branchwiseguys/maincancel

2,811 Commits over 1,918 Days - 0.06cph!

6 Years Ago
Merge Whacky Races work
6 Years Ago
Merge Whacky Races branch into Main.
6 Years Ago
Got spectate bots mode working again, while still no longer needing the early dependency between NetworkGameMode and NetworkUser
6 Years Ago
Adding a note for a TODO bug
6 Years Ago
Remove the need for the game mode to reference the NetworkUser when the client asks for character selection. Fixes a circular dependency issue that was throwing errors
6 Years Ago
Removed logs
6 Years Ago
fix
6 Years Ago
Circular dependency detection
6 Years Ago
merge
6 Years Ago
Nope
6 Years Ago
Spawn in vehicle error fix?
6 Years Ago
removed logs
6 Years Ago
Possible NRE spawn fix v2
6 Years Ago
Testing a fix for spawn NRE
6 Years Ago
Fixed broken score display for score-based game types
6 Years Ago
Merge game mode refactor into Main. Spawn-related methods are now in a separate interface, somewhat decluttering game mode classes.
6 Years Ago
merge
6 Years Ago
Fixed tracers
6 Years Ago
Fixed NRE when weapon switching.
6 Years Ago
Entities now maintain a list of new observers. We can know determine better if an entity is spawned on a client.
6 Years Ago
RPCs now send a hash.
6 Years Ago
Merging, need to test a build.
6 Years Ago
File didn't add
6 Years Ago
Only show the spectator switch info when there's actually someone else to switch to
6 Years Ago
Quick test
6 Years Ago
Testing performance
6 Years Ago
Trying to limit chat spam
6 Years Ago
Some optimisations to item drops.
6 Years Ago
...
6 Years Ago
Entities use a hashed assetid
6 Years Ago
Remove game mode colour curves setting since it's no longer used.
6 Years Ago
Reduce max show killer time a bit
6 Years Ago
New 99 bots game mode for testing
6 Years Ago
Bugfix for setting building unit owner
6 Years Ago
When building unit owner is set, if the user entity hasn't come through yet, register and wait for it, then set it when it comes through.
6 Years Ago
Removed 800+ draw calls per frame due to fucking motion vectors.
6 Years Ago
lightened up lod are of leaves texture and set material to use tga instead of psd. tweaked bark tint colour in material a bit to blend better with leaves
6 Years Ago
UI edit
6 Years Ago
Emblem UI edits
6 Years Ago
Added support for tem emblems in the HUD. Added to some game modes.
6 Years Ago
Minor game mode edit
6 Years Ago
Rebuilt foliage. Switched to amplify shader, merged materials and textures to reduce draw calls
6 Years Ago
cherry pick
6 Years Ago
Increase times a little for death cam
6 Years Ago
Merging death cam and spectator branch back into main
6 Years Ago
Bug fix
6 Years Ago
...
6 Years Ago
All old proto code gone that can be gone.
6 Years Ago
More deleting old proto code
6 Years Ago
Converting some proto over.