139,406 Commits over 4,474 Days - 1.30cph!

2 Days Ago
Remove cl_drawleaf (unused) * Not to be confused with r_drawleaf More Lua hook related optimizations * Similarly to stopping gamemode hooks from trying pointlessly read returned bool, do the same for SENTs, also fix some sent types not using pooled hook name strings while others do Some clientshadowmgr changes from CS:GO * To hopefully prevent potential crashes
2 Days Ago
Setup localization for all static text
2 Days Ago
texture update
2 Days Ago
rock sculpture cleanup, updated model and materials, fixed scale issue. still needs lods and gibs and larger rock block
2 Days Ago
Merge from cleani(u)p
2 Days Ago
Couple null changes
2 Days Ago
Fixed null check knackering markers
2 Days Ago
merge from hackweek_sv_pie_menu
2 Days Ago
No longer allow opening custom pie menus if the inventory is already open
2 Days Ago
Major cleanup of all UI code
2 Days Ago
merge from main
2 Days Ago
wooden loot crate 1 refresh model in, textures in WIP
2 Days Ago
Last weaks
2 Days Ago
merge from demos_shadow_fix
2 Days Ago
Phrases
2 Days Ago
merge from catapult_reloadtime_nerf
2 Days Ago
Catapult reload time increased to 6 seconds (was 3)
2 Days Ago
yup, more fixes
2 Days Ago
Fix for some shadows not working correctly in demos
2 Days Ago
More fixes & tweaks
2 Days Ago
Merge from PlayerMaintainedMonuments/gas_station_car_lift_sounds
2 Days Ago
car lift sounds :car: :elevator:
2 Days Ago
More fixes
3 Days Ago
Fix
3 Days Ago
control screen mostly done
3 Days Ago
Fuel / fuel block tweaks
3 Days Ago
merge from PlayerMaintainedMonuments
3 Days Ago
merge from gas_station_maintainables
3 Days Ago
new hit guide fixes - changed depth texture used - small negative scale offset to stop flash of z-fighting on single carve - reduced line distance so it's more consistent with small carve radius - turned off old ripples
3 Days Ago
Control screen wip
3 Days Ago
fix car being killed when driving onto ramp adjust carlift health, re-apply immortal protection properties
3 Days Ago
Setup powerline pole ladder visual to only appear on climbable poles
3 Days Ago
Rewrite Newtonsoft JSON converts to not use JSON.LINQ (which is what they did in Newtonsoft 8.0.0) - tests pass
3 Days Ago
merge from PlayerMaintainedMonuments
3 Days Ago
merge from water_treatment_plant_maintainables
3 Days Ago
3 Days Ago
Merge from PlayerMaintainedMonuments
3 Days Ago
Control screen WIP
3 Days Ago
Codegen
3 Days Ago
Update: reimpleemnt whole of CoreCLR's ConcurrentQueue (same as in shipped mscorlib) - added extra telemetry to track segment alloc/retire, general tries, gc activity This time didn't rip out the segment growing logic, and looks like if it safely fits in one segment, it can be consistently used. Going to confirm if extra large segment is enough, then it'll be a viable candidate Tests: ran unit tests and AllocDeallocMTShortLived(32,False) perf test
3 Days Ago
revert terrain anchors, was causing no pipes to be spawned
3 Days Ago
Testlist
3 Days Ago
New automated test for animation events using DoEffect that point to prefabs that don't exist finds 27 cases, will need to figure out what to do with them
3 Days Ago
Merge from main
3 Days Ago
add more terrain anchors to accomodate new model terrain
3 Days Ago
game_room_dlc -> main
3 Days Ago
A new player cannot mount while any existing pool-table mountable remains occupied
3 Days Ago
game_room_dlc -> main
3 Days Ago
Pool cue stroke movement now ignores input.vehicle_flipy
3 Days Ago
In a gamer over state allow anyone to reset the pool game