reporust_rebootcancel

138,279 Commits over 4,505 Days - 1.28cph!

11 Months Ago
merge from main -> optimize_windows_console
11 Months Ago
Fifth attempt at avoidance logic
11 Months Ago
Fix broken bounds on the rhib storage drybox
11 Months Ago
Remove mounting debug code
11 Months Ago
Setup RHIB specific scientists Fix bounds on the new RHIB (actually play impact effects) Manifest
11 Months Ago
Merge from parent
11 Months Ago
Cherry pick boatai ddraw compile fixes
11 Months Ago
BoatAI ddraw compile fixes
11 Months Ago
Add override for custom workshop icon, more UI tweaks to update styling and improve UX
11 Months Ago
Remove VehicleWorld colliders from hull pieces
11 Months Ago
merge from meta_shit/loot
11 Months Ago
Sculpts & clifffs. Backup.
11 Months Ago
Fixed small spike trap desc typo
11 Months Ago
Fixed clipping fuse at ferry terminal s2p
11 Months Ago
merge from ui_animators_optims
11 Months Ago
Compile fix
11 Months Ago
merge from main
11 Months Ago
merge from ui_animators_optims
11 Months Ago
Death screen toggles its animators when not visible
11 Months Ago
anim event updates
11 Months 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.
11 Months Ago
Bugfix: fix some items showing empty icons Tests: navigated through all tabs of shop and inventory - everything seemed present
11 Months Ago
merge from naval_update/deep_sea
11 Months Ago
Added a convar to disable the deep sea: deepsea.enabled
11 Months Ago
Moved default config generation from Bootstrap to server command `server.writeserverdefaultconfig`. Run codegen. Tested in editor.
11 Months Ago
Merge: from fix_missing_takeovers Images still missing - digging deeper Tests: navigated to store
11 Months Ago
Update: run Update Paths and Assign Bundle on MenuUI2_Store_General grids Tests: none, will test in parent branch
11 Months Ago
emissive tweaks to dia de los muertos
11 Months Ago
Doorway, low barrier, low cannon wall, low wall collider changes
11 Months Ago
Halloween Wallpaper - adjusted wood luminance levels
11 Months Ago
merge cannon_code to naval_update
11 Months Ago
Hull_square collider size changes
11 Months Ago
merge from naval_update
11 Months Ago
Clean up logging and include empty defaults in the cfg
11 Months Ago
added halloween bats and dia de los muertos wallpapers and build wallpaper skin files
11 Months Ago
Bugfix: warm up UI_StoreTakeover's Takeovers in more cases - Reimplemented warmup of StoreFeatured/General/Limited to first spawn empty tiles and fill them up once tab is opened Turns out, we can open tabs of store without opening store itself, resulting in an access to uninitialize takeovers. Couple empty item icons remain, will fix next. Tests: navigated to the store and clicked through bunch of tabs and scrolled around.
11 Months Ago
Fix missing material on cannonball, replace old cannon projectiles with the new model
11 Months Ago
cannon size changes
11 Months Ago
merge new cannonball model into cannon_code
11 Months Ago
Fix cannon ammo staying active after firing
11 Months Ago
merge from fix_occupied_menu_option -> main
11 Months Ago
Add `killofftracktrains` convar that can be disabled so you can spawn trains off tracks for testing in the editor
11 Months Ago
Add texture size text, add scrollbar for editing panel, convert more components to FlexElement
11 Months Ago
cannon ball
11 Months Ago
Fix train cars showing "Occupied" when trying to loot the storage with a driver in the seat - caused by "Occupied" menu option not checking how far you are from the mount point
11 Months Ago
merge from naval_update
11 Months Ago
Player update content for selection of items and DB fix
11 Months Ago
merge from main
11 Months Ago
Disable workshop voting buttons when creating a skin
11 Months Ago
merge from fix_client_server_fields -> main