127,482 Commits over 4,201 Days - 1.26cph!
updated strair block pivots to be centered on block
created convex box colliders and prevent movement collider, gibs bounds updated
exported small engine anims
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)
merge from Charity_plushies
Merge from cannon_improvements
Fixed deep sea weather state sharing the same instance as the main island weather state
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)
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
Buildfix: get rid of dead code call
Tests: editor compiles
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
supplies barge set dressing cleanup (floating and colliding objects), reduced size of ladder volumes
merge from store_atlases/v2
Fixed some store blurry icons
Update: overwriting all modified assets with copy from main
Tests: none, will upgrade them next
▇▇▊-▅▍▅-▋▄▇▌▆▇-▅▅▇▆▅▆▉▊-▌▊▉▇▄▋▌-▋▅.▊▊.▄.▊
Merge: from main
Will need to copy all prefabs from main in next CL to ensure nothing's tarnished
Connect to the coordinator on init and leave on remove
When you find a target that you want - register it as yours, this prevents other boats from taking it
Boat coordination system setup
Provides an avenue for boats to claim/unclaim targets, this prevents lots of boats from dogpilling on a single target
If driver is killed - totally remove AI
Make RHIB scientists much weaker than regular scientists
Prevent overcorrection when approaching targets
Put debug drawing behind a variable
Move constants to BoatAI.Data
Prevent Reserializing fields when changing symbols
▉▇▌ ▍▉█▉▄▅▇▅▋▋ █▉▄▌▆ ▊▉▇▆ ▌▉▋ ▌▊▋▋▇.▅▅▄▄▌▄▆▅▌▆▍▄▄▆▋█▋▇▆▌█
▄▄▅▊▅ ▉▄▉▄ ▍█▄▄▍▌█_█▉▊▅▆▄▊▅_▊▆▋
Changed feedback for item refridgeration
- smaller snowflake icon
- blue-tinted Condition bar
merge from store_atlases/v2
▍▌▇▌▇ ▄▇▉▉ █▉▌▇▌▄▍▋▅▉_▉▊▄▍▋
Merge from replace_parallel
Merge from httpimage_cache
Revert minimum mipmap level to 7
Adding split up cannon mesh fbx to cannon branch
updates to various weapon entity positions
merge from fix_stability_cascading_updates -> main
Add optional logging incase it still occurs and we want to follow the logs to see what the source of the infinite stability updates is since it doesn't seem to repo when pasting the offending builds in the editor via copy paste
- convar `log_stability_updates (default disabled)
Add new SIMD terrain culling implementation (WIP) providing ~3x speedup (up to 30x in certain cases)
Only allow StartMotion() when IsDynamic is set