userFlaviencancel
reporust_rebootcancel

6,256 Commits over 790 Days - 0.33cph!

12 Months Ago
Applied same fix to double wood door, double armored door and factory door (not working atm)
12 Months Ago
Fixed doors and garage door gibs not being skinned
12 Months Ago
merge from io_networkcache
12 Months Ago
Re-enabled network cache on RF and RC entities, not needed anymore
12 Months Ago
merge from high_walls_skins
12 Months Ago
Added a fallback error for ShowBlockedByEntityToast, used when GetBlockedByErrorFromEntity returns nothing
12 Months Ago
Hide condition bar on bag, bed and towel items (they can only be full HP, or broken in softcore)
12 Months Ago
merge from toolgun_corpserepair_fix
12 Months Ago
Fixed garrys mod toolgun not being able to repair deployable corpses
12 Months Ago
▅▊▉▌▉█ ▌▌▊▌ ▍▉▄▇▉▋▆▊█▍▋▅▌▌▆▉▊▅
12 Months Ago
▄▅▅█▊ ▊▍▌█▅█▄▊ ▇▅▉ █▇▇▆█▋▉▅ ▄▆▍▍▄ ▄▊▆██ ▄▉▊▇▊ ▆▄▉ ▆▆▌▍▉▅▍ ▇▍▉▆█ ▍▇▉▄▇▇▋▍▌▇ █▆ ▉▆▆▉▌▄ ▋▄▅▍ █▆▆▄▋ ▋ ▍▊▄▅▄▍ █▊▍▉▍▆▉
12 Months Ago
merge from groundwatch_nre_fix
12 Months Ago
Fixed GroundWatch::LegacyRadiusCheck NRE again
12 Months Ago
merge from main
12 Months Ago
merge from Easter_event_2025
12 Months Ago
Compile fix again
12 Months Ago
merge from Easter_event_2025
12 Months Ago
Compile fix
12 Months Ago
merge from egghunt_fixes
12 Months Ago
Fixed eggs spawning in ice lakes Fallback to terrain height when the raycast didnt hit
12 Months Ago
Cleanup, removed logs
12 Months Ago
Eggs spawn at water level
12 Months Ago
Client optims: - Removed Update call from egg entity, moved to a single manager updating all of them - halved the cpu time - Enabled pooling
12 Months Ago
Enabled raycasting on egg spawned during the event
12 Months Ago
Easter egg hunt improvements and fixes: - Egg spawn pos is now raycasted instead of using the terrain height map - fixes eggs spawning inside rocks, player bases etc - Initial eggs spawn uses raycast commands and is budgeted and spread out during warmup time
12 Months Ago
Fixed vending machine storage adaptor pipes always being blocked
12 Months Ago
Fallback to 'en' when setting global.language to a non supported language Fixes some CultureNotFoundException errors
12 Months Ago
Fixed potential GroundWatch NRE when loading old saves
12 Months Ago
Placement price checks, pickup gives you back cloth instead of the wallpaper item
12 Months Ago
More skin tests
12 Months Ago
Turned the wallpaper item into a wallpaper tool Floorpaper and ceilingpaper prefabs setup Created a few test skins
12 Months Ago
Renamed canRequireAuthIfNotLocked -> canRequireAuthIfNoLock convar to erase any default value saved to true Set as unsaved
12 Months Ago
canRequireAuthIfNotLocked convar default to false
12 Months Ago
Baseline
12 Months Ago
merge from main
12 Months Ago
Fixed RPC error when attempting to reskin high wall blocked by something (cherry picked from 118231)
12 Months Ago
merge from softcore_update (groundwatch_caching branch)
12 Months Ago
merge from softcore_update/deployable_corpse/groundwatch_caching
12 Months Ago
merge from softcore_update - 118244 Fixed corpses not decaying because they're immortal - 118245 merge from softcore_update/containers_auth
12 Months Ago
merge from softcore_update/deployable_corpse
12 Months Ago
merge from softcore_update/containers_auth
12 Months Ago
Fixed corpses not decaying because they're immortal
12 Months Ago
merge from softcore_update - 118237 Combined bed corpse gib meshes Fixed bed gibs colliding with corpse Disabled player collisions on bed, towel and bag corpses
12 Months Ago
merge from softcore_update/deployable_corpse
12 Months Ago
Combined bed corpse gib meshes Fixed bed gibs colliding with corpse Disabled player collisions on bed, towel and bag corpses
12 Months Ago
Fixed TC purchasing its anti gried upkeep after saving 50% of its loot in a corpse
12 Months Ago
merge from main
12 Months Ago
▌█▍▇▄ ▆▅▍▅▉ ▋▇▊▆▇▋▋▅ ▊▉▆▆▉▄▋▇▆▌ ▋▍▌▍ ▊▋▄▍▄▊█▇██▄▊ ▄▍█▊ ▋ █▋▇▌▊▄▊ ▌▌▉▊ ▄▇▅ ▅▊▋ ▊▌▆▇▋ ▄▊▆▅ ▋▆▍▍ ▋▍▊▄▇▅█
12 Months Ago
merge from softcore_update - 118201 Fixed vending machine corpse not repairable in doorways
12 Months Ago
Remove client Open interaction when a container is empty (so its not obstruction the way to dropped items indefintely)