Skip to content

Changelog#

3.2.0 (2021-10-20)#

Features#

  • add setup_nucleus (cabc04b)
  • remove example_client comments in fxmanifest (7599741)

3.1.4 (2021-08-25)#

Bug Fixes#

3.1.3 (2021-08-25)#

Bug Fixes#

  • License plate not being removed when not in a vehicle (5b276d8), closes #68

3.1.2 (2021-07-14)#

3.1.1 (2021-06-17)#

Bug Fixes#

  • standard-version commit message (5a1e6c8)

3.1.0 (2021-05-15)#

Features#

3.0.1 (2021-05-15)#

Bug Fixes#

  • livemap not starting (75491f0)
  • livemap not starting with latest fivem (05e4217)

3.0.0 (2021-05-05)#

Bug Fixes#

Features#

  • remove old files from server before deploying (3e9a9ad)

2.3.4 (2019-07-11)#

Bug Fixes#

  • blip file errors (6e85c30)
  • directory not being created for blips file (907c4ea)

2.3.2 (2019-06-11)#

Bug Fixes#

  • sockets: removeplayer function paylod -> payload (0a5de15)

2.3.1 (2019-06-10)#

Bug Fixes#

  • players not being removed after leaving server (81811fb)
  • webpack and other dependencies not loading (e1de1d6)

2.3.0 (2019-06-09)#

Bug Fixes#

  • blips: addblip incorrectly reporting duplicate blips (b70b345)
  • events wrapper not being used (c3f31ae)

Features#

2.2.12 (2019-05-17)#

Features#

  • add location display and more (cb5be6f)
  • add location to player data (db610a7)
  • add plate check to client.lua (4b783ff)
  • add reverse_car_hashes (4774170)

2.2.0 (2019-05-17)#

Bug Fixes#

  • add null checks to various API functions (bbfc23b), closes #24
  • player location not being sent to sockets (0974a65), closes #21
  • too many files open error (345e266)
  • typo in client.lua and SocketHandler (461e92c)

2.1.8 (2019-05-17)#

Bug Fixes#

Features#

  • add event handlers for blips (acc71d4)

2.1.7 (2019-05-17)#

Bug Fixes#

  • race condition and null data (5a37bfc)

2.1.6 (2019-05-17)#

Bug Fixes#

  • clients crashing when player leaves (ba7aa6f)

2.1.4 (2019-05-17)#

Bug Fixes#

  • sending client data when websocket disconnects (f12837f)

Features#

2.1.3 (2019-05-17)#

Bug Fixes#

  • listener only listening on loopback address (2cb24eb)

2.1.2 (2019-05-17)#

2.1.1 (2019-05-17)#

2.1.0 (2019-05-17)#

Bug Fixes#

  • events not being registered (963711b)

Features#

  • add ability to remove players and data (37c03b3)
  • add allow-origin header (b1bb783)
  • add blip generation with command (afb9996), closes #3
  • add blip helper (dde519d), closes #2 #2
  • add blips.json file (d250dda), closes #5
  • add default client file (8dca6b3)
  • add reverse weapon hash file (58d9bb9)
  • add vehicle icons (69208fb)
  • update various blip mechanics (5b5a193)

2.0.0 (2019-05-17)#

Features#

1.0.0 (2019-05-17)#

Features#

  • clear jarrays when stopped (f199f94)