branchwiseguys/main/prisoncancel
46 Commits over 0 Days - ∞cph!
Added ability to teleport players.
Added console command to teleport players to jail
Added some template crime stuff
Players get released from jail when the sentence is complete
Fleshed out crime definition
Added logging to the crime manager, stopped old crimes from being logged.
Hooking more stuff up to the crime manager
A crime can happen at multiple locations
Added recent crimes. These are crimes that have not been reported / observed yet
Shared knowledge is gone. NPCs now look at CrimeManager for crime information.
Merging my mission stuff into this branch.
Fixed NRE when finding criminals that's dead.
ScareNPCs works properly now
Hooking more stuff up to crime manager.
Crimes shoud now get serialized and show in the crime log UI
Remove crimes from criminal
Added a proper definition for wanted levels
Updated how wanted works.
Wanted cooldowns based on wanted levels now.
hud now shows starts when wanted
Messing with crime detection radius
You now get transported to jail on death if you're wanted
Respawn at a proper position when released from jail
Hooked up jail sentences based on crimes committed
Sort of tarted prison up a bit, chat message fade.
Criminals don't get welfare in jail.
Clamped prison sentence, added release all console command.
Better serializing / sync of crimes to client.