Releases: DispatchSystems/DispatchSystem
Auto dumping and fixing
Because of all of the recent bugs of DispatchSystem I have tried as hard as possible to get them fixed, and to provide a produce that works off of the bat. This updated includes features that changes how the dumps of DispatchSystem are used. When you dump dispatchsystem, it now automatically sends the dump files to my VPS server (hosted in Canada) so that you don't have to go into my discord to send it to me.
Here is the actual changelog
Changelog
- Fixes database crashing
- Updated Dependencies for better performance
- Added DumpServer for automatic dumping
- Fixed some
NullReferenceExceptions
- Updated CloNET
- Added
README.txt
inside of repo for people that click the wrong link - Complete redesign for the Dispatch Terminal
*Hopefully fixed some bugs
This update is here to fix some bugs that was happening to the UI & the DispatchSystem itself. These are the bugs it fixed:
- Hopefully fixed NULL GUID bug
- Fixed some database bugs
- Fixed a bug with the terminal failing to detect invalid permissions
- Maybe fixed some other bugs
Update v2.1
This update is not a big update. It contains a couple of features but is mostly here to try to solve bug problems.
Changelog
- Added dumping system using
/dsdmp
- Added new program to decompile dump file
- Database upgrades from old filename
- Updated version of CloNET
- Added new view to the Civilian Menu & LEO Menu
- Fixed a couple of bugs regarding the NUI
- Resources can now have a name that's changeable
- Addressed issue on uppercase resource names
- Updated docs
The CAD Update
Intro
Have you ever wanted to have a CAD for DispatchSystem? Maybe assignments for officers? Maybe even some cool ass ways to have 911 calls between Civilians in-game and you, the Dispatcher? Well, this update is for you then.
Summary
Welcome to the CAD Update. A VERY brief summary of this update is: Assignments, Officers, LEO, in-game UI, 911 calls, faster connections, databases (NOT MYSQL OR COUCHDB), and better logging. This update contains so many features that this is going to be a long list...
Changelog
- Fixed ALOT of bugs
- Databases with compression for data storage
- Officer profiles
- Statuses for officers
- Officer Assignment Use
- Moved the net stuff over to CloNET
- Ingame UI for LEOs and CIVs
- Net data more compressed for faster connections
- 911 system for Civilians and Dispatchers
- Corruption FIXED (maybe)
Note
If you would like to change your resource name please change the name in the file nui.js
on line 53
v1.1 Release
- New permissions system for dispatchers, cops, and civilians
- Updated network exchanges between Server and Client
- New casing for Dispatch Terminal
- Removed an unused DLL file
- Bug fixes and improvements
v1.0 Release
v1.0 Release
This is a major update, so there is a LONG changelog...
Change log ;)
- A whole new interface for dispatchers out of game
- Runs a whole different server on your existing server (Must have port 33333 open)
- BOLOs have been added, now police and dispatchers can add them!
- New commands and fixes for commands
- TICKETS EXTENSION: When issued ticket, it now shows up on the record.
- Fixed some bugs including license plates being split and command case issues
- Getting DispatchSystem ready for a database of some sort (Will be changable in the settings.ini and doesn't use CouchDB)
- Reduced logging in console when using it (Only puts them in the dispatchsystem.log)
- Long errors from dispatch system no longer appear in the console, they are only outputted to the dispatchsystem.log
- Added "Add Note" options to a Civilian for the dispatcher
- Plates now display as UPPER
- Fixed a message displaying to the wrong user
- Fixed some naming issues
- Change some command usage messages
New Commands
All of the added commands can be found in this commit
The Police Update
The Police Update
NOTES and TICKETS have been added! Welcome to the POLICE UPDATE:
CHANGELOG:
- Added ticketing
- Added notes
- Added notes display
- Fixed chat issue
- Change method names
- Fixed some docs issues
- Removed definition for vehicles
- Optimized command code
TODO:
- Add REAL API
- Improve API Calling
- Display tickets and reasons
Thank you for downloading, if you think something is missing, please make an issue about it on the issues tab.
If there are any docs missing please notify me and I can try to add them.