Skip to content

v3.36.0

Choose a tag to compare

@github-actions github-actions released this 28 May 00:29
· 60 commits to main since this release

Features

  • addKeybind: allowInPauseMenu option (#781) #781 (PaPi)
  • logger: added table support for tags in loki logging (#784) #784 (sw4m)
  • entity: replication modes ("synced states") (Linden)

Bug Fixes

  • package/addCommand: explicitly check if restricted is an array (Linden)
  • addKeybind: reset isPressed when bind is disabled (Linden)
  • package/misc: set VehicleProperties keys as optional (Linden)

Code Refactoring

  • package/addCommand: do not mutate properties (Linden)
  • package/addCommand: rename paramType to type (Linden)
  • hooks: include rejected hooks in post-event triggers (Linden)