userSol Williamscancel
branchsbox-hc1/maincancel

103 Commits over 153 Days - 0.03cph!

38 Days Ago
Prevent NRE from playing delayed reload sound Prevent NRE in PlayerPawn DamageTakenEvent handler We can network component references automatically now, don't need this Tweak position of usp muzzle points Fallback to random SpawnPoint if none match, prevents possible out of range lookup
39 Days Ago
Sync viewmodel deploy skip: Play anim on unholstering, not when swapping between pawns etc If we attempt to possess a pawn without a PlayerState, fallback to using local Fix suicide not working with bots Reverse layout of chatbox so input hints stay at the bottom
39 Days Ago
Fix USP/s viewmodel missing bodygroups
39 Days Ago
Bring back player body and gun shadows, fix floating equipment shadows
39 Days Ago
Fix RZ1010
39 Days Ago
Move to separate input config
49 Days Ago
Update gitignore, package references
4 Months Ago
Fix spectate, freecam modes not working correctly Add IsValid checks
4 Months Ago
Added Deathcam: display killer and follow their movements for a bit #127
5 Months Ago
Only do CameraController.SetActive when we need to, fixes #149
5 Months Ago
Fix minimap/bombsite labels
5 Months Ago
Fix player scores not working #140
5 Months Ago
Fix being unable to possess non-networked pawns (fixes #141), speculative fix for other exceptions
5 Months Ago
Fix spectators joining in-progress games getting a blackscreen/not spectating anyone by default
5 Months Ago
When spectating and the viewer dies, move to next player immediately, fixes #133
5 Months Ago
Add back offline mode support
5 Months Ago
More utils tidying
5 Months Ago
Tidy player/state GameUtils and usage
5 Months Ago
Fix PlayerState.Pawn not networking correctly, hud not showing
5 Months Ago
Fix dev maps, assert when PlayerStatePrefab is not assigned
5 Months Ago
Don't try and do HUD when there's no pawn
5 Months Ago
Better handling for maps without full spawnpoint setup
5 Months Ago
HostSync Equipment.OwnerId
5 Months Ago
Start moving some PlayerState stuff around
5 Months Ago
Rename PlayerState.Player -> PlayerState.Controller
5 Months Ago
Support for spectating gadgets: spectate players rather than pawns directly, network current possessed pawn
5 Months Ago
Don't play fun kill sound when you've killed a teammate
5 Months Ago
Spectating orbit cam, hide cursor in third person
5 Months Ago
Move EyeAngles interpolation out of CameraController
5 Months Ago
Fix third person camera, death cam
5 Months Ago
Fix being unable to spectate bots
5 Months Ago
Fix outline visibility rules
5 Months Ago
Fallback to team color when PlayerColors.Instance isn't present for now
5 Months Ago
Recommit player.prefab
5 Months Ago
Unique player colours, shown on radar, nameplates, and outline
5 Months Ago
Show dropped C4 on minimap when CTs spot it
5 Months Ago
Show planted c4 on the minimap when spotted, swap icon
5 Months Ago
Show enemy players on radar when seen (or recently seen)
5 Months Ago
Replace unique logic for player minimap markers
5 Months Ago
Draw radar/markers ontop of callouts
5 Months Ago
Make bombsite labels more clearly visible, fix sorting
5 Months Ago
Add radar zoom
5 Months Ago
Add minimap radar mode, used outside of scoreboard
5 Months Ago
Make the minimap bigger while the scoreboard is open
5 Months Ago
Clamp minimap coords, use better bbox projection for volumes
5 Months Ago
Fix spectating players not seeing sniper scope
5 Months Ago
Fix case where you couldn't spectate the remaining player
5 Months Ago
Always show map markers when there's no viewer
5 Months Ago
Prevent players from colliding with weapon pickups
5 Months Ago
Genericise minimap elements, add dropped c4 marker T Status message when the bomb needs picking back up