userFlaviencancel
reporust_rebootcancel

5,302 Commits over 700 Days - 0.32cph!

8 Minutes Ago
merge from console_autocompletion_contains
8 Minutes Ago
Sort StartsWith console autocompletion before Contains
Today
merge from store_gallery
Today
Added store images for the following: - LNY wallpaper - LNY wall divider - Halloween wallpapers - Balloon pack
Today
Fixed steam inventory modal unable to send coroutines during their init
Today
Only scroll when the item is not 100% visible Some safety checks
Today
Some bug fixes, reset scroll pos after closing the skin modal NRE fixes
Today
Layout tweaks
Today
Moved gallery images to CoverImage Fixed scroll view paddings for items with more than 5 images Clicking a gallery button scrolls to center the clicked element
Today
Fixed weekly items modal not showing "This item can't be broken down" Cleanup
Today
merge from main
Today
merge from console_autocompletion_contains
Today
Changed the console autocompletion from StartsWith to Contains
Today
Steam inventory modals fixes following the gallery changes
Yesterday
Fixed pool leak in BuildingBlock::DrawHighlight
Yesterday
First pass of gallery view for limited items with more than one image
Yesterday
Cherrypick 139365 "Space LR skin viewer polish"
Yesterday
merge from spacestation_storepages
Yesterday
merge from spacestation_storepages
Yesterday
Cherrypick 139361 "Added Space LR store video"
Yesterday
Allow wooden barricades in the deep sea
Yesterday
merge from spacestation_storepages
Yesterday
Updated space LR and space station store pages: added branding and updated media
Yesterday
Boat building UI toggles its canvas when not visible
Yesterday
merge from main
Yesterday
merge from event_canvases_fix
Yesterday
Fixed halloween and easter event canvases being enabled at all time
Yesterday
merge from naval_update
Yesterday
Fixed oil rig world space canvas never being culled (has been stomped at some point) S2P both oil rigs
Yesterday
merge from space_station_weapon_skin
Yesterday
Corrected material merge fuckery
Yesterday
merge from space_station_weapon_skin
Yesterday
Cherrypick 139255
Yesterday
merge from spacestation_storepages
Yesterday
Added space station building skin store media
2 Days Ago
Bespoke skinviewer lighting rig for the space LR-300
2 Days Ago
Added Space LR-300 store page media Updated description
2 Days Ago
merge from main
2 Days Ago
merge from naval_update
2 Days Ago
Codegen (ResetStaticFields stuff)
2 Days Ago
merge from deepsea_physicsbounds
2 Days Ago
deepsea.enabled false now restores the previous physics bounds (0,0,0 - 5000,4000,5000)
2 Days Ago
merge from deepsea_portalloading_fix
2 Days Ago
Fixed the same race condition issue with ActiveIslands ActiveGhostShips ActiveFloatingCities and ActiveRHIBS Was causing potential issues with deep sea missions
2 Days Ago
Fixed deep sea loading racing condition Portals could be loaded before the deep sea manager even existed, causing the manager to never get his portal refs Fixes players teleported back to the shore when leaving the deep sea
2 Days Ago
- Default pos when entering deep sea is the exit portal center, instead of the center of the deep sea - Cleanup to avoid confusion - Added portal state in deepsea.printstate
2 Days Ago
Added log to help debugging the deepsea portal teleport position issue
2 Days Ago
merge from main
2 Days Ago
Prevent createdeepsea from running if deepsea.enabled is false
2 Days Ago
Fixed deep sea not killing network limited entities when closing, leaking them after every deep sea wipe (metal detector sources)