241,679 Commits over 3,867 Days - 2.60cph!

5 Months Ago
Some team income values Getting started on income, set start money
5 Months Ago
Fixed Entity:FollowBone not working with boneID 0. Fixed SoundDuration returning wrong values for MP3 files It was a sneaky bug in the MP3 parser It's still an approximation, but it is very close now. (+/- 0.1s) Also make it skip ID3v2 data Fixed .wav SoundDuration being off by number of channels on srcds Let's try not disabling SV_GetSoundDuration on srcds
5 Months Ago
health bar hp icon & label timer bar hp damage cardbehaviour
5 Months Ago
map cover
5 Months Ago
Shuffle around where weapons get allocated to fix bomb not spawning Look for game state change listeners in the whole scene
5 Months Ago
Kill penalty for suicide / team kill Scoreboard shows KD ratio
5 Months Ago
added door + doorframes dev models updated asset_zoo
5 Months Ago
DroppedWeapon destroying is handled by DestroyBetweenRounds
5 Months Ago
DestroyBetweenRounds component
5 Months Ago
Adjusted FX behave better to occasional rapid movement and sudden directional changes. Performance: Made Bradley mid-air cannon tracers not have super expensive shadow casters, and adjusted light to compensate.
5 Months Ago
Destroy these dropped weapons in either PreRoundStart or PostRoundEnd?
5 Months Ago
Map Progress
5 Months Ago
Throw dropped weapons, place them when close to surface
5 Months Ago
Make player info section bigger, tweak text sizes New health icon (to match armor) Small input hints use InputGlyphSize.Small, prevents scaling issues
5 Months Ago
updated he_grenade blockout Merge branch 'main' of sbox-hc1
5 Months Ago
Add radio stuff Integrate bomb planted, bomb defused, round won, round loss radio sounds
5 Months Ago
merge from allow_barricades_monuments -> aux2
5 Months Ago
Only count enabled weapons when considering if we should drop one - when we clear inventory we set weapon component Enabled to false
5 Months Ago
Apply same treatment to stone, concrete & sandbag barricades (can't place on monument concrete, can place on the terrain)
5 Months Ago
Show which team won in status text CTs win if time runs out
5 Months Ago
Fix infinite recursion
5 Months Ago
Cleanup
5 Months Ago
Team scoring
5 Months Ago
Added a method to get the current restraining item. Interaction checks now check for surrendering or specific restraint item settings. Suicide can now be blocked by restraint items. (blocked for handcuffs)
5 Months Ago
Basic scorekeeping
5 Months Ago
I think this is a lot better
5 Months Ago
Explicitly define teams in round state, only show if not null & count > 0
5 Months Ago
Wooden barricade only buildable on the terrain parts of a monument, block it on all the concrete parts of a monument https://files.facepunch.com/jakerich/fyl41vRDD6IA5gyt/BM9AhaPzcWubIRbQ.mp4
5 Months Ago
Order developer menu buttons by name
5 Months Ago
Blur test Chat moves into center of screen on ultrawide
5 Months Ago
Get rid of log in TryUse
5 Months Ago
More scoreboard style tweaks
5 Months Ago
Actually set IsDefused to true
5 Months Ago
Notify OnBombDefused listeners
5 Months Ago
merge from cine_entities
5 Months Ago
RoundTimer component doesn't exist now Add trigger collider to C4 Make PlayerController.IsFrozen host controlled, use for planting PlayerInventory.HasDefuseKit WIP move IUse to host, bomb defusing
5 Months Ago
Slimmer padding on scoreboard
5 Months Ago
merge from SAMVehicleSleep
5 Months Ago
▇▉▆█▄ █▋▍▆ ▊▋▆▋_▍▌▆▄▉_█▇▋█▅▍▆▊▇
5 Months Ago
Basic scoreboard, PlayerScore component
5 Months Ago
Don't give default equipment weapon if we already have weapon in same slot Host controlled weapon drops and pickups When the round ends destroy all dropped weapon objects
5 Months Ago
Use pressed not down, increase use distance from 50 to 72 Doors: Adjustable pivot, angle, speed, curve, opens away from player, plays sounds, etc.. Probably doesn't network properly
5 Months Ago
pallet_dev model
5 Months Ago
▋▅▋▇▋▄██▊▌▄▇▆ ▇▇▅▍█ ▇▇▄▆▇▆▋▇▄ ▋▌▉▄▋
5 Months Ago
Remove log 🙈
5 Months Ago
Make round status slimmer, hide health on enemy players
5 Months Ago
radtown sign metal smooth texture
5 Months Ago
radtown gate lod0
5 Months Ago
Tighten up player info UI New round state UI, might be too bulky
5 Months Ago
Fixed hiding timer on bomb plant