141,126 Commits over 4,505 Days - 1.31cph!

25 Days Ago
Merge from main
25 Days Ago
Switch Newtonsoft test to use Unity's test framework
25 Days Ago
Merge from PlayerMaintainedMonuments/powergrid
25 Days Ago
update from main
25 Days Ago
refactor + improve turn in place based on feedback. seems mostly stable now. this mainly fixes the weird catch up issues we had when a player turned constantly.
25 Days Ago
Livestock now gets saved, unlike other AI This has caused massive problems in the past, so yolo I guess FSM isn't saved/restored but we can probably get away with that
25 Days Ago
Add some basic loot to the new powergrid locked loot room at power plant so there is something there if its part of media capture
25 Days Ago
Add new big daddy red recycler to power plant with 75% efficiency and 4 sec duration, only usable at highest power stage Green recyclers outside safezones now have a slight nerf to 50% effieciency at power stage 0, restoring to 60% (baseline) at power stage 2 Removed the new green recyclers from outpost Yellow recyclers in safezones remain unchanged S2P all scenes which contain safezone recyclers as recycler type is now set per recycler. All recyclers in safezones should still be yellow
25 Days Ago
Merge from satellite_crash
25 Days Ago
Merge from code_clean_up
25 Days Ago
Remove some dead code
25 Days Ago
Merge from main/PlayerMaintainedMonuments/powergrid
25 Days Ago
Put more effort into finding spawn positions for all monuments with the highest priority
25 Days Ago
update prefab in scene, + airfield S2P
25 Days Ago
Added first pass of screens to the airfield terminals - conditional contents based on charge - switched Charge variable to syncvar, cleaner and better hooks - added first pass of hook-ups for sounds, when ready - fixed chargeupIO decaying charge code, not a bug but oddly inconsistent - reworked prefab for airfield maintainables, moved everything around according to feedback - added + improved testing convars for the two terminals
25 Days Ago
More cleaning
25 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
25 Days Ago
Merge from PMM
25 Days Ago
Merge from satellite_crash
25 Days Ago
Merge from UI
25 Days Ago
Pixel nudging
25 Days Ago
Setup localization for all static text
25 Days Ago
texture update
25 Days Ago
rock sculpture cleanup, updated model and materials, fixed scale issue. still needs lods and gibs and larger rock block
25 Days Ago
Merge from cleani(u)p
25 Days Ago
Couple null changes
25 Days Ago
Fixed null check knackering markers
25 Days Ago
merge from hackweek_sv_pie_menu
25 Days Ago
No longer allow opening custom pie menus if the inventory is already open
25 Days Ago
Major cleanup of all UI code
25 Days Ago
merge from main
25 Days Ago
wooden loot crate 1 refresh model in, textures in WIP
25 Days Ago
Last weaks
26 Days Ago
merge from demos_shadow_fix
26 Days Ago
Phrases
26 Days Ago
merge from catapult_reloadtime_nerf
26 Days Ago
Catapult reload time increased to 6 seconds (was 3)
26 Days Ago
yup, more fixes
26 Days Ago
Fix for some shadows not working correctly in demos
26 Days Ago
More fixes & tweaks
26 Days Ago
Merge from PlayerMaintainedMonuments/gas_station_car_lift_sounds
26 Days Ago
car lift sounds :car: :elevator:
26 Days Ago
More fixes
26 Days Ago
Fix
26 Days Ago
control screen mostly done
26 Days Ago
Fuel / fuel block tweaks
26 Days Ago
merge from PlayerMaintainedMonuments
26 Days Ago
merge from gas_station_maintainables
26 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
26 Days Ago
Control screen wip