userBill Bcancel

13,129 Commits over 2,800 Days - 0.20cph!

6 Years Ago
Adjust fists power
6 Years Ago
Character rename
6 Years Ago
Game Over screen no longer used
6 Years Ago
waitingToSpawn bugfix
6 Years Ago
ItemManager instance fix. Stop client taking over the instance ref on listen server
6 Years Ago
6 Years Ago
Send selected character ID properly
6 Years Ago
Character selection working properly again. Getting around not being able to use arrays in RPCs here.
6 Years Ago
Assigning game mode character types
6 Years Ago
Compiling again now
6 Years Ago
More work but still not compiling. I promise the next commit will compile
6 Years Ago
6 Years Ago
More work, but still a non-compiling commit for now
6 Years Ago
WIP letting game modes actually tell client what the current character selection list is. This is a non-compiling commit.
6 Years Ago
Fixing up the cops'n'robbers mode. Increase ragdoll alive time to 60s so it should never reasonably outlive respawn times.
6 Years Ago
Character type stuff. Can't get the proto plugins stuff to compile so converting the new unique int ID to a string for character pre-init sends for now.
6 Years Ago
Making all screens show when they should, and never when they shouldn't
6 Years Ago
Players and bots select their characters again when new round starts
6 Years Ago
Working on the round end screen
6 Years Ago
Got bot support working again with the new game flow
6 Years Ago
Spectator player fix
6 Years Ago
Better vantage point system for players to see the level
6 Years Ago
Small fixes
6 Years Ago
Remove my temp notes
6 Years Ago
Camera position stuff. Also renamed SpawnPoint to PositionAndRotation to make it more generic.
6 Years Ago
Countdown UI sets camera pos. Waiting reason message between rounds. +extras
6 Years Ago
Update UI as well
6 Years Ago
Timer in seconds instead of minutes. Camera edit for the benefit of Countdown mode
6 Years Ago
Remove print
6 Years Ago
6 Years Ago
Countdown handles start conditions no longer being met. Character select screen can show notifications.
6 Years Ago
Game mode edit
6 Years Ago
Minor display edit
6 Years Ago
6 Years Ago
6 Years Ago
Countdown UI now works properly and reliably, even if users connect during countdown etc
6 Years Ago
Fix a pretty bad bug in NetworkEntity.RPC
6 Years Ago
Character stuff
6 Years Ago
6 Years Ago
Character portrait images
6 Years Ago
- Add a warning for having no building manager - Another character select edit
6 Years Ago
Don't multi-send ready message
6 Years Ago
Minor stuff, fix user ID send bug
6 Years Ago
Lots of work on character select screen.
6 Years Ago
More character select UI work
6 Years Ago
Mostly character select work
6 Years Ago
#This is a non-compiling commit.# Lots of work in progress on ready state and character selection.
6 Years Ago
Working on ready state stuff
6 Years Ago
Waiting UI update. Waiting still has a bug, which I think might be inherent in the serializer. Talked to Bill about it.
6 Years Ago
Countdown UI update