reporust_rebootcancel

129,069 Commits over 4,232 Days - 1.27cph!

46 Days Ago
Remove old, unused singular parenting trigger. Now cache all block parenting triggers. Update AnyPlayersOnBoat to check all the individual triggers.
46 Days Ago
naval_update -> scientist_boat_ai
46 Days Ago
Better spacing values Disable RHIBs spawning in the deepsea for now
46 Days Ago
Temp hull.triangle.wood collision
46 Days Ago
Ent killing a boat block now kills the boat.
46 Days Ago
Merge from parent
46 Days Ago
Cannon icon
46 Days Ago
Merge from boat_building
46 Days Ago
Merge from block_collision
46 Days Ago
Plank, sail, steering wheel icons. Misc asset deletion.
46 Days Ago
Steering wheel description and item changes.
46 Days Ago
Correctly reset BoatBuildingBlock state for pooling to fix some deployment issues when using a pooled block.
46 Days Ago
Merge from parent
46 Days Ago
Merge from parent
46 Days Ago
Merge from main
47 Days Ago
Fix colored chat messages not being queued to the console thread - simpify chat messages in console from being half yellow & half green -> fully green
47 Days Ago
Messing with deepsea values
47 Days Ago
Manifest
47 Days Ago
Added AI RHIBs to the deep sea Codegen General cleanup
47 Days Ago
Deep sea specific RHIB prefab
47 Days Ago
▆▍▉'▅ ▉▉▊▉▉ ▅▌▆▊█▌▆ ▄▅█▍▅▅▄▄▇▇ ▋▆▌▅▆▆▆ ▌▊ ▋▍▋▊▊ ▊▋▍▆ ▆▊▍▄▆▊ ▄█▍▋▌▄▍█▌▆▌█ ▊█▌ ▊▍▋ ▋▄▇▆█ ▌▆█▅ ▋▋▋█▊▍▅ ▅▌ ▆▉▍.▊▌ █▍ █▌▆▄▉█▊▊ ▅▇▆▇▋▄▅█
47 Days Ago
▋▊▌▍▅▋▅ ▄█▋▅█ [▍▌▅▊▉▉█▉] ▄▍ ▌▋▆▋▌▉▊ ▇▌ ▍▌▌▇▋▅▄ ▉▄▌██▅▋▋▉▄▅ ▉▍ ▍▆▉▊
47 Days Ago
merge from optimize_windows_console -> main
47 Days Ago
Stop the boat driving if the driver gets doinked
47 Days Ago
Driver no longer has a gun out
47 Days Ago
Reduce number of feelers Prioritise forward direction Try to avoid flicking between similar directions
47 Days Ago
Floating city casino progress / finalized LOD0 Split the casino into multiple objects and setup prefabs for them Updated casino barge
47 Days Ago
Fix commands being sent from the console thread instead of being queued to the main thread
47 Days Ago
merge from main -> optimize_windows_console
47 Days Ago
Fifth attempt at avoidance logic
47 Days Ago
Fix broken bounds on the rhib storage drybox
47 Days Ago
Remove mounting debug code
47 Days Ago
Setup RHIB specific scientists Fix bounds on the new RHIB (actually play impact effects) Manifest
47 Days Ago
Merge from parent
47 Days Ago
Cherry pick boatai ddraw compile fixes
47 Days Ago
BoatAI ddraw compile fixes
47 Days Ago
Add override for custom workshop icon, more UI tweaks to update styling and improve UX
47 Days Ago
Remove VehicleWorld colliders from hull pieces
47 Days Ago
merge from meta_shit/loot
47 Days Ago
Sculpts & clifffs. Backup.
47 Days Ago
Fixed small spike trap desc typo
47 Days Ago
Fixed clipping fuse at ferry terminal s2p
47 Days Ago
merge from ui_animators_optims
47 Days Ago
Compile fix
47 Days Ago
merge from main
47 Days Ago
merge from ui_animators_optims
47 Days Ago
Death screen toggles its animators when not visible
47 Days Ago
anim event updates
47 Days Ago
Bugfix: ensure ui/store.bundle gets unloaded after all changes - UI_Store opens the first tab during warmup, outside of OnOpen, which unbalanced subscribe/unsubscribe calls. It also never closed the tab when itself being closed. Addressed both. Tests: clicked through tabs, then closed shop - no asserts fired. Need to test in bundle mode, that'll be next.
47 Days Ago
Bugfix: fix some items showing empty icons Tests: navigated through all tabs of shop and inventory - everything seemed present