userSol Williamscancel
reposbox-hc1cancel

114 Commits over 61 Days - 0.08cph!

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
4 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
4 Months Ago
Freeze players during match starting countdown
4 Months Ago
Round status tweaks
4 Months Ago
Fix hidden round timer showing, styling tweaks
4 Months Ago
Add progress bars to plant/defuse ui
4 Months Ago
Disable PreGame buy anywhere now teams/spawns are fixed
4 Months Ago
Fix SpectateSystem NRE
4 Months Ago
Reapply body visibility to clothes when changing outfits
4 Months Ago
Skip WeaponSlot.Undefined inventory bind
4 Months Ago
Fix GetPlayerName exception
4 Months Ago
Hide invis players on minimap
4 Months Ago
Slim down system chat messages
4 Months Ago
Use IPawn.IsPossessed for player marker display check instead
4 Months Ago
Don't spectate our own invisible pawn when joining mid game
4 Months Ago
We need to ragdoll on all clients actually
4 Months Ago
Add team join chat messages
4 Months Ago
Assign teams on join, fix players not facing spawnpoint rotation
4 Months Ago
Don't allow shooting corpses
4 Months Ago
Give bots fun names so I can tell them apart
4 Months Ago
Forgot keybind
4 Months Ago
Add third person camera mode (spectate only atm), cut to on death
4 Months Ago
Can't use IsSpectating inside Respawn because LifeState might not've synced yet
4 Months Ago
Disable spectate freecam by default (duh)
4 Months Ago
Fix invis missing from RenderExcludeTags
4 Months Ago
Show all player nameplates when spectating
4 Months Ago
Snip leftovers
4 Months Ago
Use Invis tag for teamless/spectate body hiding
4 Months Ago
Fix UI NRE
4 Months Ago
Refactor spectate system
4 Months Ago
Snip unneeded body hide
4 Months Ago
Fix spectate binds
4 Months Ago
Prevent ragdoll on spectate join
4 Months Ago
Remove double door broadcast, prefabify doors