129,260 Commits over 4,201 Days - 1.28cph!

27 Days Ago
Update: don't open first tab during UI_Store warmup Helps avoid early bundle loads Tests: interacted with the store in editor
27 Days Ago
Bugfix: fix NRE when clicking packs on DLC screen - DLC screen now uses path proxies for prefabs - also fixed database backend not tracking release refcount properly (funny I made this mistake twice >.>) The overlay prefabs are assigned to ui/store.bundle, which when unloaded breaks the stored reference. Tests: in editor navigated to dlc page and tried clicking on all tiles - all opened as pages
27 Days Ago
Merge from boat_building
27 Days Ago
Fix cannons using the wrong dismount points when on a boat
27 Days Ago
merge to naval_update
27 Days Ago
fixed BP fragment clipping inside desk at air field s2p
27 Days Ago
sewer banch BP clipping fix
27 Days Ago
sewer branch BP single pickup fix s2p
27 Days Ago
fixed excavator coal_pile out of terrain on certain seeds
27 Days Ago
▇▇▅█▉▅▆▅ ▆▉▊▌▅ ▅▍▆▆▄ ▌▆▆▇▊.
27 Days Ago
Reduce cannon ball damage
27 Days Ago
merge from halloween2025
27 Days Ago
▋▇▆▍█▍▅▊ █▍█▇▇ █▄▌▇▋ ▊▉ ▇▊█-▋▅▄▅▅█.▋▋▌▅
27 Days Ago
▆▄▉▋▍▅ ▋▅▇▊▋▉▊ ▍▇▆▍ ▄▊▅▅█▇ ▇▄█▆ ▉▆▌█ ▊▋▍▋▇▉▉ █▇ ▋▉▇▉ ▋▊▍ ██▊ ▄▊▆▅▌ ▋▋▆▊▉▌, ▅▍█▅▄▋ ▋▆▄▋▇▉▇█▊▄▋ ▊▇█▋▄▊▌ ▋▇▊▄▍▉▆▌
27 Days Ago
Fix missing boat building station deployment mesh
27 Days Ago
Removed MonumentInfo component from floating city 1 and 2 scenes
27 Days Ago
Update: activate path proxies for UI - fix a bug with UI_SteamInventory using released textures This CL breaks prefab and texture dependencies. Going to validate standalone next Tests: using bundle backend, interacted with store in editor
27 Days Ago
merge from filefix, fixed the erroneously commited files (ground plants etc)
27 Days Ago
fixed erroneously committed files
27 Days Ago
merge from main
27 Days Ago
boat building station collision mesh + prefab update
27 Days Ago
adjusted rpg incendiary ammo model rotation
27 Days Ago
replacing outboard motor hierarchy scaling with mesh import scaling
27 Days Ago
merge from naval_update
27 Days Ago
RPG7 - updated blockout mesh
27 Days Ago
Removed monument info on floating city prefab. Its landmark was being added to TerrainPath and isn't cleaned up when the floating city is killed by the deep sea wipe, causing NREs later Also added a null check in MapView.SetupMonuments
27 Days Ago
updated strair block pivots to be centered on block created convex box colliders and prevent movement collider, gibs bounds updated
27 Days Ago
exported small engine anims
27 Days Ago
Fixed rain not working in deep sea because of thunder not being deep sea aware (Effects still not working as they are spawning 500m up in the sky)
27 Days Ago
merge from Charity_plushies
27 Days Ago
plushie volumes
27 Days Ago
gameplay pass
27 Days Ago
Merge from parent
27 Days Ago
Merge from cannon_improvements
27 Days Ago
Merge from parent
27 Days Ago
Fixed deep sea weather state sharing the same instance as the main island weather state
27 Days Ago
Update: resave assets for ui/store.prefab - Still contains both path proxies and original objects, in case I'll need to chase up some sort of desync in upcoming test Tests: activated proxy path code and tested in editor(by inspecting prefabs and ensuring they assets) and non-bundle playmode(by going through a bunch of tabs in store)
27 Days Ago
Bugfix: avoid closing already-closed page This fixes an issue where we tried to unsub from dynamic bundle without loading it first Tests: started in editor and navigated to shop
27 Days Ago
▉▆▊▇█▍ ▆▄▉ ▉▊▅▄▇▇▉
27 Days Ago
Buildfix: get rid of dead code call Tests: editor compiles
27 Days Ago
Bugfix: path migration fixes - get rid of UI_StoreItemOverlayPage paths, since they're not used atm and might not be needed - make sure Takeover's page prefab gets assigned the right bundle
27 Days Ago
supplies barge set dressing cleanup (floating and colliding objects), reduced size of ladder volumes
27 Days Ago
merge from store_atlases/v2
27 Days Ago
Fixed some store blurry icons
27 Days Ago
Update: overwriting all modified assets with copy from main Tests: none, will upgrade them next
27 Days Ago
▇▇▊-▅▍▅-▋▄▇▌▆▇-▅▅▇▆▅▆▉▊-▌▊▉▇▄▋▌-▋▅.▊▊.▄.▊
27 Days Ago
Merge: from main Will need to copy all prefabs from main in next CL to ensure nothing's tarnished