reporust_rebootcancel

121,138 Commits over 4,018 Days - 1.26cph!

39 Days Ago
Merge from fast_debug_draw: More fixes
39 Days Ago
Various fixes and assertions to prevent further issues. I think we're good now. (Famous last words)
39 Days Ago
Crossbow - Continuing with the 3P Entity UV Fixes (fixes all workshop skins), now fixed the arrow being invisible in 3P, swapped the arrow for the one used in the bow, stretched the arrow a bit so it goes all the way back like in 1P
39 Days Ago
merge from jungle ruins
39 Days Ago
Skin pass for player rig update sash
39 Days Ago
unpack all clothing prefabs for vertical slice :(
39 Days Ago
Merge: from active_tooltip_nre Logs to help track down mystery NREs. Tests: booted into bootstrap scene
39 Days Ago
Update: reinforce Tooltip language changing logic Instead of throwing an NRE report an error. I don't see how we can end up in this situation, but our logs show it can rarely happen. Tests: booted into bootstrap scene
39 Days Ago
Female head LODs
39 Days Ago
Merge from jungle_update (fix compile errors)
39 Days Ago
Fix other compile errors
39 Days Ago
Fix compile error
39 Days Ago
seismic_sensor_radiusvolume -> main
39 Days Ago
Visualise seismic sensor range when placing
39 Days Ago
Added playermodelskin to male body lods
39 Days Ago
Male head lods
39 Days Ago
nuclei_compost -> main
39 Days Ago
Beehive Nuceli can now be composted
39 Days Ago
fridge_additions -> main
39 Days Ago
Manifest
39 Days Ago
Allow Bota Bag in Fridge Allow Honeycomb in Fridge
39 Days Ago
shelter_icon_scale -> main
39 Days Ago
Make Legacy Shelter icon a more sensible size
39 Days Ago
Male body LODs
39 Days Ago
Merge from jungle_update
39 Days Ago
Prevent tiger from coming back after fleeing in some scenarios (player unreachable, in safe zone, in water, encounter too long)
39 Days Ago
Also deform spine on croc snap attack
39 Days Ago
Merge: from baseplayer_dispose - Fixes the error log spam on staging Tests: local 2 player session, 2nd player disconnected, triggered GC - no errors
39 Days Ago
█▄▅▉▌▅: ▊▊▌▇▌█▅▅▊▍ ▋▄▆ ▋▆▋▋█▅██ ▉▉▇▌▉▍▇▋▅▄▊▆ ▆▋ ▅█▌▇▋█ ▇▌▌▄ ▊▆ ▊▌▋▆ ▊▇█▋▄ ▅█▉ ▇█▌▇█ ▍▅▋▄ ▄▅▆▍▄: █▍▅▊▋ ▇ ▅▆▇█▄▌ ▇▆▌▉▊▄▍, ▇▄▇ ▊▍█▍▍▍ ▆▊▋█▇▊▍█▉█▇▅, ▇▅▄▇▆▉▉▌▌ █▇ - ▄▆ ▊▍▄▇▅▆
39 Days Ago
Fix animations being re-imported multiple times
39 Days Ago
Add more logging for null anim NRE (as no anim seem to be null from inspecting croc)
39 Days Ago
Merge from jungle_update
39 Days Ago
Merge from fast_debug_draw: Fix memory leak in DamageTracker
39 Days Ago
Merge from main
39 Days Ago
Fixed memory leak in DamageTracker
39 Days Ago
created a bespoke rig for adobe gate as the frame was made non standard. This allows the hinges to be in the correct place and avoid relying on pivot offsets to clear frame. updated prefab and relevant models
39 Days Ago
Merge from softcore_update
39 Days Ago
Use blue channel vertex colour as phase offset to wind when DisplacementOverride is enabled
39 Days Ago
Added server.pvpBulletDamageMultiplier Modifies all incoming bullet damage if the attack initiator is a player (will not apply if either the attacker or the victim is an NPC) Set to 0.75 on on softcore, which reduces pvp bullet damage by 25%
39 Days Ago
merge from softcore_update -> tc_changes
39 Days Ago
merge from softcore_update -> aux2
39 Days Ago
merge from tc_changes -> softcore_update
39 Days Ago
Merge from coop_improvements
39 Days Ago
Another attempt at fixing the ShouldDropEgg chicken NRE Adjusted the egg drop process so it ejects backwards from the chicken, not from the side
39 Days Ago
Missing file.
39 Days Ago
Siren- & strobe lights. Added a twin-beam siren light emission texture.
39 Days Ago
Set TC corpse protection to immune
39 Days Ago
Set decay of TC corpse to 48 hours
39 Days Ago
Seismic sensor lighting.
39 Days Ago
Fixed birthday cake not showing consumable information in the inventory Fixed EffectParent component printing that it was finding colliders on every vm effect even if the returned collider list was 0 size