239,301 Commits over 3,837 Days - 2.60cph!

4 Months Ago
▌▊▌▋▄▍ ▄▆█▅▋ ▍▊█▌▉ (▋▋▆ ▍█▅▄▄▉ ▇▊▉▍▍▍▇), ▄▊▍ ▅▇▅▉▋▄▇▍ '--▊█-▉█▍██▌-▊▊▆█▋▊▋▅▊' ▇▉▇▉▆█▍-▄█▊▆ ▉▅█▌▄▅▇▊▄ ▍▋ ▄█▄▇▊▋▆ ▆▉▊▄▌█ ▉▄▇█▄▉▇█▌ ▆▆ █▅▇▇▉▆▄
4 Months Ago
Fix overlapping UI elements
4 Months Ago
Fix NRE in kill feed Move full-screen overlays outside HUD canvas, so they can actually cover the whole screen (instead of being limited to 16:9)
4 Months Ago
Give player noblockaudio tag, fix scope NREs
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
Fixed usp_sd references
4 Months Ago
Add progress bars to plant/defuse ui
4 Months Ago
Deploy sounds for guns
4 Months Ago
Reset armor & helmet status on respawn
4 Months Ago
Buy equipment using RPC to host Balance styling tweaks
4 Months Ago
Reverse weapon selection rows, stick to bottom-ish, always show active weapon name
4 Months Ago
Props folder, fist pass converting to MeshLOD Removing MaterialSetup components for snow
4 Months Ago
sniper position change
4 Months Ago
Fuck it, inheritance-based equipment system so we can do things like discounted kevlar+helmet Vitals shows helmet properly
4 Months Ago
Disable PreGame buy anywhere now teams/spawns are fixed
4 Months Ago
Fix SpectateSystem NRE
4 Months Ago
Fixed RoundStateDisplay error
4 Months Ago
Active held entities are notified when owner dies. Unlock handcuffs on death, releasing player limitations for when they respawn.
4 Months Ago
SteamLobbySocket caches owner, calling SteamMatchmaking.GetLobbyOwner each tick had significant impact
4 Months Ago
Can't headshot with melee weapons
4 Months Ago
Assorted error fixes
4 Months Ago
Don't let players buy special weapons (e.g. C4)
4 Months Ago
Buying helmet actually gives you helmet
4 Months Ago
Slightly improved buy menu, add buyable equipment (armor, defuse kits), support for helmets Re-add Matt's buy menu pointer-events change, expand to unaffordable too
4 Months Ago
Fixed w_usp reference?
4 Months Ago
Team chat is the default chat mode
4 Months Ago
Don't use grenade's rotation when spawning an explosion prefab
4 Months Ago
No need for a glyph telling me how to shoot on the screen at all times Don't allow buying the exact same weapon, but can still buy one of the same slot If cant buy weapon, dont take cash Disable pointer-events on owned guns in the buy menu
4 Months Ago
Basic toasts - will have a look at making these look better if there's time Fix vitals low-health pulse effect
4 Months Ago
Call BuildClass in equipment overlay 🙈
4 Months Ago
This emoji is ugly
4 Months Ago
Move balance under map, killfeed to top right Killfeed local-related entries are red
4 Months Ago
Reapply body visibility to clothes when changing outfits
4 Months Ago
Skip WeaponSlot.Undefined inventory bind
4 Months Ago
reduced text size of 'waiting for player's status text
4 Months Ago
Play radio sound for thrown grenades
4 Months Ago
Fix NRE in RoundStateDisplay Fix ScoreboardRow NRE Make scoreboard rows smaller Minimap background blur Always center round state
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
Bug squashing - Fixed NREs in ScoreboardRow - Fixed another minimap NRE - Minimap NRE checks - SpectateSystem NRE fix
4 Months Ago
textured tricycle with LODS
4 Months Ago
message panel fix bug with card type element styles not refreshing use async to resolve events
4 Months Ago
Adjust m700 hold position Stop running a bunch of player movement code for all remote players
4 Months Ago
Use IPawn.IsPossessed for player marker display check instead
4 Months Ago
PlayerRole style adjust
4 Months Ago
Handcuff statuses are now correctly applied when handcuffes are placed during wounded state. Locked handcuffs can't be removed from belts. Added ItemModRestraint
4 Months Ago
Don't spectate our own invisible pawn when joining mid game