Skip to content

v3.34.0

Choose a tag to compare

@github-actions github-actions released this 22 May 07:45
· 80 commits to main since this release

Features

  • event hooks api (Linden)
  • state: setState callback event and hooks (Linden)
  • package: StateBag class (Linden)
  • game entity classes (Linden)
  • entity create wrappers (Linden)
  • entity: statebag helpers (Linden)

Bug Fixes

  • import/hook: don't unpack funcref to __call metamethod (Linden)
  • hook: don't reject filtered hooks (Linden)
  • package: export context specific game modules (Linden)
  • client/vehicleProperties: setLockState convar (Linden)

Code Refactoring

  • server/state: use separate hooks for entity & player (Linden)
  • init: remove GetGamePool function (Linden)

Chores

  • cache: stricter typing for game name (Linden)