194,096 Commits over 4,079 Days - 1.98cph!

50 Days Ago
Implement list pooling into FastIK
50 Days Ago
merge from softcore_update
50 Days Ago
merge from softcore_update/deployable_corpse
50 Days Ago
Tweaked corpse decay durations
50 Days Ago
Smaller fridge corpse
50 Days Ago
Corspes do not spawn from decay damage
50 Days Ago
Fast IK code cleanup + namespace change
50 Days Ago
- Implement our own fork of FastIK - Add support for inverting Resolved rotation - Correctly implement on top of our vines
50 Days Ago
Legacy furnace corpse
50 Days Ago
Merge: from parallel_validatemove - fixing one of validation checks silently passing Tests: none, trivial change
50 Days Ago
Bugfix: one of validation checks was doing nothing Tests: none, trivial change
50 Days Ago
Merge: from parallel_validatemove Tests: none, no conflicts
50 Days Ago
Container corpse creator can use any BaseCombatEntity prefab
50 Days Ago
Fridge corpse Fixed fridge gibs not using skins
50 Days Ago
ContentIcon.Copy also copies the tooltip Fixed some small memory leaks in dedicated server workshop
50 Days Ago
Clean: Lenght -> Length Tests: compiles in editor
50 Days Ago
ContentIcon.Copy also copies the tooltip Fixed some small memory leaks in dedicated server workshop
50 Days Ago
squeaky boi viewmodel and world model / LODs / Material and Textures prefab setup + sounds - will need checking over
50 Days Ago
Merge: from parallel_validatemove - Removing extra logging Tests: built server locally
50 Days Ago
Clean: removing BasePlayer OnDisable/-Destroy logs for UsePlayerUpdateJobs Got confirmation that it's not Unity nuking the objects, so something else must be afoot. Tests: built server locally
50 Days Ago
Merge: from main Tests: none, no conflicts
50 Days Ago
Update: fix TickInterpolatorCache tests and update it's API - No longer tracks player count - Made API focus on Expand -> Replace(index) flow - makes it easy to work with PlayerCache Tests: ran unit tests
50 Days Ago
Added newly baked AO to long tshirt
50 Days Ago
▋▆▊▊▍ ▄▉▋▄ ▄▆▅▋▋▇_▅▄▋▅▋▉▉▍▉_▅▆▆▋▍▄▄▇_▅▋▊▋▊▍▅_▉▊█
50 Days Ago
▊▊▆▆▄▇ ▊▋ ▌▆▋ ▊▇▊▍▌ ▆█▄▄▆, ▅▉▌ ▍▍█ :▉
50 Days Ago
merge from vclouds
50 Days Ago
merge from main
50 Days Ago
Update: PlayerCache now guarantees spatial stability - Updated it's direct tests (will update rest next) Updated interface, although compatible with existing code, will lead to breakages, so I'm slowly updating the relevant code Tests: ran unit tests
50 Days Ago
▄▉▇▋▍▆ ▉▆ ▍▊▊▅ ▉▄▄▉▇▅▌ ▆▇▇▇▇▆██ ▅█ ▌▋▍▉▉▉ ▇▅▌▊█▋▍▍ ▅▋▍█▆▉▅ (▄▋▄ ▅▄▊▅▍██▋▇ ▋▅▍▊▊▄█▊ ▇███▉██▆▊▇ ▄▆▉▇▋▍▌█ █▍ ▅▆▇ ▆▋█▅▌▅) - ▄▆█ ▋▌▌▊▇▊ ▉▊▅ ▍▇▅▇ █ ▋█▇▄ ▌▆ ▉▉█▅▄▆▋▅▇▊▄ '▊▄▊▉▊▉▅▉▆' (▌▋▋▅▌▆▌▆▊ ▊█ ▅▆▄▌▅▇▊▉▄▌█▇█▍▊::▄▊▍▄▍▅█▉▇▌▌▇▆▋▇██▊▅▍█▍▌ ▇▇ ▌▊▉█) - ▇█▆▆▆▆▅ ▆▉▊ ▇▊▊▊▄▇▄ █▋▋▇ ▄▊▇▄▅▄▌▉▋ ▅▉▍▅▄▇▉ ▄▍ ▉▅▆▍▄▌▆▋▆▌▄ ▆▇ ▌▋▄▇ ▌▍ ▅▄▅ ▇▊▋█▋▊ ▉▊▊▌▄▉ ▆▊▅▄▉█ ▌█▋▄▉▉▌▊▅ ▅▋▉▉▍▍
51 Days Ago
main -> vines
51 Days Ago
merge from softcore_update
51 Days Ago
merge from softcore_update/deployable_corpse
51 Days Ago
Fixed beds and bags not running the right checks on repositioning Disabled show health info on bed and bag corpses
51 Days Ago
range_volumes -> main
51 Days Ago
Enable network protocol breaking changes Bump versions Reapply bone manipulate level transition fix Removed some more test entities that should've never been shipped
51 Days Ago
Readjusted HBHF sensor visual size
51 Days Ago
Fix deploy guide renderer NREs
51 Days Ago
Fixed LookatHealth RPC spam when looking at a corpse you don't own
51 Days Ago
- Slightly increased HBHF visuals - Fixed weird offset detction position (only by .03 units, wasn't really affecting gameplay)
51 Days Ago
Fixed tesla coil visualisation
51 Days Ago
Try spawning range volumes on enabe rather than start - should fix issues with volume ranges breaking on relog
51 Days Ago
Update store icon
51 Days Ago
merge from softcore_update
51 Days Ago
main -> range_volumes
51 Days Ago
Fixed corpse repositionning failing
51 Days Ago
import option tweak to watertight hatch spec map
51 Days Ago
Merge: from parallel_validatemove - minor server demo playback bugfix - extra debug logging for baseplayer destruction when UsePlayerUpdateJobs is enabled Tests: build tests
51 Days Ago
Clean: fixing broken formatting that snuck in on main Tests: none, trivial changes
51 Days Ago
Merge: from main Tests: none, no conflicts
51 Days Ago
Debug: adding sanity debug error logs to baseplayer OnDisable and OnDestroy Hoping to catch where it's coming from Tests: local build tests