reporust_rebootcancel

121,951 Commits over 4,048 Days - 1.26cph!

47 Days Ago
Can no longer reassign destroyed bags Fixed bag count not updating properly after a bag was destroyed and turned into a corpse If a single use bag is deleted from the map, destroy it entirely rather than leaving it to be claimed
47 Days Ago
Merge from parent
47 Days Ago
merge from softcore_update -> aux2
47 Days Ago
merge from tc_changes -> softcore_update
47 Days Ago
Add comment
47 Days Ago
Move flag that blocks all building when TC is destroyed to `CanBuild()` method inside BuildingPrividge - move all building checks from IsAuthed() -> CanBuild() - ensures all other TC auth checks don't get messed up by prevent building flag
47 Days Ago
▊▍▊▅▄▄▉ ▌▍▋▋█▆▉▇▅▌ ▉▆▆▌ █▊▉▄▄▊ ▉▍▆▋▌▆▋▊ ▉▋▆▄▆█ ▉▍▋▉ ▄▅▍▇ ▉▋ ▌▊▄ ▌▆▆ ▅▄▄█▍▌▋▍▌▅ █▌▌▇ ▊█▍ ▌▇█▍▍ ▍▍▊▅▇▉▍▅ ▅▌█▆ ▊▅▄▌ █▊ ▆▋▊▌
47 Days Ago
- Setup more IK settings in code - Add missing IK error
47 Days Ago
merge from softcore_update -> tc_changes
47 Days Ago
Fix keylock not spawning locked when corpse is repaired
47 Days Ago
- Move FastIK away from Unity update methods - Setup profiling and our own init and update methods
47 Days Ago
fixed 3p revolver remaining open if weapon is swapped during reload
47 Days Ago
Implement list pooling into FastIK
47 Days Ago
merge from softcore_update
47 Days Ago
merge from softcore_update/deployable_corpse
47 Days Ago
Tweaked corpse decay durations
47 Days Ago
Smaller fridge corpse
47 Days Ago
Corspes do not spawn from decay damage
47 Days Ago
Fast IK code cleanup + namespace change
47 Days Ago
- Implement our own fork of FastIK - Add support for inverting Resolved rotation - Correctly implement on top of our vines
48 Days Ago
Legacy furnace corpse
48 Days Ago
Merge: from parallel_validatemove - fixing one of validation checks silently passing Tests: none, trivial change
48 Days Ago
Bugfix: one of validation checks was doing nothing Tests: none, trivial change
48 Days Ago
Merge: from parallel_validatemove Tests: none, no conflicts
48 Days Ago
Container corpse creator can use any BaseCombatEntity prefab
48 Days Ago
Fridge corpse Fixed fridge gibs not using skins
48 Days Ago
Clean: Lenght -> Length Tests: compiles in editor
48 Days Ago
squeaky boi viewmodel and world model / LODs / Material and Textures prefab setup + sounds - will need checking over
48 Days Ago
Merge: from parallel_validatemove - Removing extra logging Tests: built server locally
48 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
48 Days Ago
Merge: from main Tests: none, no conflicts
48 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
48 Days Ago
Added newly baked AO to long tshirt
48 Days Ago
▋▆▊▊▍ ▄▉▋▄ ▄▆▅▋▋▇_▅▄▋▅▋▉▉▍▉_▅▆▆▋▍▄▄▇_▅▋▊▋▊▍▅_▉▊█
48 Days Ago
▊▊▆▆▄▇ ▊▋ ▌▆▋ ▊▇▊▍▌ ▆█▄▄▆, ▅▉▌ ▍▍█ :▉
48 Days Ago
merge from vclouds
48 Days Ago
merge from main
48 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
48 Days Ago
▄▉▇▋▍▆ ▉▆ ▍▊▊▅ ▉▄▄▉▇▅▌ ▆▇▇▇▇▆██ ▅█ ▌▋▍▉▉▉ ▇▅▌▊█▋▍▍ ▅▋▍█▆▉▅ (▄▋▄ ▅▄▊▅▍██▋▇ ▋▅▍▊▊▄█▊ ▇███▉██▆▊▇ ▄▆▉▇▋▍▌█ █▍ ▅▆▇ ▆▋█▅▌▅) - ▄▆█ ▋▌▌▊▇▊ ▉▊▅ ▍▇▅▇ █ ▋█▇▄ ▌▆ ▉▉█▅▄▆▋▅▇▊▄ '▊▄▊▉▊▉▅▉▆' (▌▋▋▅▌▆▌▆▊ ▊█ ▅▆▄▌▅▇▊▉▄▌█▇█▍▊::▄▊▍▄▍▅█▉▇▌▌▇▆▋▇██▊▅▍█▍▌ ▇▇ ▌▊▉█) - ▇█▆▆▆▆▅ ▆▉▊ ▇▊▊▊▄▇▄ █▋▋▇ ▄▊▇▄▅▄▌▉▋ ▅▉▍▅▄▇▉ ▄▍ ▉▅▆▍▄▌▆▋▆▌▄ ▆▇ ▌▋▄▇ ▌▍ ▅▄▅ ▇▊▋█▋▊ ▉▊▊▌▄▉ ▆▊▅▄▉█ ▌█▋▄▉▉▌▊▅ ▅▋▉▉▍▍
48 Days Ago
main -> vines
48 Days Ago
merge from softcore_update
48 Days Ago
merge from softcore_update/deployable_corpse
48 Days Ago
Fixed beds and bags not running the right checks on repositioning Disabled show health info on bed and bag corpses
48 Days Ago
range_volumes -> main
48 Days Ago
Readjusted HBHF sensor visual size
48 Days Ago
Fix deploy guide renderer NREs
48 Days Ago
Fixed LookatHealth RPC spam when looking at a corpse you don't own
48 Days Ago
- Slightly increased HBHF visuals - Fixed weird offset detction position (only by .03 units, wasn't really affecting gameplay)
48 Days Ago
Fixed tesla coil visualisation
48 Days Ago
Try spawning range volumes on enabe rather than start - should fix issues with volume ranges breaking on relog