reporust_rebootcancel

126,697 Commits over 4,109 Days - 1.28cph!

3 Months Ago
Fixed trail going falling through rocks due to snapping to terrain when animals were walking on cliffs and rocks
3 Months Ago
removed unnecessary private files. fixed metallic affecting ao darkening
3 Months Ago
Merge: from main
3 Months Ago
▄▆▋▆▅ ▉▅▌▇▊▉▊ ▋▌▉▄▍█▋▌▋█▄ ▌▌▋▇▉ ▌▋ ▌▊▊▄▅▊▍▉▌▅▉▉▌█▇▌▄▉, ▉▌▌▍ ▌▌ ▌▉ ▅▍█▇
3 Months Ago
Jungle Pack store page
3 Months Ago
Replace all usages of "is {}" pattern matching to properly account for unity null override (previous commit didn't go through)
3 Months Ago
Replace all usages of "is {}" pattern matching to properly account for unity null override
3 Months Ago
Reducd sapling density by 33 percent
3 Months Ago
Fixed the ambient lighting issues in the paintables window
3 Months Ago
fixed shallow wall shelves being researchable
3 Months Ago
▆█▋█▆▆▇▇▋▌.▄▉▌_▅█▍██▇▌▍▆: ▌▆▉▇▅ █▆▆▄▆▇▋ ▉▄▆▋▊▋▉▍█▄▉ █▊▇▆▅ (▇▅█▅▆ ▍▉█▍▌▄▌▄ █▌▋▅▄ ▉▇, ▋▋▌▉▆▄▌▌▋ ▅▋ ▌▅▄▍▍▌▆█▊ █▋▌▋▋▊▌)
3 Months Ago
Set ground foliage to use LOD1 as base LOD
3 Months Ago
Enabled GPU instancing on all jungle foliage for big reductions in batch count
3 Months Ago
Add command to toggle tigers leaving clawmarks, defaults to false
3 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.
3 Months Ago
Merge from jungle_update
3 Months Ago
Don't let outbreak scientists spawn on oil rig (check for ocean topology)
3 Months Ago
▍█▋▇▋ █▌▇ ▉▅▊▋▍▍█▊ ▆▆ ▄▍▊▌▅▌▉▍, ▉▆█▅▇▊▇▉▄▊▍▌▌▄▌▆, ▋▌▆▊▆▅▇▌▅▊▅▅▆▅, ▇▍▋▋▌▊▌▇▌▄▇█, ▌▌▋▇▇▍▅█▅▆▉▍▊▇▍▊▄▋█▆▆, ▍▆▄▅▄▆▆▇█▄▆▆▋▇▉▄▌
3 Months Ago
Merge from ziggurat_perf_fixes
3 Months Ago
Merge from jungle_update
3 Months Ago
Marked halfheight_salvaged_bamboo_shelves.item and wall_single_shallow_shelves.item as NeedsSteamItem, prevents them from appearing in the crafting menu by default
3 Months Ago
Fixed emoji not unlocking correctly
3 Months Ago
▋▍▇'▋ ▇▍█▇ ▄▋▌ ▇▋▊▄▅▅▋▋▇▄▌▅ ▊█▆▆▌▅ ▉▍█▉▆▍▅▍▋▌ ▆▊ ▌▌▉▍▄▅ ▄▅ ▆▋▆ █▊▌▌▌▋▇▄. ▋▊▅█ ▌▇▌▉▋ ▍▆█▍█▊▅▄▊▊ ▇▄ ▆▊▍▋▋▄ ▌▇ ▄▆▆▇▋▉▍▋ ▇▋ ▉▆▊▆▆▄▆▆▍
3 Months Ago
Fixed floating barrel corpses and added Mesh Cull components
3 Months Ago
merge from jungle_update
3 Months Ago
added corpse prefabs for wicker and bamboo barrels
3 Months Ago
merge from /jungle_storage_skin_fix
3 Months Ago
Replaced cocoknight gloves viewmodel material
3 Months Ago
Merge from main
3 Months Ago
Missed some billboard texture changes
3 Months Ago
Updated schizolobium with progress from friday
3 Months Ago
updated jungle ar icon
3 Months Ago
Merge from icon_render_export_fix
3 Months Ago
Updated IconRender scene to have the DeferredIndirectLightingPass on the preview camera and disabled the borked lighting object
3 Months Ago
merge from main
3 Months Ago
S2P ruins and ziggurat to refresh piper nigrum prefabs
3 Months Ago
re-factored piper nigrum tree LOD scripts to link in-prefab content instead of in-folder content made prefabs original prefabs instead of variants
3 Months Ago
skipped LOD0 on mauritia flexuosa, more agressive LOD2 distance
3 Months Ago
Fixed most of the ziggurat structure rendering twice, all the time Caused by a root renderer with child LOD renderers using a RendererLOD Re-exported HLOD
3 Months Ago
Disable shadows on vine tree branches Disable shadows on vine line renderers GPU instancing on kapok tree mats
3 Months Ago
Possible AdminPanel NRE fix
3 Months Ago
Fixed not being able to interact with some NPC vendors due to fridge VM changes
3 Months Ago
Fix NRE when a melee held entity breaks (NPCNoiseManager)
3 Months Ago
- big ocean fragment shader performance improvement (section of code that didn't need to be computed per fragment was more than doubling ocean draw time) - hide ocean under rivers - fix caustics being burned into screen when disabling water layer
3 Months Ago
start of fixing corpse gibs for jungle barrel storage
3 Months Ago
removed skin linkage to large wood box for jungle barrel storage, removed skinnable asset and linked both directly to jungle_dlc sitem , rebuilt mannifest
3 Months Ago
main -> vine_capsule_renderer
3 Months Ago
Missed files
3 Months Ago
First compiling example of cheaper single server -> client sync vars 🎉 Ensure base entity initialises SyncVar hooks Clearer naming for handlers, Sync and Replicate
3 Months Ago
Missed files