reporust_rebootcancel

111,829 Commits over 3,928 Days - 1.19cph!

4 Months Ago
HCR no longer mountable to Frontier weapon racks due to size.
4 Months Ago
Deleted bugged oceanside topology from icelakes to remove coastal rocks from spawning underneath
4 Months Ago
Keep track of modifier source counts. Tea vitals bar only shows tea source modifiers.
4 Months Ago
Fixed several water regressions from 104770
4 Months Ago
Adjusted cliff tall slope meshes to get rid of terrain holes
4 Months Ago
Ensure current serialized map data is updated with the new radiation map each time set radiation body is called
4 Months Ago
Fixed non-harvestable trees in oasis a, b and c Removed monument topology from oasis a and b to get rid of barrel spawns
4 Months Ago
▌▆▇▇▋ ▊▆▄▌ ▍▍_▇█▍▍_▋▄▌▅██▇▆▍
4 Months Ago
▇▍▊ ▅▇▋▋▉▊▉▆▊▌▇▆▄ ▊▆▅▄▇ ▅▄ ▊▉▌▉▌█
4 Months Ago
Ensure water radiation map persists between saves
4 Months Ago
▋▄▉█▍ ▅█▄▇ █▄_▆▋▌▅_▆▇▇▄▍▍▇▉▉
4 Months Ago
▆▋▌ ▆▉▆▄▉▅▅ ▇█▄▇█ ▉▍ ▋▄▉▌▅▇
4 Months Ago
Properly replicate meat stack size shrinking as wolf is eating
4 Months Ago
▊▍▋▊▅ ▊▊▄▌ ▍▄_▅▍▋▇_▋▊▌▍▇██▌▅
4 Months Ago
Fixed cliff_d anchor issues
4 Months Ago
Remove logs
4 Months Ago
Cleaned up and streamlined onItemAddedToStack calls from base liquid vessel ItemModContainerRads now listens for a bunch more ItemContainer changes Much more accurate rad count for a vessel
4 Months Ago
Possible NRE fix in PushLiquidThroughOutputs
4 Months Ago
Bunch of cleanup and removing log spam. Log a message when temporarily adding an unapproved item for rendering.
4 Months Ago
Drop BaseEntity AddComponent extension method and just declare straight up `AddComponent`
4 Months Ago
▇▇▇▄▋ ▅▆▄▇ ▉▆▋▋
4 Months Ago
▌▄▊ ▌▇▇▌▉▆▆ ▉▍▄▍▆ ▊▆ ▌▊▇▊▆▊
4 Months Ago
Fix containers not opening Caused by cache and order of operations changing with BaseEntity Components
4 Months Ago
stopping watervisibilitygrid error spam - still need to fix the core issue
4 Months Ago
Have wolves spend a longer time eating larger meat stacks
4 Months Ago
subtracting 104763 - we are using the W component on shore vectors in the shaders, just not in code
4 Months Ago
Fix hitinfo being recycled while the wolf was holding a reference to it When some food is unreachable, remove it from the grid and put the state on cooldown for performance Don't try to eat food that's moving (eg still falling to the ground)
4 Months Ago
Scene + anim backups
4 Months Ago
Merge: from main Tests: none
4 Months Ago
Merge: from itemcontainer_pooling Fixes the "Double init of inventory!" assert on killing NPCs. Tests: spawned scientist NPC, killed them - no assert logged, corpse still clothed and loot present.
4 Months Ago
Merge: from main Tests: none, no conflicts
4 Months Ago
Bugfix: Remove assert that forbade double-loading of ItemContainer-owning types - Removed a separate dead assert Entities can be synchronized over the network multiple time via doing a whole load, which invalidated my previous logic. Tests: Spawned a bunch of NPCs and killed them - they didn't generate asserts.
4 Months Ago
█▌▄▍▅▉▋█▍▉ ▆▍▊▊▊▇ - ▊▊▅▇▆ ▌▊▇▌ █▌▇▍▆▅▍▇▋▊▇▋
4 Months Ago
Merge from world_update_2
4 Months Ago
Fixed not being able to spray decals on half walls, low walls, doorways and windows when using the shipping container skin
4 Months Ago
Possible fix to CH47 killing it's mounted scientists twice, leading to some exceptions Also switched a string based invoke to a direct method call
4 Months Ago
Scene backups
4 Months Ago
Reapply PlayerLoot change
4 Months Ago
Merge from main (doing this on a branch as there were some tricky conflicts, will likely need manual fixes)
4 Months Ago
Merge from world_update_2
4 Months Ago
Swap out spawner
4 Months Ago
More divesite E fixes
4 Months Ago
Rebuild divesite E after the directory changes in 104327 broke most of the models Added junkpile mounds to bridge the gap between the geometry and terrain
4 Months Ago
Parent merge
4 Months Ago
TransformCopier script
4 Months Ago
Cherrypick #103424, HCR material + prefab setups
4 Months Ago
Parent merge
4 Months Ago
Merge from world_update_2
4 Months Ago
Convert junkpile_base to meshlod Add some junkpile_base meshes to divesite D and F to hide the gaps between the rock meshes and the terrain
4 Months Ago
Merge from world_update_2