Skip to content

v3.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 18:47
· 293 commits to master since this release

Features

  • web/dialog: precision prop for number input (#372) #372 (daZepelin)
  • imports: lib.waitFor (Linden)
  • resource/zoneCreator: undo last point for poly zones (DokaDoka)
  • init: cache.__call metamethod for caching function results (Linden)
  • init: importing modules with resource metadata (Linden)

Bug Fixes

Code Refactoring

  • client/zones: rename type property to __type to avoid conflicts (DokaDoka)
  • resource/init: dynamic module loading (Linden)
  • client/vehicleProperties: driftTyres and window tweaks (Linden)
  • client/cache: send oldValue to cache event (Linden)

Chores