142,961 Commits over 4,383 Days - 1.36cph!

2 Months Ago
Massively refactor and streamline the filling logic to avoid a bunch of duplication In addition to `fillinventory` there's now use `fillcontainer` and `fillcontainer_radius` to fill containers with random items Works with storage containers and container io entities, prints out the ones filled, and warns if a container couldn't accept some of the items
2 Months Ago
Merge from blendedsoundloops_onvalidate_fix
2 Months Ago
Check if SoundDefinition template is valid before accessing it in BlendedSoundLoops::OnValidate Fixes error spam in editor
2 Months Ago
▉▉███▌ ▋▄▅ ▆▄▆▆ ▇▉▆ ▇▊▅▆▌ ▄▄▍ ▇▇ ▌▍▇ ▉▄▌▇ ▍▍▍▉▋▅
2 Months Ago
Remove "Disable Platform Services" from iteration speed editor menu, it breaks way too often while other settings are generally safe to use.
2 Months Ago
Add cvar for controlling cannon hit slowdown on boats
2 Months Ago
exported updated 3p bone knife anims
2 Months Ago
Apartment complex b progress
2 Months Ago
▇▊█▇▌▅▆ ▄▌▉▊█ ▇▅▉▄▅█▍█▉ ▉▇█ ▇▍▆▋▊▉ ▇▅▆▊▉▉ ▇▍█▆ ▆█▅▇▋▆▄ ▄▋ ▍█▇▇▉▅▋ ▆▍▄▍▌▉▇
2 Months Ago
update from main
2 Months Ago
Fixed limited store countdown showing "Refreshed in 6 days" when the skins are late
2 Months Ago
Fixed owned items still showing up at the top of the limited and featured store when featured
2 Months Ago
Added some arrow buttons and keyboard controls to store galleries (general and limited tabs)
2 Months Ago
Merge from naval_cleanup_scientist_fixes
2 Months Ago
Added a new font to support some missing currency symbol Added some missing currencies to the price formatter
2 Months Ago
Added a way to embed styles in RustControl components instead of having to create new StyleAssets every single time
2 Months Ago
Merge from main (knife.combat.entity and sunken.knife.combat.entity use versions from main)
2 Months Ago
merge from storepage_boxes
2 Months Ago
Added toast when the deep sea opens
2 Months Ago
merge from deepsea_fixes
2 Months Ago
merge from main
2 Months Ago
Salvaged cleaver audio rework and implementation
2 Months Ago
merge from main
2 Months Ago
merge from deepsea_fixes/loot
2 Months Ago
Terrain collision update tests - Implement CPU heightmap functions in GPU compute (HeightMapApply), should remove need for map sync - Profile tests for AddHeight and SetHeightsDelayLOD using a limited texel area - Add option to use terrain R16 maps, and the active terrain render texture - Use R16 UAV heightmap for compute and terrain vertex shader - Improve camera culling by including min/max height of cell
2 Months Ago
Apply the same changes to all 4 tropical islands, expecting similar savings
2 Months Ago
Simplify the tutorial island mesh collider in blender, most of the detail was under the ocean and in a grid pattern so not needed 293k tris -> 17k 8.53mb -> 496kb on disk Should go from 29.3mb in memory to 500kb, will need to verify final savings in build
2 Months Ago
▉▊▊▅▉▇ ▄▍▊▄▊▌▍█▋▌ ▌▇▍ ▆▍▆▊▉▄▄ ▍▋▆▅▋▆▊ ▌▊▄▅▋ ▊▍▅▄ ▋▉ ▌▇████▉▍ ▊▊ ▇▇▄▄▄▉▇▇ ▋▉▆▇▆▅▌ ▊▊ ▄▋▄▄▍█▅▋▊▉ ▉▆▌▊▋▉▄ █▆▄▄▊▄▉ ▌▇▆▆█▄▇ ▊▋▋█▆▉▉▇
2 Months Ago
Equip Weapon Tool now looks through children of selected object before rescanning from the transform root
2 Months Ago
Merge from sunken_and_combat_knife_orientation_fix
2 Months Ago
Merge from puddlefix
2 Months Ago
▍▅ ▅▄▆▄▌ █▄▅▍ ▍▉▌▆▊▋▆▌▇▇▍▋▌▉▌▊▊
2 Months Ago
Merge from increased_deepsea_render
2 Months Ago
Applied LODGroupDeepSeaConfig to RHIB and PT boat
2 Months Ago
Added a new LODGroupDeepSeaConfig component for stuff using LODGroups, modifies the culling screen height percentage if the renderer is in the deep sea Applied to sails
2 Months Ago
LOD components that are dynamic and in the deep sea will now return a quarter of the actual distance in GetDistance, should make things render further out without having to make changes across all prefabs
2 Months Ago
merge from deepsea_fixes
2 Months Ago
▋▌▉▇ ▊▄▆█ ▄▆▄▋▄▋▊ ▊▇ ▆▊▆▆ ▄█ ▄▋▊▌▊▊▊ ▍▌▇ ▉▄▉▇▌▇ ▉▅█▆▄ ▍▍▄▆▆▊▄▅▅ ▍▋▋█▉ ▉▄ ▆▉▋▇▆▆▇▉▊▅ ▇█▌▅▄▌ ▋▇▄ ▌▊▉█ ▍▊ ▌▊█ ▋▇▅▌▆▇ ▇▊ ▊▍▌▋▉ ▉▊ ▄▇▉▆▄ ▍▌▍▄█▋▇▊
2 Months Ago
▆▉▌▅ ▆▅▋▍▍ ▌▇▍▇▆ ▍▄▍▊▊▌
2 Months Ago
▋▆▅▌▋▆ ▇█▌█ ▉▅▊▊
2 Months Ago
Merge from main Auto conflict resolution on mannequin_deployed, xylophone.deployed, parachute.item
2 Months Ago
▅ ▇▄▆█▊ ▄▍█▇ ▇▌▉▅
2 Months Ago
Store page baseline, skin viewer for the 16 boxes
2 Months Ago
Start work on a way for us to be able to make custom maps in editor for testing. Primarily revolving around modifying procgen settings: such as monuments to place, roads, rocks, etc. - Setup disabled flag on all procedural components
2 Months Ago
train_coupling_sound_fix -> main
2 Months Ago
Fixed train car coupling and line up audio playing twice
2 Months Ago
Add deep sea open notification sound to monument notification sound system codegen for RPC call
2 Months Ago
Moved ghostship scripts in the right folder
2 Months Ago
Deep sea initial loot fill is now around 70% Loot slowly respawns over time (except for elite crates and airdrops) S2P all islands
2 Months Ago
▅ ▋▆▍▅▅▍▇ ▅▊▄▉▉▆▆ ▋▄▊▊ ▇▋▇▆▌▊▇▍▄▋▋▇▌█▋▍█▋▌▄▊▍█▄▌▄█▉▅▅ ▅▊▊▌ ▇▇▋█ ▇▆▌▅▍ ▉█▆▅▄▌ ▇▌▍▆▉ ▄█▆▆▇ ▌▅▌▋ ▌▉▄▋▍▅▇▅▍ ▇▉▆█▍▌▊▊▌█▋▌ ▇▅▇▅▌▌▄ ▉▄█▄▄█ ▄▍▇ ▉▅▍ █▅▍▊▋▇ ▊██▊▋▄ ▋▄▍▉█▊▉ ▅▆▇▊▌▍█▆ ▄▍▌▆▄▊█▆▊ ▇▉▉▋▅█▊▌▇█ ▆▍██▉ ▋▍▄▊▅█▄ ▊▇▄▉█