repowiseguyscancel

8,451 Commits over 2,131 Days - 0.17cph!

6 Years Ago
Added some methods for getting and adding deltas.
6 Years Ago
Removed the old getdelta
6 Years Ago
Implementing the new serialization change that have been worked out.
6 Years Ago
UI is now far more consistent with website. Changed colors, added some graphics.
6 Years Ago
Setting up UI framework to fill out for the client
6 Years Ago
Add 'Ended' state to server game mdoe states. Stripped out client UI calls from server side. The client should be able to do most of that just by looking at the server's game state changes.
6 Years Ago
Disable HW statistics setting so we won't have to worry about GDPR compliance
6 Years Ago
Starting to remove spawning from pre-round state
6 Years Ago
Fix compile errors that were stopping separate client/server from compiling.
6 Years Ago
Temp extra testing info
6 Years Ago
Remove Debugger.Launch call in plugins project
6 Years Ago
Merge
6 Years Ago
Moving some game mode stuff around
6 Years Ago
Cleaning up NetworkGameMode
6 Years Ago
ui
6 Years Ago
UI screens...
6 Years Ago
Setting up some UI to support all of the required states
6 Years Ago
Merge from Main
6 Years Ago
OK, stats UIs are done.
6 Years Ago
Stats
6 Years Ago
No server UI on listen server please
6 Years Ago
Disable warnings
6 Years Ago
Fix bootstrap bug on listen server
6 Years Ago
Merge my network stats stuff into Main
6 Years Ago
Editor-only stats UI for the server. Got network output stats working.
6 Years Ago
Stats stats stats
6 Years Ago
NetworkInfo doesn't need so much server content now that server has no GUI. Left some in for listen servers
6 Years Ago
Before working on network improvements, revamped the network stats, getting rid of all the tricky calls to RakNet internals and encapsulating them in a NetworkStats class. Just check .Stats on NetworkClient or NetworkServer
6 Years Ago
Remove unused method
6 Years Ago
Fixed player label in HUD for clients.
6 Years Ago
possible NRE fix
6 Years Ago
.
6 Years Ago
.
6 Years Ago
decreased length for testing
6 Years Ago
Added some loot prefab for CNR game mode
6 Years Ago
Oops, off by a factor of 10
6 Years Ago
6 Years Ago
Slightly more conservative value
6 Years Ago
Interpolator tweaks
6 Years Ago
merge
6 Years Ago
Interpolation clock tweaks
6 Years Ago
Trying a way simpler VariableInterpolationClock implementation. Let's see how jittery it is on the real server.
6 Years Ago
Changed title screen text back to WiseGuys (from "Plan Z")
6 Years Ago
Event changes
6 Years Ago
Events work merge
6 Years Ago
Minor stuff
6 Years Ago
Events work, refactoring/cleanup
6 Years Ago
Make Client/Server separate work
6 Years Ago
Grab Bill's stuff
6 Years Ago
Changed signature of the death event, robbers now have 3 lives.