reporust_rebootcancel

120,862 Commits over 4,018 Days - 1.25cph!

24 Days Ago
Added TwitchRivalsFlag_ prefix to burst cloth bones in twitch rivals flag
25 Days Ago
merge from dbs_3p_sights
25 Days Ago
merge from main
26 Days Ago
Merge from jungle_update (better croc underwater behaviours)
26 Days Ago
- Have crocs properly dive to reach underwater players - Increase croc acceleration when in water - Increase tracking of underwater attack to avoid disconnected hits that feel unfair
26 Days Ago
Have swimming agents like the croc, project target locations to the sea floor before pathfinding
26 Days Ago
When sampling around AI, use agent position instead of transform, as for croc agent can be on the sea floor while entity is on the surface, causing samples to fail
26 Days Ago
Fixed server sending repair blocked errors in english instead of using the client language
26 Days Ago
merge from softcore_update
26 Days Ago
merge from main
26 Days Ago
Update all new animals to use OnAttacked instead of Hurt to properly apply bleeding
26 Days Ago
Reduce tiger damage, but have it inflict bleed (previous commit didn't go through)
26 Days Ago
Reduce tiger damage, but have it inflict bleed
26 Days Ago
add biome overrides for river normal strength, also share biome weight fetching code
26 Days Ago
Add wake disturbance to croc
26 Days Ago
merge from fix_ownership_tape_recorder -> main
26 Days Ago
Fix cassette recorder losing item ownership when it's thrown into the world and picked back up
26 Days Ago
Fix croc spamming turn anim
26 Days Ago
Add some more placeholder audio to croc
26 Days Ago
water mask culling progress
26 Days Ago
Jungle river overrides.
26 Days Ago
merge from fix_deployable_corpse_place_lock -> main
26 Days Ago
Fix being able to put locks on deployable corpses (it didn't do anything but good to fix)
26 Days Ago
merge from softcore_update
26 Days Ago
merge from softcore_update/deployable_corpse
26 Days Ago
Fixed vending machine gibs not using skins
26 Days Ago
Combined gibs mesh for all corpses Cleanup, fixes
26 Days Ago
Mesh combiner now supports meshes with different materials, creates one submesh per material
26 Days Ago
Added tool to automate corpse gibs mesh combining (took me way more time than doing all of them by hand, classic)
26 Days Ago
Removed GibsSimulator component on retro tc corpse (editor component)
26 Days Ago
Added vending machine corpse
26 Days Ago
Enabled GPU instancing.
26 Days Ago
First pass of jungle color grade (not applied, needs a script amendment) Also first pass of jungle climate settings (probably gonna need an elevation multiplier for aerial density)
27 Days Ago
merge from high_walls_skins
27 Days Ago
Whitelist doors as well (to make sure gates aren't blocking reskin)
27 Days Ago
merge from high_walls_skins
27 Days Ago
Whitelisted furnaces, building blocks and barricades NRE fix
27 Days Ago
▍▋▍▍█▄: ▅▆█▉▄ ▆▌▇ ▍▋▍ ▄▊██▌▌▊█▄ ▆▍▋▍▊▉▍▋ ▋▌▍█▌█▅▊▅ ▊▄▊▄▋▊▄█ ▅▊▉▉ ▅▍ ▇▉'▇ ▌▅▉ █▌▉▇▅ ▉▅▌▉▆: ▆▇▌▊▆▊ ▋▄▉▇ ▊▉▉ ▍▇▅▊▍▉▌ █▊▍▅
27 Days Ago
merge from high_walls_skins
27 Days Ago
Block high wall spraycan reskinning if something is deployed on the wall and could be destroyed in the process Show a toast indicating which entity is blocking the action
27 Days Ago
gantry pipe end flipped variation. updated textures too
27 Days Ago
▆▋▅█▇▍: ▄▊▉▍▍ ▋▄▋ ▄▇▄▋█▋▉▄▋ ▆▋▉▆▊▋▇▄ ▊▅▉▇ ▉▅▊▊█▋▋▅▌▇ ▉▊▊▍▅ ▉▍▉▅▅: ▆▄▌▋▋▋ ▇▍▆▌ ▆▊█▇▉▆▇ ▅▄▍▌
27 Days Ago
▋▌▄▌▍▆: ▊▅▆▌▋█▍▅▍ █▋▌ ▇▉▅▇▆▅█▊▊ ▋▍▍▍▌▍█▆ ▇▊▊ ▄▋█▌█▉ ▋▌▊▉▊▋ ▆▊▇▉▉: ▇▊▌ █▇▊▌▆▆▌ ▌▉▉▌ ▉▌▅▋▊▅▆▍
27 Days Ago
Updated workshop OBJ models - Custom SMG, Sleeping Bag, Waterpipe Shotgun, Pump Shotgun, Double Barrel Shotgun, Work Boots, Tank Top, Collared Shirt, Sword, Bear Rug, Rug, Rocket Launcher, Rock
27 Days Ago
merge from main
27 Days Ago
▉▅▌▉▆▄▍▅█▊▆▋▌ ▄▋▋▆▅▆▆▇▌▅▄▌▋█ - ▄▆▄▋▇▉▇▅▅▊▉▄▇▌▆▍▌▉ ▉▊█
27 Days Ago
▄▌▅▇▌▅▉ ▊▇▆▉▍▅█▄▅▋▉▅▌▆▊▄▋▋
27 Days Ago
▉▉█▅▇▆: ▄▅▆ ▌▌▅█▍▇▉ ▇▍▅█ ▄▇ ▌▇▊▉ ▋▌▋█▄▋ ▊▆█▄▄ ▅▋▅▆▊▌▊▉.▌▍█▌▊▇▄▉ ▍▍▅▊▄: █▌▉▆
27 Days Ago
Update: Split various tick validation functions into smaller loops - Added a couple small extension utils to NativeList This helps isolate code that we'll be able to run as Burst jobs - there's a bit more to split Tests: Staging demo playback - got comparable results
27 Days Ago
Merge from parent