reporust_rebootcancel

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

3 Months Ago
merge from meat_stack_fix
3 Months Ago
merge from condition_bar_repair_fix
3 Months Ago
merge from trophy_name_fix
3 Months Ago
merge from preview_ox_fix
3 Months Ago
▆▋▍▌▄▅█▆ ▅▇▄ ▍▅▊ ▌▊▊▌▋▇▊▆▉ █▆▇▆▇▋▉ ▌▋▋▍█ ▍▌▅▉▋▋▅▉▉▋ (▄█▆▅▉▅▍▇ █▅ ▄▆█▉▊▍ ▅▉▉█▇▆) - ▅▅▌▌█▆▍▉█▋▍▋▆ ▌▍▅▅█▍ ▇▆▋ █▋▇▉▌ ▌▊▊▍ ▄█▋▇ ▄▇ ▋▊▊▇▌▊▆▆▋▇ ▌▍▍▇▅▉▍ ▍▇▋▄ ▉▌▇▅▍ ▋▌▍▆ █▉ ▍▌█▋▆▄█▄▅▉▊▆▄▍▋
3 Months Ago
Merge from parent
3 Months Ago
Merge from blowpupe
3 Months Ago
Merge from jungle_update
3 Months Ago
Merge from jungle_update
3 Months Ago
Update: CoarseQueryGrid - add non-indirect CheckJob API - Also changed the API to return a JobHandle and accept a NativeList Helps avoid extra busy work when we run direct work Tests: ran unit tests
3 Months Ago
Bugfix: prevent WaterCollision.GetIgnore from returning garbage values Another case that's the same as previous Tests: none, trivial change
3 Months Ago
Reset the vine position to it's origin when loading a save
3 Months Ago
Clean: move all CoarseQueryGridJobs to it's own namespace - rename the jobs to avoid duplication with namespace Tests: compiles in editor
3 Months Ago
Merge from jungle_update
3 Months Ago
Bugfix: make sure TerrainCollision.GetIgnore doesn't return garbage values Same bug as in WaterCollision that I fixed last friday. Tests: none, trivial change
3 Months Ago
▍▆▉▆▉▊▅ ▆▊▍▅ ▉▌▇█▅ ▉▇█▋▄▆▉ ▇▄▊▍ ▍█▌ █▉ ▌▊▆█▌▄█ ▍▉▌▊ ▆██▇▄▄▍▋▉▊, ▍▋▊▋▆▅▍▋▅ ▌▋█▊▋▆ ▅▍▇▉▌█▅▆▊ ▇▌▊▆▌▍
3 Months Ago
Adjust proc gen settings for vine trees Decrease topology range around tree for more jungle foliage
3 Months Ago
Vines swings now need to be greater than 7m
3 Months Ago
Fixed codelocked hackable create visuals not marked as dynamic, causes LODs to misbehave
3 Months Ago
Merge from easter_event_2025
3 Months Ago
Event bags will now attempt to spawn loot into the belt bar if the main inventory is full, will still drop in the world if both are full
3 Months Ago
FIxed flamethrower displaying "shield compatible" in it's information panel (it isn't, just a UI issue)
3 Months Ago
Fixed name label missing on small hunting trophy
3 Months Ago
▋▍▍▉▍ ▊▉▆▊▍ ▆▇▇▆ ▌▅ ▆█▆▊▄▇ ▅▉▆█ ▄▍▆█▉█▊█ █▅▆▉▅ ██ ▊▄▆▆█▊▍▆ ▍▋▍ ▋▇▅█▋ █▆▉ ▊▉▄▆█▌▊▍ ▋▋▍▊ ▆▋ ▆▇▆▌▆ ▌▋ ▅▋▇▊▉▊▇▆▍
3 Months Ago
Mesh Update
3 Months Ago
Fixed item condition bar on item icons not always updating correctly when moving items
3 Months Ago
Merge from main
3 Months Ago
merge from Easter_event_2025
3 Months Ago
Compile fix again
3 Months Ago
Fix not being able to see clothing with GameObjectLOD in the player preview (ox and tiger mask)
3 Months Ago
merge from Easter_event_2025
3 Months Ago
Compile fix
3 Months Ago
brone egg primitive loot pass
3 Months Ago
primitive siliver and golden egg gameplay pass
3 Months Ago
merge from Easter_event_2025
3 Months Ago
merge from rustige_egg_g_fix
3 Months Ago
merge from rustige_animatorflag_lod_fix
3 Months Ago
merge from Easter_event_2025
3 Months Ago
progress on underwater effects using new way with underwater volume meshes
3 Months Ago
Culling volumes for lights. Lighting LOD & bleed optimization.
3 Months Ago
Looping iteration.
3 Months Ago
Godrays from the top of the ziggurat. Flare texture tweaks. Lighting update.
3 Months Ago
merge from main
3 Months Ago
merge from vendingmachine_storageadaptor_fix
3 Months Ago
▉▌▇▍▍▉ ▊▊▌▉█ ▅▄ ▄▅▌▅ ▅ ▇▊▌▋▍▊▆▉▇ ▋▊█▄ ▆▅ ▊▊ ▋▉ █▌▌▊ ▄▇▋ ▌▅ ▅█ ▅▌▅'▍ ▆▄▍▌▌▊▊█▅▌▄▇ █▅▍▇█ ▇▆▋▇ ▉▍▌▇▅ ▋▅█▍▉▌▆▅ ▄▅▋▋▌
3 Months Ago
merge from egghunt_fixes
3 Months Ago
Blank slate to start work on a new menu
3 Months Ago
Fixed eggs spawning in ice lakes Fallback to terrain height when the raycast didnt hit
3 Months Ago
initial prefab setup and folders for jungle/aztec ak
3 Months Ago
Bugfix: WaterCollision.GetIgnoreIndirect properly fills entire result set Tests: ran unit tests + staging demo playback