userBill Bcancel
branchwiseguys/maincancel

1,079 Commits over 1,095 Days - 0.04cph!

5 Years Ago
Remove debug log
5 Years Ago
Block more bad interaction
5 Years Ago
Auto-skip respawn screen if there are no alternate options + modal blocker while we wait for server.
5 Years Ago
Don't show character select at all when there's only one option.
5 Years Ago
Don't spawn with bed by default
5 Years Ago
5 Years Ago
Fix purchase dialog stack pop bug
5 Years Ago
Couple of minor edits
5 Years Ago
Character select only call ready method once
5 Years Ago
Fixed property purchase dialog not closing on death
5 Years Ago
Game screenshot background was confusing when in-game. Use the blank background there instead, at least until we have a real WiseGuys background image.
5 Years Ago
Sleeping bag respawn system now fully functional and integrated into Simple Sandbox mode.
5 Years Ago
Fix options screens UI top bar placement at different aspect ratios
5 Years Ago
Switch the background so it's not from GTA
5 Years Ago
Changing the way we load item drops. Surely this has to finally work. Also added automatically-assigned icons to generic drops of all types.
5 Years Ago
Revert window shader experiment
5 Years Ago
Still having prefab reference issues. Trying a rename of a serialized var. Remove logging again.
5 Years Ago
Add logs again, still not all working
5 Years Ago
Reassign item drops. Hopefully this fixes all reference issues.
5 Years Ago
Clear all item drop references
5 Years Ago
Remove logs
5 Years Ago
Temp: Add some log info
5 Years Ago
Testing II...
5 Years Ago
Testing...
5 Years Ago
Fix some button issues
5 Years Ago
Item fix
5 Years Ago
RPC cache update
5 Years Ago
Asset ID fix etc
5 Years Ago
Rename game mode
5 Years Ago
Merge sandbox mode changes
5 Years Ago
Merge basic new Persistent Deathmatch into Main
5 Years Ago
Merge changes from UI in Main.
5 Years Ago
#unity_editor flag fix
5 Years Ago
Let's merge the UI back into Main finally, so I can easily get builds onto the remote server.
5 Years Ago
Moved serialized field that was under an #if SERVER flag
5 Years Ago
Updating some remaining stuff to 2018.3, including the latest NavMeshComponents code from Unity.
5 Years Ago
Extra respawn check
5 Years Ago
Make code work good
5 Years Ago
Winner messages for cops 'n' robbers
5 Years Ago
Cops n Robbers fixes, with game mode trigger change
5 Years Ago
Cops n robbers use a PlayerComponent instead of a custom TeamMember thing
5 Years Ago
Team Deathmatch mode now correctly looks at TEAM total kills, not individual user kills
5 Years Ago
Fixed haslocalnetworkuser assignment check. Cops 'n' robbers disconnection method update.
5 Years Ago
Fix cops 'n' robbers bug
5 Years Ago
Fix new bot players not being ready if they join during game transition
5 Years Ago
Fix it properly...
5 Years Ago
Criminal component now optional on testing modes. Fixes 99 bots
5 Years Ago
Don't need this, we're better than networked singletons now.
5 Years Ago
Don't show any info text for unowned buildings. Better for game modes without building ownership
5 Years Ago
Increase mouse wheel scroll speed