125,550 Commits over 4,171 Days - 1.25cph!

2 Months Ago
Finally fixed the texture space being calculated incorrectly
2 Months Ago
merge from upkeep_convars -> hardcore_refresh
2 Months Ago
Set convars in hardcore gamemode to 5x upkeep (WIP)
2 Months Ago
Properly overcast.
2 Months Ago
Rewrite upkeep code so it can pull convars that are modified at runtime instead of being stuck with the convars it pulled when the TC was spawned - get rid of the arrays, pull convars manually - besides generally needing to be fixed, hardcore gamemode was changing the convar after entities were spawned
2 Months Ago
Video preview when hovering gesture item
2 Months Ago
Modify upkeep convars to make them easier to understand - remove bracket_3_blockcount convar because it doesn't do anything (all blocks past bracket_2_blockcount are automatically in the 4th upkeep bracket) - change descriptions to be a bit easier to understand
2 Months Ago
Gesture icon compression formats, fixes bleeding artifacts
2 Months Ago
Gesture menu wip
2 Months Ago
Fix Signage.PreProcess NRE on server when client components were stripped at build time
2 Months Ago
UI.Colourize shader supports SoftMask
2 Months Ago
Run part of prefab preprocess at build time on asset scene prefabs, run the rest in asset warmup
2 Months Ago
Show max team size in the disconnected screen error message instead of as a toast
2 Months Ago
If you are the party leader and connecting to a server that has max team size lower than your party size, prevent connecting and show a toast indicating you need to remove party members before your party can connect - doesn't apply if max team size is zero or unable to be found
2 Months Ago
Add max team size convar to server tags & parse team size in server info
2 Months Ago
Fixed store nres
2 Months Ago
consistent button styling
2 Months Ago
2 Months Ago
Fix oversight in previous fix
2 Months Ago
Fix long range spotted debug being wrong
2 Months Ago
Navigation, filter and search styling for store
2 Months Ago
- Better debug drawing of cones (more 3D) - Fix long range sight rectangle checks being wrong (wrong order of arguments, dir passed as pos) - Allow looking up and down not just sideways
2 Months Ago
merge from snapping_higher_floors_hotfix
2 Months Ago
Merges from x86-64 More merges from x86-64 Change description of bot_zombie convar Fixed missing antlion guard step sounds
2 Months Ago
Fix DrawCone not properly handling non 2D directions
2 Months Ago
Tweak needle settings
2 Months Ago
Merge from compass_gameplay
2 Months Ago
Merge from /compass
2 Months Ago
Fix and improve the previous fixes and improvements
2 Months Ago
▋▍▍▌▄ ▉▊▆▉ ▉▊▉▊
2 Months Ago
Removing floating script from individual floating walkway pieces, dividing level into chunks instead. (WIP)
2 Months Ago
▋█▉█▅▌
2 Months Ago
Update: BaseRaidBEnch - wip shooting Since there's no firing cooldown, 100 players shooting every frame lags a ton Tests: ran scene
2 Months Ago
Prevent leaving cover when being sniped, first iteration, needs more work to handle when sniper repositions
2 Months Ago
- Fix LKP not being updated correctly when hearing new noises - Fix melee weapons making big noises - Separate the noise location from the guessed location of the thing that made the noise (we don't want to look at where the bullet hit, we want to look at the shooter even if they are very far)
2 Months Ago
▉▄▍▋▉▌▅ ▆▇▌▆ ▋▌ ▅▋▉▌▇ ▋▊▅ ▄▄▋▄▅█▄▄ ▋▋▉▇▋▅ ▋▇ ▍▍▋▌▌▄▇▋
2 Months Ago
Pilot Codelock - WIP Prefab setup and fixes, added icon
2 Months Ago
Fix heli yoyo
2 Months Ago
heli_yoyo -> main
2 Months Ago
Fix Engine prop collider in Powerplant monument
2 Months Ago
Addd UV2s to floating walkway kit for sea moss blends
2 Months Ago
Sail blocking tweaks
2 Months Ago
Connected Session styling
2 Months Ago
edited M15 pistol admire anim
2 Months Ago
removed individual sitems for abyss barrels and linked abyss hazmat as steam unlockable on item script
2 Months Ago
More mipmaps on voice props store assets
2 Months Ago
Cache DLC prices so they're only requested one time per session
2 Months Ago
fixed potential break in TraceWaterRays/TraceWaterSpheres logic that would cause casts to miss water traces if an earlier one had hit the max number of colliders
2 Months Ago
Fixed quit modal command