reporust_rebootcancel

123,739 Commits over 4,171 Days - 1.24cph!

5 Months Ago
merge from main
5 Months Ago
Added new token for jungle rifle as it was sharing one with med rifle
5 Months Ago
Small mesh tweak
5 Months Ago
Add server receive methods Add CLIENT & SERVER preprocessor tags in generation step
5 Months Ago
Mop and Bucket feedback
5 Months Ago
IOEntityEditor and BaseMountableEditor inherits from BaseEntityEditor
5 Months Ago
Added handles to edit entities bounds
5 Months Ago
main ➡️ syncvars
5 Months Ago
Fix storage monitor not being able to be placed on the Vending Machine
5 Months Ago
boat building platform grey box
5 Months Ago
Increase the Vine view model exit time padding .1 -> .2
5 Months Ago
Fixed timer switch issues when its power input fluctuates while the timer is running
5 Months Ago
skin setup
5 Months Ago
vine_lod_fix ➡️ main
5 Months Ago
⭕ Fix vine flickering and dissapearing ⭕ Mark Occludee as dynamic
5 Months Ago
vine_maxvelocity_nre_fix ➡️ main
5 Months Ago
Ensure max velocity > 0 even when null
5 Months Ago
Fix Vine Max Velocity NRE
5 Months Ago
Merge: from parallel_validatemove - Optim to reduce physics cast scheduling overhead Tests: unit tests
5 Months Ago
Optim: reduce physics casts scheduling overhead when using batches - Added a helper function that subdivides workloar across equal batches and potential for work stealing On a 10player test case(40 ticks total), reduces parallel processing time from 0.2ms to 0.12ms. Still slower than serial execution 0.06ms. Tests: unit tets
5 Months Ago
boomerang_range_fix ➡️ main
5 Months Ago
Adusted boomerang range values
5 Months Ago
▇▇▉▆█ ▌█▌▄▌▍▊ █▅▇▋▋▅▄▇▉▍█▋▆▋▇▅ ▋▍▄▇▆█ ▄▆▉▅ ▆▅▆█▌ ▄▋▅▌ ▋▍▋█▆▄▊▊ █▍▌▄▋█
5 Months Ago
boomerang_range_fix -> main
5 Months Ago
tweaked hopper, storage monitor and storage adapter positions on wicker and bamboo barrels
5 Months Ago
merge from main
5 Months Ago
Bucket and mop prefab update and LODS
5 Months Ago
Fixed Boomerang not having better attack range on players and NPCs Rewrote server projectile to allow overrides in the right places Boomerang does two attack checks - hits players and npcs at a higher radius
5 Months Ago
Fake trail generation improvements, fixed trail falling through rocks
5 Months Ago
merge from jungle_update
5 Months Ago
Fixed trail going falling through rocks due to snapping to terrain when animals were walking on cliffs and rocks
5 Months Ago
removed unnecessary private files. fixed metallic affecting ao darkening
5 Months Ago
Merge: from main
5 Months Ago
▄▆▋▆▅ ▉▅▌▇▊▉▊ ▋▌▉▄▍█▋▌▋█▄ ▌▌▋▇▉ ▌▋ ▌▊▊▄▅▊▍▉▌▅▉▉▌█▇▌▄▉, ▉▌▌▍ ▌▌ ▌▉ ▅▍█▇
5 Months Ago
Jungle Pack store page
5 Months Ago
Replace all usages of "is {}" pattern matching to properly account for unity null override (previous commit didn't go through)
5 Months Ago
Replace all usages of "is {}" pattern matching to properly account for unity null override
5 Months Ago
Reducd sapling density by 33 percent
5 Months Ago
Fixed the ambient lighting issues in the paintables window
5 Months Ago
fixed shallow wall shelves being researchable
5 Months Ago
▆█▋█▆▆▇▇▋▌.▄▉▌_▅█▍██▇▌▍▆: ▌▆▉▇▅ █▆▆▄▆▇▋ ▉▄▆▋▊▋▉▍█▄▉ █▊▇▆▅ (▇▅█▅▆ ▍▉█▍▌▄▌▄ █▌▋▅▄ ▉▇, ▋▋▌▉▆▄▌▌▋ ▅▋ ▌▅▄▍▍▌▆█▊ █▋▌▋▋▊▌)
5 Months Ago
Enabled GPU instancing on all jungle foliage for big reductions in batch count
5 Months Ago
Add command to toggle tigers leaving clawmarks, defaults to false
5 Months Ago
Set ground foliage to use LOD1 as base LOD
5 Months Ago
Added "Game - Quick Save Game (ALT+F5)" editor menu option. Saves game directly to "TestSaves/editor_quicksave.sav" without a file dialog box or confirmation to overwrite any existing file. Added "Game - Set GameSetup to load quick save" menu option which finds the scene's GameSetup object, ticks LoadSave and fills LoadSaveFile with the path to to the quick save file.
5 Months Ago
Merge from jungle_update
5 Months Ago
Don't let outbreak scientists spawn on oil rig (check for ocean topology)
5 Months Ago
▍█▋▇▋ █▌▇ ▉▅▊▋▍▍█▊ ▆▆ ▄▍▊▌▅▌▉▍, ▉▆█▅▇▊▇▉▄▊▍▌▌▄▌▆, ▋▌▆▊▆▅▇▌▅▊▅▅▆▅, ▇▍▋▋▌▊▌▇▌▄▇█, ▌▌▋▇▇▍▅█▅▆▉▍▊▇▍▊▄▋█▆▆, ▍▆▄▅▄▆▆▇█▄▆▆▋▇▉▄▌
5 Months Ago
Merge from ziggurat_perf_fixes
5 Months Ago
Merge from jungle_update