Skip to content

v2.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 16:47
· 1006 commits to master since this release
98438f9

Features

  • zones: consistent zone debug appearance (DokaDoka)
  • player/client: player class and methods (Linden)
  • getCore/client: load and extend player class (Linden)

Bug Fixes

  • web/progressbar: fix progressbar getting stuck on screen (Luke)
  • zones: thickness workaround (DokaDoka)
  • zones: debug thickness misalignment and standardize defaults (DokaDoka)
  • vehicleProperties: store correct extra values (Linden)

Code Refactoring

  • zones: create data.triangles even if the polygon is convex (DokaDoka)
  • init: return a stub for imports with no return (Linden)
  • player: simplify (Linden)
  • getCore/client: clean up hasGroup method and return values (Linden)

Chores

Commits

  • zones: make makeTriangles available outside of getTriangles (DokaDoka)