repowiseguyscancel

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

6 Years Ago
Events
6 Years Ago
Re added the notification stuff
6 Years Ago
Base for new game mode
6 Years Ago
...
6 Years Ago
Fixed path bug
6 Years Ago
Map changes
6 Years Ago
Simplified NetworkGameMode creation events. Decided AutoFiringEvent was trying too hard to be clever
6 Years Ago
moved game modes
6 Years Ago
Fix events
6 Years Ago
Cherrypicking CS
6 Years Ago
Moving character events around
6 Years Ago
Can get NumListeners from your weak ref event
6 Years Ago
Game modes now have character events available to override. Added a WeakEvent class for memory leak safety.
6 Years Ago
.
6 Years Ago
Oops, removing my debug changes
6 Years Ago
Removed pool checking for CharacterState and CharacterMotorState, since Bill F's changes mean they're no longer pooled.
6 Years Ago
Use the dll interpolator class in the main project. No need to have two instances of the same thing - they'd already got slightly out of sync.
6 Years Ago
Moved some more stuff around.
6 Years Ago
Removed and converted some messages
6 Years Ago
Encapsulating networkentity field
6 Years Ago
More cleanup
6 Years Ago
BuildingUnit is now a networkentity
6 Years Ago
Tiding up some of the building networking code.
6 Years Ago
BigInfoText uses the new characters events
6 Years Ago
Merge in from Main
6 Years Ago
Character events work in progress
6 Years Ago
Tidied stair and window glitches
6 Years Ago
Merging KOTH map update
6 Years Ago
6 Years Ago
Updated layout
6 Years Ago
Working on some event stuff for game modes, but ended up doing a bunch of other fixes and things along the way. Only committing some of what I've done here so this is probably a commit with errors.
6 Years Ago
tick
6 Years Ago
Checking a lower tickrate
6 Years Ago
merge
6 Years Ago
...
6 Years Ago
Fixed build errors
6 Years Ago
trying a quick build
6 Years Ago
merge
6 Years Ago
6 Years Ago
spawn vehicle fix
6 Years Ago
spawn vehicle updated
6 Years Ago
states working properly again
6 Years Ago
State validation
6 Years Ago
Interpolation
6 Years Ago
CharacterState
6 Years Ago
Unfinished characterstate work
6 Years Ago
Characer state
6 Years Ago
Starting new KOTH map
6 Years Ago
Updated plugins, fixed a serialization bug.
6 Years Ago
Fixed a few issues with car states.