Skip to content

v1.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 18:53
· 51 commits to main since this release

Features

  • server: export setDoorState (Linden)

Bug Fixes

  • client/utils: target item fixes (Linden)
  • locales: hu.json syntax error (#155) #155 (Zan)
  • client/utils: cast target type (Linden)
  • ci/release: remove convert dir (Linden)

Code Refactoring

  • config: add Config.LockpickItems (Linden)
  • server: add utils module (Linden)
  • convert: move conversion script (Linden)
  • server/convert: prevent duplicates and tweak output (Linden)
  • server: always create db table (Linden)
  • sql: create ox_doorlock.sql (Linden)
  • server: run ox_doorlock.sql at start (Linden)
  • getDoors callback event (Linden)
  • server: move Ace checks to top of authorisation order (Linden)

Chores