131,431 Commits over 4,232 Days - 1.29cph!

2 Days Ago
Use flex columns for the itemlist, instead of a grid
2 Days Ago
HideVest male/female
2 Days Ago
missing TankTop file
2 Days Ago
█▇▅▆▇▄▍ ▌▉▇▌▌▇▋▉ ▋▇▉▋ ▊█▅▋▄▍ ▌▆▌▆ ▍▋▍▋▇▉██▋▆▋
2 Days Ago
merge from main
2 Days Ago
removing more unused prefab setup
2 Days Ago
merge from gui_cleanup
2 Days Ago
removing more dead code
2 Days Ago
got the admin panel working for sculptures again
2 Days Ago
▆▇▅▄▋▇█ ▌▇▊█ ▍█▉▉█▅ ▇█ /▋▅▋▅/▉▍█▊▊█▌ ▄▇ ▋▄▄▄▅ ▍▉ ▄▇▆▅ █ ▋▋█▍▄▄▉▍ ▅█▇█▆▊▅▇▋▌▇
2 Days Ago
Naval scientist variation art
2 Days Ago
removed a bunch of disabled stuff from the dialogue prefab
2 Days Ago
Possibly fixed MeshCull objects not being affected by occlusion culling
2 Days Ago
routed saving properly
2 Days Ago
Commands tab for useful and common commands
2 Days Ago
Include legacy shelter in spawn_all_deployables command, was excluded previously to prevent an error
2 Days Ago
Tank Top repose male/female
2 Days Ago
Collared Shirt repose male/female
2 Days Ago
removed some leftover signui stuff, float values used for sizing as it now supports that
2 Days Ago
powerplant update
2 Days Ago
merge from powerplant_dropzone
2 Days Ago
airfield, excavator, launch site, military tunnels, nuclear missile silo, powerplant, trainyard and water treatment plant now playable from the scene - few misc errors need cleaning up, terrain components largely out of date across scenes - continue to use monument island for procgen like experience
2 Days Ago
Loadouts tab styling
2 Days Ago
drop zone moved, prevents hackable dropping on lighting
2 Days Ago
merge from fillwater_improvements
2 Days Ago
merge from helicopter_flare_balance_pass
2 Days Ago
merge from harbor_swingbridge_parent_fix
2 Days Ago
merge from m15_3p_emmisive_fix
2 Days Ago
merge from tactical_gloves_skinnable - tac gloves now skinnable
2 Days Ago
merge from rivals
2 Days Ago
Culling.env is no longer admin only Added culling.skinnedRenderers, controls the player/animals culling system Both culling.env and culling.skinnedRenderers require culling.toggle to be active, turning this convar off will turn both related convars off
2 Days Ago
Merge from food_qol
2 Days Ago
Fixed items held in sub inventories (backpcks, fishing rods) not calculating biome temperature correctly
3 Days Ago
Merge from main
3 Days Ago
Don't allow the deep sea terrain config to load if the player is in the tutorial
3 Days Ago
Merge from parent
3 Days Ago
Cherry pick 136869 to expose bake heightmap shortcut, useful outside of hackweeks
3 Days Ago
Fixed missing ghost ship map marker
3 Days Ago
Merge from fog_multithread_fix
3 Days Ago
Move test scene
3 Days Ago
3 Days Ago
Compile fix
3 Days Ago
FIxed deep sea fog of war being filed with mismatching part ids on the server, preventing it form loading on the client after reconnecting
3 Days Ago
Expose shortcut Terrain/Bake Heightmap in shortcuts window
3 Days Ago
3 Days Ago
Splatting
3 Days Ago
Saving/loading
3 Days Ago
Setup a paint save testing scene to finally get to the bottom of the multithread fog of war issues
3 Days Ago
Fix "ShouldBeRunning()" getting inverted during refactor
3 Days Ago
Refactor refill code from PrefabPoolCollection into it's own PrefabPoolFiller class