Releases: SnailyCAD/fivem-integrations
Releases · SnailyCAD/fivem-integrations
0.9.1
0.9.1
- fix: ALPR BOLO results
- feat: type-safety with official SnailyCAD types
Full Changelog: 0.9.0...0.9.1
0.9.0
0.9.0
- Custom In-Game notification system. This is in beta and will be improved over time.
Warning
Requires SnailyCAD version 1.68.1
or higher.
Full Changelog: 0.8.0...0.9.0
0.8.0
0.8.0
- Automatically set a unit off-duty when they leave the server. (Disabled by default)
Full Changelog: 0.7.1...0.8.0
0.7.1
0.7.1
- Downgrade
sna-sync
to fxversionbodacious
to allow HTTP connections to SnailyCAD inside NUI.
Full Changelog: 0.7.0...0.7.1
0.7.0
0.7.0
- Add
sn-traffic-stop
command. This allows units to create a 911 call for a traffic stop. Their current location is automatically attached and they're automatically assigned to the call.
Full Changelog: 0.6.0...0.7.0
0.6.0
0.6.0
- Add
documentation.url
shortcuts to the resources. - Ability to assign yourself to a call using
/sn-attach <case-number>
. - Ability to view all active calls and assign/unassign yourself to/from a call using
/sn-attach
. - Update dependencies.
Full Changelog: 0.5.0...0.6.0
0.5.0
0.5.0
- Add
sn-panic-button
command. This allows players to toggle panic button state on their active unit. - Update older commands to use the new SnailyCAD format. (
sn-call911
,sn-calltow
,sn-calltaxi
) - Add chat suggestions for other commands (
sn-call911
,sn-calltow
,sn-calltaxi
). - Append correct version to the
fxmanifest.lua
files.
Full Changelog: 0.4.0...0.5.0
0.4.0
0.4.0
Building on top of the previous release, players who are authenticated with SnailyCAD (using the sn-auth
command.) are now able to view their active unit and set the status for their active unit.
- Add
sn-set-status
command. This allows players to set their status for their active unit. (If no argument is provided, it will open a menu with all available codes) - Add
sn-active-unit
command. This allows players to view their active unit.
Full Changelog: 0.3.0...0.4.0
0.3.0
0.3.0
- Add
sn-whoami
command. This allows players to view their current SnailyCAD username and ID. - Add
sn-auth
command. This allows players to authenticate with SnailyCAD's API and interact with the CAD in-game.
Full Changelog: 0.2.1...0.3.0