repowiseguyscancel

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

6 Years Ago
merge
6 Years Ago
ReflectionUtility calls methods on all assemblies in AppDomain rather than the execution assembly
6 Years Ago
...
6 Years Ago
.
6 Years Ago
testing a fix
6 Years Ago
Going home. Removed the majority of dependencies now.
6 Years Ago
Fixed all errors related to NetworkUser, moved stuff to Wiseguys user temporarily.
6 Years Ago
.
6 Years Ago
NetworkUser stripped down to support the bare minimum.
6 Years Ago
Missing namespace
6 Years Ago
Added missing attribute definitions
6 Years Ago
...
6 Years Ago
Removed old networklevel completely
6 Years Ago
Have game modes sync ReadyPlayerSelections to the client. Will let us update player counts on the character select screen on-the-fly
6 Years Ago
6 Years Ago
Team stuff
6 Years Ago
Clear character selection on disconnect
6 Years Ago
Fix a bug with character selection on reconnect
6 Years Ago
Kill on disconnect
6 Years Ago
Auto-balancing teams on join
6 Years Ago
NetworkLevels are now loading in properly again.
6 Years Ago
Added idle anim to controller
6 Years Ago
Crouch Idle Pistol Aim anim
6 Years Ago
Crouch support, and updated transitions.
6 Years Ago
Updated crouch anims, moved some old anims to unused
6 Years Ago
Moved all the generation etc. to WiseguysLevel
6 Years Ago
Updated strafe anims, added crouch strafe aim anims
6 Years Ago
Moved more stuff from NetworkLevel to WiseguysLevel. Almost all loading again.
6 Years Ago
More work on moving NetworkLevel
6 Years Ago
Merge TeamDeathmatch work into Main
6 Years Ago
Minor edit
6 Years Ago
Remove method double-up
6 Years Ago
Move class definition
6 Years Ago
Item pickups in Team Deathmatch
6 Years Ago
Adjust bottle and pipe damage and hit force, since they were weaker than basic fists
6 Years Ago
Remove ItemContainerSpawn scripts from bins. If game modes want these, they can add them, but they shouldn't automatically be in every mode.
6 Years Ago
Missed a change.
6 Years Ago
Change loot spawners a bit so they can spawn anything, not just weapons
6 Years Ago
Change sign mats setting method, stop it overriding the saved materials
6 Years Ago
shop sign mats fix + mode edit
6 Years Ago
Fixing UI issues
6 Years Ago
Some tweaks to anim controller and character rotation when strafing.
6 Years Ago
Replaced client and server components
6 Years Ago
...
6 Years Ago
Updated citizen base controller ( added strafe pistol anims to blendtree) moved pistol walk anim to pistol folder
6 Years Ago
Refactoring NetworkLevel
6 Years Ago
Character type ID fix
6 Years Ago
Merge fixes from Main
6 Years Ago
- Fix stack overflow on UINavigationController when dying while scoreboard is showing - Remove unnecessary debug prints I added earlier
6 Years Ago
Fixed bots breaking the scoreboard