reporust_rebootcancel

131,280 Commits over 4,232 Days - 1.29cph!

Today
Fix portal teleport check not ignoring the terrain margin properly - make it also ignore TerrainMargin outside of editor too so it works on Craggy standalone (shouldn't affect Procgen as TerrainMargin will never be in the way of the boats)
Today
Set tropical terrain material decal layers 0 & 1
Today
Merge from tropical_shore
Today
Adjust shore and underwater values
Today
Merge from naval_update
Today
soften wallpaper/planner deploy sound and add two more variations since we're hearing it more often now
Today
Fixed mainland fog of war being cleared when deep sea closes
Today
Merge from parent
Today
Increase imposter render bounds to fix culling issues in deepsea
Today
reduce cannon fire mech sound volume slightly
Today
assign UI handling sounds to boat deployables
Today
Null check in TerrainPath:FindClosest
Today
RHIB storage sounds
Today
Add PT Boats to deep sea vehicle whitelist
Today
▄▄▇▄▌▉ █▌▋▋▉▉▅▊█▉▌▉▄▋▌▅█▆▇▍█ ▋▉ ▊▆▊▅█▇ ▋▋▌▌▄ █▊▊▄▇▌▄▇ ▊▌▄▍ ▌▋ ▇▍▉▅▋▍▅ ▋▆▅█▍▇▊▆ ▊▌▍▊▄▆ ▆▉ █▌▉▍▄▄ ▋▉▇▋█ ▄█ ▅ ▊▅▍▍ ▋█ █.▉█ █▇▄▍▄ ▅▇▌ █▄ █ ▅▆▅ ▍▄▊█▉ ▅▆▍ ▉▌▉▅▋▊▄▉▌▄▌█ ▄▉▍▅ ▊█▍▌▄▄▍▍ █▄▄▌ ▄▍▍ █▅▉▋▆▇ ▍▇▊▋ + ▌.▆█ ▆▋ ▄ ▇▅▉▌ ▄▅▇▌▉▍ ▉▋▋▊ ▅▉▍▄█▇▉▌ ▋▋▋ ▅▆▄▅▋ ▉▋▊▍▊▋█ ▄▌▇▋▊▅▆▋ ▅▊▄▉ ▇▇▇▋█▉▉ █▌▅▍▌▆ (▋▌▇▌ ▅▌▄█▄▌▅▅▉ ▌▊█ ▍▉▉▆▉▌ ▇▅▍▅█ ▄▆▊▍ ▍█▉▍▇/▍▍▄▋▄▅ ▆▉▅▊ ▍▊▍ ▄▍▉█▉▋)
Today
Fixed incorrect layer on small ramp trigger allowing opening into construction Don't allow ramp to be extended if there are static world objects in it's bounds Show a blocked interaction prompt if the ramp cannot be extended
Today
Use slightly smaller bounds when picking a spawn position for ghost ship sounds
Today
space lr300 sounds
Today
Fix tropical1 terrain size, and add earlier assert
Today
Enable 222 new materials for GPU instancing (If you conflict with this changeset, simply override these changes and manualle re-enable GPU instancing on the affected materials afterwards)
Today
RC (not s2p'd)
Today
Enable 222 new materials for GPU instancing (If you conflict with this changeset, simply override these changes and manualle re-enable GPU instancing on the affected materials afterwards) [Part 7 of 7, because Plastic is a broken mess]
Today
Enable 222 new materials for GPU instancing (If you conflict with this changeset, simply override these changes and manualle re-enable GPU instancing on the affected materials afterwards) [Part 6 of X, because Plastic is a broken mess]
Today
Enable 222 new materials for GPU instancing (If you conflict with this changeset, simply override these changes and manualle re-enable GPU instancing on the affected materials afterwards) [Part 4 of X, because Plastic is a broken mess]
Today
Enable 222 new materials for GPU instancing (If you conflict with this changeset, simply override these changes and manualle re-enable GPU instancing on the affected materials afterwards) [Part 5 of X, because Plastic is a broken mess]
Today
Enable 222 new materials for GPU instancing (If you conflict with this changeset, simply override these changes and manualle re-enable GPU instancing on the affected materials afterwards) [Part 3 of X, because Plastic is a broken mess]
Today
Enable 222 new materials for GPU instancing (If you conflict with this changeset, simply override these changes and manualle re-enable GPU instancing on the affected materials afterwards) [Part 2 of X, because Plastic is a broken mess]
Today
Enable 222 new materials for GPU instancing (If you conflict with this changeset, simply override these changes and manualle re-enable GPU instancing on the affected materials afterwards) [Part 1 of X, because Plastic is a broken mess]
Today
▊▅▇▌ ▌▄█▋▇▇▌▍
Today
Dwelling prefab zero points Heightmap for ruins Scene backup
Yesterday
Boat prefabs
Yesterday
Docks
Yesterday
Merge from naval_update
Yesterday
Hardcode debug.disable_distant_sleepers to false, just want to rule it out of contributing to animator issues
Yesterday
Reset _activeAnimatorController in OnDisable, fixes hold type not updating properly after a player model has been pooled
Yesterday
Fix scarecrow headwrap not working on female players
Yesterday
merge indirect_instancing fixes
Yesterday
Added convar to the settings menu
Yesterday
▇▊▍▆█▉ ▅▋ /▌▍▄▉
Yesterday
Large & small boathouse prefabs. Fixed shadow proxy on walkway large stairs.
Yesterday
Zero'd coords.
Yesterday
2 new ruins.
Yesterday
Potential fix for NPCAnimController NRE
Yesterday
Merge: from main - Bugfix: Removes client-side network group setting when updating parents - fixes phantom entities on cargoship and other global network entities Tests: flew around craggy, was able to pick up items, chop trees, kill animals. spawned cargoship and dropped items on it, spawned dressed player & killed him, then deleted them using console cmd - they got cleaned up as expected
Yesterday
Update: BaseEntity.UpdateParenting no longer tries to update network group - When client receives an entity snapshot, allow it to update the network group if it's out of sync We already get network group change messages - there's no need to try to "guess" on the client and potentially desync. Tests: flew around craggy, was able to pick up items, chop trees, kill animals. spawned cargoship and dropped items on it, spawned dressed player & killed him, then deleted them using console cmd - they got cleaned up as expected
Yesterday
add convar setting for hammer always displaying health info, if you dislike clutter and want to turn it off
Yesterday
Renaming ruins to ruins_C for clarity. Coconut hydration 60 > 50
Yesterday
Bugfix: Run same network-group-inheritance checks on client when recieving snapshots This resovles a scenario where dropped items/players on a cargoship/crane/etc have local net group, but client resolves global net group. Tests: Spawned cargo ship, spawned NPC, player - killed both. dropped items. flew away, destroyed them via console, flew back - they were gone
Yesterday
ScarecrowHead, FrankensteinMask and BanditOutfit repose
Yesterday
50cal reload sounds added to the animation of the single 50cal