reporust_rebootcancel

111,292 Commits over 3,928 Days - 1.18cph!

3 Months Ago
using parallel call to populate water flow from shore vectors
3 Months Ago
▉▆▉█▌▉ ▆▄▆▋▌▉▊██.▄▄▊▋▊██_▄▆▋▋▅▇ ▆▊▇▊▅▉▄▋▍█▊ ▆▋▅▋▋▍▇▍ ▄▍ ▊▍▅▊▉▌ ▄▅▇▋▅█ ▍▋▊'█ ▅▇▄▇▋▅▊▍█ ▌▇▊▇ ▇█▌▄▇▉▊▆
3 Months Ago
main -> release
3 Months Ago
not serializing flowmap, we can just generate it on load
3 Months Ago
Bugfix: AmbienceEmitter now drops occlusion modulator on fade-out Tests: noclipped around Craggy with audio recycling logs on - no NREs
3 Months Ago
merge from main
3 Months Ago
merge from world_update_2
3 Months Ago
added additional checks to dpv mounting to make it harder to get stuck
3 Months Ago
Itemstore links
3 Months Ago
merge from main
3 Months Ago
Parent merge
3 Months Ago
Merge from main
3 Months Ago
Disable underwater blur when using underwater_cinematic convar
3 Months Ago
Added prop opffset support when holding a left hand dominant entity
3 Months Ago
Refactor held entity aim settings so we can toggle which is the dominant and non dominant hand (to support left hand parented weapons like bows) Added option to only apply hand aiming while in ADS
3 Months Ago
Stuff not for this patch
3 Months Ago
Parent merge
3 Months Ago
Merge from main
3 Months Ago
Rebuild manifest, includes missing cliff rocks
3 Months Ago
Remove old spineIkAimOffset system, superseded by new components
3 Months Ago
Fixed left hand IK not getting applied when switching between weapons
3 Months Ago
Parent merge
3 Months Ago
Merge from main
3 Months Ago
Finally fixed up/down spine look appearing incorrect and tilting to the left, legacy aim offset animator layer was being enabled and affecting the final pose
3 Months Ago
Fixed pose solver breaking if the held entity is missing a non dominant hand IK target
3 Months Ago
Unsaved changes
3 Months Ago
Added throw support to pose editor Removed right hand pose component entirely Added basic camera rotate and pitch controls to edit scene
3 Months Ago
merge from flashlightfixes
3 Months Ago
Flashlight fixes (safe version, ball fixes only).
3 Months Ago
Removed some leftover logs
3 Months Ago
Fixed some incorrect rig behaviour when entering and exiting edit mode
3 Months Ago
Remove dedicated right hand aim component (now builtin to AimPose component) Expose right hand aim offset per weapon
3 Months Ago
Fix train tunnel entrances not having `PreventMonumentBuildingTag` component added because they were not generated with S2P Ensured both train tunnel entrances were marked as "AllowBarricadePlacement"
3 Months Ago
merge from main -> fix_barricade_train_tunnels
3 Months Ago
Reduce ore count density target to match release values
3 Months Ago
Change the scene prefab remapping dictionary to be case insensitive
3 Months Ago
Normalize scene paths across windows and unix Remove code that looked for scene name by full path in editor
3 Months Ago
changed crate spawn positions on divesite_d and divesite_e so they are higher than the seaweed until the foliage_flattening is implemented
3 Months Ago
▍▆▄ ▍▅▅▌ ▌▌▊▋█▌▄ ▌▊██▍▆ █▋▉█▄▍▊▅█ ▌▆▋▌▌▇▌▊▄ ▄▊▉▆▌▄ ▄█▋▍▆ ▋▄█▅▋▅▆▊▉▌▅ ▉▊█▄█▍▉
3 Months Ago
Bunch of very WIP experiments
3 Months Ago
Phrase update
3 Months Ago
Fixed being able to place small I/O inside rock formations
3 Months Ago
▋▇▄▌▊█▇▌▊▄ ▇▊▄▌ ▌▇▆▆▊█ ▄▆▌▍▅ ▉▄▍ ▊▋▉
3 Months Ago
▆▄▇ ▊▆▉ ▌▇ ▉▊▊▌ ▇▇▅▋▌▊▊▄
3 Months Ago
Attempt to fix root motion anim asset being marked as changed when opened on another machine
3 Months Ago
world_update_2 -> main
3 Months Ago
▉▍█▅▄ █▋▌ ▊▄█▇▉▋▆▇▌▆ █▇▄▇▉▆▇█▅ ▄█▇▊▄▊█▄▄ ▋▌▍█▋▆ ▉▍ ▉▉▊▋▉ ▇▍▇▅▄▉▆ █▆▌▊▆▋▇ ▇██▋▅▊▆
3 Months Ago
Increase second rad pool height so its easier to drink from
3 Months Ago
merge from main
3 Months Ago
Merge: from item_pooling Fixes NRE when saving a player that was killed while crafting items and returned items would stack with existing inventory items Tests: crafted low grade fuel with 1 extra fat in the inventory, killed before finishing the craft and saved the session on the server - no NRE