250,049 Commits over 3,959 Days - 2.63cph!

8 Months Ago
Update asset_zoo.scene
8 Months Ago
more dev models
8 Months Ago
Network TimeSinceDefuseStart - fixes progress bar on defusing
8 Months Ago
Basic defuse wire visuals, sync defuse progress bars properly
8 Months Ago
Work In Progress - Added features, UI layout, general code changes Added Denoising, improved code generally, UI changes.
8 Months Ago
Add sounds to the buy menu when buying stuff
8 Months Ago
Scale equipment icons down inside buy menu Display defuse kit icon in bottom right if player has one in inventory
8 Months Ago
Props folder, second pass converting to MeshLOD
8 Months Ago
Gotta do auto-crouch when planting this way because tags aren't networked like that (so only host would auto crouch when planting) - use the tag "planting" on the weapon because that is bound to IsPlanting (host synchronized var) Fix a connection crash when planting bomb because can't [Sync] a component (needs better handling at s&box level)
8 Months Ago
Speed penalty only applies to walking
8 Months Ago
Scale playerrole so it sits in line with other elements
8 Months Ago
Killfeed padding tweak
8 Months Ago
Add Weapon.SpeedPenalty, hook it into movement
8 Months Ago
Fix door sounds - host plays sounds via RPC
8 Months Ago
Make players crouch while planting
8 Months Ago
Scoring for bomb planter
8 Months Ago
Make equipment overlay show again
8 Months Ago
Implement score for defuser, defusing team, and planting team (but not planter yet)
8 Months Ago
Autoswitch to bomb when pressing use inside a bombsite
8 Months Ago
When you throw a grenade, try to switch to weapons in the following order: Primary, Secondary, etc instead of just switching to (usually) the knife
8 Months Ago
Tweaked the new input behaviour - no power -> switch to the mode set manually - powered -> swith to the other mode https://files.facepunch.com/Flavien/a6t5qI8rzoaSdQzP.mp4 Also renamed both modes for clarity: 'Enable Defender Mode' -> 'Defender Mode' 'Disable Defender Mode' -> 'Target All'
8 Months Ago
Different toast types for team wins
8 Months Ago
Use GiveCash with negative value instead of set Balance directly (dunno how this worked as setter is private?!) Force on explosions. Fix networking issues with grenades - properly remove grenade (on host) after throw. Only update explosion logic on host then broadcast explode
8 Months Ago
Correctly hide the progress bar when unlock minigame finishes successfully
8 Months Ago
Show deaths from bomb on killfeed
8 Months Ago
Update defuse kit owned status correctly
8 Months Ago
Update vitals on life state change
8 Months Ago
Center scoreboard correctly
8 Months Ago
Added ItemModForceWearFromBelt, added it to prisoner hood. Prisoner hood is now force worn when added to a handcuffed player's belt bar.
8 Months Ago
weapon world models scaled to match citizen
8 Months Ago
Shared css class for elements with dynamic visibility (e.g. scoreboard, toasts, buy menu)
8 Months Ago
Upped the voice transmitter range and added lipsync target
8 Months Ago
Up grenade sound distances
8 Months Ago
Fix framerate dropping to near zero when painting quick long strokes
8 Months Ago
Move MarkerSystem out of canvas
8 Months Ago
Tweak chatbox, align everything in one row and show player team colors
8 Months Ago
SoundEmitter NRE fix ShootWeaponFunction NRE fix Fixed SpectateSystem NRE
8 Months Ago
Turn off occlusion for gun shots
8 Months Ago
Show bomb in round state display if it's planted
8 Months Ago
RayTraceSceneWorld boilerplate
8 Months Ago
Replace helmet icon Widen round score counters so that they don't wrap after 10 rounds
8 Months Ago
▌▊▌▋▄▍ ▄▆█▅▋ ▍▊█▌▉ (▋▋▆ ▍█▅▄▄▉ ▇▊▉▍▍▍▇), ▄▊▍ ▅▇▅▉▋▄▇▍ '--▊█-▉█▍██▌-▊▊▆█▋▊▋▅▊' ▇▉▇▉▆█▍-▄█▊▆ ▉▅█▌▄▅▇▊▄ ▍▋ ▄█▄▇▊▋▆ ▆▉▊▄▌█ ▉▄▇█▄▉▇█▌ ▆▆ █▅▇▇▉▆▄
8 Months Ago
Fix overlapping UI elements
8 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)
8 Months Ago
Give player noblockaudio tag, fix scope NREs
8 Months Ago
Freeze players during match starting countdown
8 Months Ago
Round status tweaks
8 Months Ago
Fix hidden round timer showing, styling tweaks
8 Months Ago
Fixed usp_sd references
8 Months Ago
Add progress bars to plant/defuse ui