reporust_rebootcancel

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

27 Days Ago
Ziggurat lighting prefab WIP
27 Days Ago
▆▉▅▅ ▌██▊ ▇▉ ▌█▋▄▇ ▌█▍▆▊▍▍▉ ▅▄█▊ ▋▉ ▄▋▌ ▇▋▆▄▉▊▄▉ ▊▍ █▉▋ ▄▄▅▅▇▅▆▉▄▄ ▆▍▍▅▇▋ ▋▄▆▋ ▄▄▍ ▌▇▇▌▌▋▄▍ ▉▍ █▄█ ▉▉▆▍▉▆▇▋ ▍▄▉█▋▋ ▌▍▆▌ ▊▍▅▆▌▍▆█ ▌▄▄▋▄█▅
27 Days Ago
merge from main
27 Days Ago
▆▍▋▋▌ ▋▉▊▄ ▋▇▌▇▄▍▊▊_▊▆▌▊█▆/█▌▅▍█▄█▄▆▉_▋▉▍▌▆▋/█▄█▇▇▊▆▇▄▍▄_▍▇▅▊▊▋▋ ▆▌▋ ▋▅▊▊▋ ▄▇ ▉█ ▍▋ ▇▍▌▋ ▆▅ ▌▌▉▌ ▌▉▍▉▊
27 Days Ago
▋▊▄▉█▌▅▅▍█▊ ▄▊█ ▆▍▆▄▆█ ▉▆▄ ▅▋▉▄▌▋▊ ▊▄▅▋▅▍ ▄▉▉ ▌▇▅▋▆▅ ▇▍ ▄▌ ▍▌▌ ▇███▊▌▋▍▋▆█▆▋▉▍ ▍▇▇▍▊█▇▅▇ █▌▍▇▉▄▍ ▌▌▋'▊ ▋▆▋▆ ▅ ▋▊▄▄▋█ █▉█▄ ▋▉▍ ▅█▄▆ ▄▍▌▌█▇ ▋▆▉█ ▍▍ ▆▊▉ ▄▋▌▋▆▅ ▊▄ ▇█▍█▆█ ▌▊▇▊ █▆▋ █▆▇▆▇, ▋▅ ▄▉▉▆ █▅█▅▆
27 Days Ago
phrases
27 Days Ago
uiPlayerPreview forces and removes LOD components in line with toggling burstcloth objects through broadcast - stops player preview having BurstControllers disabled due to distance from the player camera
27 Days Ago
Add aimingHeld animator bool, populate, to help debug anim issues.
27 Days Ago
Update: Add NativeList.ExpandAndClear - also fixed invalid check in NativeList.Expand that was comparing against list length instead of capacity, potentially causing more reallocs than necessary Tests: none, trivial change
27 Days Ago
Merge from main
27 Days Ago
give sleeping player's BC setups a second to rest before pausing the simulation
27 Days Ago
merge from bc_sleeper_fix
27 Days Ago
re-tuned horse costume BC setup to be a bit let less noisy
27 Days Ago
Blowpipe can now only be fired when fully ADS. Added CanFireWhenNotADS and IsFullyADS to BaseProjectile. Override them in BlowPipe.
27 Days Ago
merge from main
27 Days Ago
Merge from jungle_update
27 Days Ago
Update abyss name and adobe description
27 Days Ago
Simplify placement compute shader and reduce interlocked ops, restructure foliage instancing header to handle shadows and motion vectors, improve performance in foliage grid update by caching raycorners and reducing unneeded cbuffer updates.
27 Days Ago
merge from main
27 Days Ago
Updated comfort sources on hazmat plushly and discord trophy
27 Days Ago
jungle_terminal props - remade prefabs, fixed layers, LOD distances, texture import res
27 Days Ago
Fixed terminals casting a light when not in use.
27 Days Ago
Fixed terminals casting a light when not in use.
27 Days Ago
Redid the large furnace lighting optimizations and flicker fix
28 Days Ago
Merge from vines
28 Days Ago
Add more vine spawn points around the top of the tree Adjust the vine visual length based on how far it has to reach, fixes vines being usable but not looking usable due to the vine not reaching far enough
28 Days Ago
Added debug.vineswingingreport convar, prints out info about the vines on the server
28 Days Ago
Don't cancel the current looping gesture if the player attempts another legacy gesture (eg. dropping item)
28 Days Ago
Scaled down chicken coop by 10% and raised it slightly Fixes bits of the coop sticking through the floor below, preventing ceiling placement below (and it looked bad) Added a snapping point (like the planters) When snapped to a floor/foundation piece the chicken coop is now small enough to be full enclosed by walls
28 Days Ago
Merge from softcore_update
28 Days Ago
Added ingame changelog to the softcore game mode
28 Days Ago
Merge from parent
28 Days Ago
Merge from main
28 Days Ago
Disable female version of wood armour jacket temporarily
28 Days Ago
min/max meshes for wood armor jacket added to prefab
28 Days Ago
wood armour pants lod fixes
28 Days Ago
min/max meshes for wood armor pants added to prefab
28 Days Ago
Added a forceUpdateIfDisabled option on AnimationFlagHandler If an animator wants to change flag but is disabled (due to lodding) this enables the animator for 2s to let it update it's state and then disables the animator Has correct handling for the case where a player crosses into the LOD distance during that 2s Applied to all rustige eggs
28 Days Ago
merge from softcore_update - 118092 Sleeping bag and bed corpses are killed when landing on an invalid position, prevent spawning on illegal pos
28 Days Ago
merge from softcore_update/deployable_corpse
28 Days Ago
Sleeping bag and bed corpses are killed when landing on an invalid position, prevent spawning on illegal pos
28 Days Ago
Adjusted wind settings and vert AO on vine mat. Added extra piper nigrum kit pieces.
28 Days Ago
Merge from softcore_update
28 Days Ago
Fixed args error when attempting to invite players to a team while the team is full (use ShowToast method instead of running command)
28 Days Ago
MIP tweaks & texture size optimizations
28 Days Ago
merge from fix_building_split_corpses -> main
28 Days Ago
Fix building split being incorrect because it was iterating over the decayEntiites field instead of the parameter fed into the method - make method static so it can't unintentionally read fields - switch decayEntities -> list variable
28 Days Ago
Tested turning off MIP streaming on the base atlas.
28 Days Ago
▆▆▌ █▊▅▉▄▋
28 Days Ago
Fix errors appearing sometimes in editor listen server when croc tries to destroy a building block (server trace hitting client entity instead of server) Fix memory leak in RaycastEntity, rename it and change signature to be consistent with other GamePhysics Traces Create new TraceRealm method that doesn't only work on entities