userBill Bcancel
repowiseguyscancel

4,370 Commits over 1,308 Days - 0.14cph!

4 Years Ago
Remove analytics prefab
4 Years Ago
Remove GameAnalytics folder
4 Years Ago
Update to 2019.2.21f1. Remove analytics.
5 Years Ago
Increase min UI message time
5 Years Ago
Merge Working -> Main
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
Slightly more descriptive failure messages.
5 Years Ago
Fix network version changes in #8430 - now assigning client protocol so the client isn't always rejected.
5 Years Ago
Merge cop AI fix Main -> Missions
5 Years Ago
Fixed cop AI getting confused about arrest vs. shoot when close to NPC criminals
5 Years Ago
Merge Working -> Main
5 Years Ago
Merge mission branch changes -> Working
5 Years Ago
Horn stops when you get out of the car...
5 Years Ago
Car horns can now be held down to be even more annoying. Network++
5 Years Ago
Not a mission thing but by popular request... added car horn
5 Years Ago
Mission edits
5 Years Ago
Refactor checkpoints to allow a distance range
5 Years Ago
Rewrote entityBehaviours as an array, and looping through it with for loops instead of foreach, for much improved performance
5 Years Ago
Disable distant payphone world-space mission list UI (performance)
5 Years Ago
Removed all payphone lights (performance)
5 Years Ago
Fixed UIInfoMessages not clearing on disconnect, and staying up forever on reconnect
5 Years Ago
Missions now end if user disconnects, fixing issue with OBSERVERS_ONLY (see Pivotal Tracker #167505038)
5 Years Ago
More checkpoint work + extras
5 Years Ago
Disabling always run in test game modes
5 Years Ago
Stop my debug stuff from applying to NPCs
5 Years Ago
Fix point-of-interest UI screen aspect ratio issues
5 Years Ago
Change my dev test params a little