userBill Bcancel
branchwiseguys/main/Workingcancel

343 Commits over 153 Days - 0.09cph!

5 Years Ago
Exclude human players from the wanted criminal ignore thing
5 Years Ago
Cops ignore injuries and murders if the target is a criminal too. Removing "PastCrimes" as it's unused and, I think, also increased forever. Network++.
5 Years Ago
Minor fixes
5 Years Ago
Better, less cluttered method for showing UI notifications. Queued instead of multiple at once.
5 Years Ago
Mission tasks now all have custom task complete messages. Network++.
5 Years Ago
Increase alert dialog background opacity
5 Years Ago
Added basic gang rep info to payphone UI
5 Years Ago
Don't check inventory space if giveTheItem is false.
5 Years Ago
Move var
5 Years Ago
Text edit
5 Years Ago
Text fix
5 Years Ago
Remove debug log
5 Years Ago
Added gang rep increase info to mission complete dialog. Network++.
5 Years Ago
Allow user to cancel active mission, from the mission info UI
5 Years Ago
Changed some mission messages, and Mission Complete title can now have custom extras. Network++.
5 Years Ago
Add temporary logging to detect why peds stop buying drugs on the real server
5 Years Ago
Modifying item collect missions to avoid potential complications with other users picking up dropped items. Only give the item if there is inventory space. + warnings cleanup.
5 Years Ago
Delete placeholder tutorial missions
5 Years Ago
Added unlockmissions convar to unlock all gang missions for the admin using it
5 Years Ago
Modify God flag a little, and God character can no longer get arrested
5 Years Ago
Zombies are a little better at attacking. Not a lot though TBH. A proper fix would take bigger changes.
5 Years Ago
Prefab update only
5 Years Ago
Cambat NPCs are a little smarter about fighting the player
5 Years Ago
Merge Main -> Working
5 Years Ago
Merge mission branch changes -> Working
5 Years Ago
Merge mission branch -> Working
5 Years Ago
Merge mission work -> Working branch
5 Years Ago
Remove unused menu entry for now
5 Years Ago
Fix another map issue
5 Years Ago
Add missing gang lot to testmap_small
5 Years Ago
Update mission def phone numbers
5 Years Ago
Mission number edit
5 Years Ago
Cleaning up some warnings
5 Years Ago
Merge in all my mission and gang changes from my branch to Working
5 Years Ago
Merge the latest Main -> Working
5 Years Ago
Testing game mode edit only
5 Years Ago
5 Years Ago
Remove old DEBUG_STACK_LEAK compilation define in project settings
5 Years Ago
Give cops and dealers the higher tier weapons + fix another pistol name bug
5 Years Ago
Stop bots from hitting themselves + simplify IsPartOfShooter now that we don't use motor colliders anymore
5 Years Ago
Fix coroutine error when bot players die during a server tick where they also shoot
5 Years Ago
Reduced drug dealer HP from 1500 to 1000.
5 Years Ago
Added limit to payphone number length
5 Years Ago
Fixes proxy player recoil/shake, which weren't being applied to eye direction. CharacterEys script is now also on proxy players. Unfortunately this fix is pretty much useless for now since characters currently don't animate up/down aim while shooting.
5 Years Ago
Extra script for dealer AI. Didn't end up using it.
5 Years Ago
Give drugs as an editor bonus item by default, and more cash
5 Years Ago
Flipped the door hinges on row house 2, so that players will naturally tend to exit out the front, instead of out the back
5 Years Ago
Fix pistol descriptions
5 Years Ago
Dealers now return to their spots after being bumped out (by vehicles usually)
5 Years Ago
Had a user report on discord of NPCs seemingly failing to path after being blocked in with vehicles, and subsequently unblocked. Have done various tests and everything seems to be working well, so this commit is just adding a little extra visual debug info.