repowiseguyscancel

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

7 Years Ago
Entities know if they're being carried and who's doing the carrying. Starting dropping.
7 Years Ago
Fixing some issues with dropped items not being in sync.
7 Years Ago
Removed welfaremanager and welfare payment support. This is something that can be integrated into a specific game mode rather than being a general feature.
7 Years Ago
Merge the latest from Main into my branch
7 Years Ago
Crime events for characters+ other tweaks
7 Years Ago
Fixin' bugs
7 Years Ago
Fix some event bugs. Remove WeakEvent due to a couple of issues.
7 Years Ago
Fixes, mainly extra checks to stop NREs when quitting in editor due to the unpredictable order everything gets destroyed in.
7 Years Ago
Crime events work
7 Years Ago
Mostly events work. Merge to Main.
7 Years Ago
Crime events all working
7 Years Ago
Merge in my events work
7 Years Ago
CNR tidied some stuff up with the game mode
7 Years Ago
More refactoring, handling disconnections.
7 Years Ago
Changed signature of the death event, robbers now have 3 lives.
7 Years Ago
Grab Bill's stuff
7 Years Ago
Make Client/Server separate work
7 Years Ago
Events work, refactoring/cleanup
7 Years Ago
Minor stuff
7 Years Ago
Events work merge
7 Years Ago
Event changes
7 Years Ago
Changed title screen text back to WiseGuys (from "Plan Z")
7 Years Ago
Trying a way simpler VariableInterpolationClock implementation. Let's see how jittery it is on the real server.
7 Years Ago
Interpolation clock tweaks
7 Years Ago
merge
7 Years Ago
Interpolator tweaks
7 Years Ago
Slightly more conservative value
7 Years Ago
7 Years Ago
Oops, off by a factor of 10
7 Years Ago
Added some loot prefab for CNR game mode
7 Years Ago
decreased length for testing
7 Years Ago
.
7 Years Ago
.
7 Years Ago
possible NRE fix
7 Years Ago
Fixed player label in HUD for clients.
7 Years Ago
Remove unused method
7 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
7 Years Ago
NetworkInfo doesn't need so much server content now that server has no GUI. Left some in for listen servers
7 Years Ago
Stats stats stats
7 Years Ago
Editor-only stats UI for the server. Got network output stats working.
7 Years Ago
Merge my network stats stuff into Main
7 Years Ago
Fix bootstrap bug on listen server
7 Years Ago
Disable warnings
7 Years Ago
No server UI on listen server please
7 Years Ago
Stats
7 Years Ago
OK, stats UIs are done.
7 Years Ago
Merge from Main
7 Years Ago
Setting up some UI to support all of the required states
7 Years Ago
UI screens...
7 Years Ago
ui