userSol Williamscancel
branchsbox-hc1/maincancel

96 Commits over 61 Days - 0.07cph!

49 Days Ago
Fix spectate, freecam modes not working correctly Add IsValid checks
2 Months Ago
Added Deathcam: display killer and follow their movements for a bit #127
3 Months Ago
Only do CameraController.SetActive when we need to, fixes #149
3 Months Ago
Fix minimap/bombsite labels
3 Months Ago
Fix player scores not working #140
3 Months Ago
Fix being unable to possess non-networked pawns (fixes #141), speculative fix for other exceptions
3 Months Ago
Fix spectators joining in-progress games getting a blackscreen/not spectating anyone by default
3 Months Ago
When spectating and the viewer dies, move to next player immediately, fixes #133
3 Months Ago
Add back offline mode support
3 Months Ago
More utils tidying
3 Months Ago
Tidy player/state GameUtils and usage
3 Months Ago
Fix PlayerState.Pawn not networking correctly, hud not showing
3 Months Ago
Fix dev maps, assert when PlayerStatePrefab is not assigned
3 Months Ago
Don't try and do HUD when there's no pawn
3 Months Ago
Better handling for maps without full spawnpoint setup
3 Months Ago
HostSync Equipment.OwnerId
3 Months Ago
Start moving some PlayerState stuff around
3 Months Ago
Rename PlayerState.Player -> PlayerState.Controller
3 Months Ago
Support for spectating gadgets: spectate players rather than pawns directly, network current possessed pawn
3 Months Ago
Don't play fun kill sound when you've killed a teammate
3 Months Ago
Spectating orbit cam, hide cursor in third person
3 Months Ago
Move EyeAngles interpolation out of CameraController
3 Months Ago
Fix third person camera, death cam
3 Months Ago
Fix being unable to spectate bots
3 Months Ago
Fix outline visibility rules
3 Months Ago
Fallback to team color when PlayerColors.Instance isn't present for now
3 Months Ago
Recommit player.prefab
3 Months Ago
Unique player colours, shown on radar, nameplates, and outline
3 Months Ago
Show dropped C4 on minimap when CTs spot it
3 Months Ago
Show planted c4 on the minimap when spotted, swap icon
3 Months Ago
Show enemy players on radar when seen (or recently seen)
3 Months Ago
Replace unique logic for player minimap markers
3 Months Ago
Draw radar/markers ontop of callouts
3 Months Ago
Make bombsite labels more clearly visible, fix sorting
3 Months Ago
Add radar zoom
3 Months Ago
Add minimap radar mode, used outside of scoreboard
3 Months Ago
Make the minimap bigger while the scoreboard is open
3 Months Ago
Clamp minimap coords, use better bbox projection for volumes
3 Months Ago
Fix spectating players not seeing sniper scope
3 Months Ago
Fix case where you couldn't spectate the remaining player
3 Months Ago
Always show map markers when there's no viewer
3 Months Ago
Prevent players from colliding with weapon pickups
3 Months Ago
Genericise minimap elements, add dropped c4 marker T Status message when the bomb needs picking back up
3 Months Ago
Clear player velocity on teleport (can no longer jump thru respawns)
4 Months Ago
Fix autoplant obscuring other use key interactions
4 Months Ago
Basic defuse wire visuals, sync defuse progress bars properly
4 Months Ago
Make players crouch while planting
4 Months Ago
Make equipment overlay show again
4 Months Ago
Autoswitch to bomb when pressing use inside a bombsite
4 Months Ago
Show deaths from bomb on killfeed