Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 02:02
· 4 commits to main since this release

Bug Fixes

  • server/vehicle: vehicle not saving to db if no coords passed (#208) (#210) #210 (andreutu)
  • server/vehicle: clear properties from metadata after db insertion (Linden)

Code Refactoring

  • server/accounts: return 'insufficient_balance' if not enough balance (#214) #214 (RIOT)

Commits

  • 080fc6f: v1.2.1 (GitHub Actions)
  • 0360bb5: fix(server/vehicle) delete entity on respawn (#211) (Alex Redding) #211