userFlaviencancel
reporust_rebootcancel

6,006 Commits over 762 Days - 0.33cph!

3 Months Ago
Fixed settings slider jittering when dragged
3 Months Ago
Fixed settings resetting convars set above the max value
3 Months Ago
merge from cardgames_atlas
3 Months Ago
Compressed and atlased card games UI sprites, should save around 100mb ram
3 Months Ago
merge from console_autocompletion_contains
3 Months Ago
Sort StartsWith console autocompletion before Contains
3 Months Ago
merge from store_gallery
3 Months Ago
Added store images for the following: - LNY wallpaper - LNY wall divider - Halloween wallpapers - Balloon pack
3 Months Ago
Fixed steam inventory modal unable to send coroutines during their init
3 Months Ago
Only scroll when the item is not 100% visible Some safety checks
3 Months Ago
Some bug fixes, reset scroll pos after closing the skin modal NRE fixes
3 Months Ago
Layout tweaks
3 Months Ago
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
3 Months Ago
Fixed weekly items modal not showing "This item can't be broken down" Cleanup
3 Months Ago
merge from main
3 Months Ago
merge from console_autocompletion_contains
3 Months Ago
Changed the console autocompletion from StartsWith to Contains
3 Months Ago
Steam inventory modals fixes following the gallery changes
3 Months Ago
Fixed pool leak in BuildingBlock::DrawHighlight
3 Months Ago
First pass of gallery view for limited items with more than one image
3 Months Ago
Cherrypick 139365 "Space LR skin viewer polish"
3 Months Ago
merge from spacestation_storepages
3 Months Ago
merge from spacestation_storepages
3 Months Ago
Cherrypick 139361 "Added Space LR store video"
3 Months Ago
Allow wooden barricades in the deep sea
3 Months Ago
merge from spacestation_storepages
3 Months Ago
Updated space LR and space station store pages: added branding and updated media
3 Months Ago
Boat building UI toggles its canvas when not visible
3 Months Ago
merge from main
3 Months Ago
merge from event_canvases_fix
3 Months Ago
Fixed halloween and easter event canvases being enabled at all time
3 Months Ago
merge from naval_update
3 Months Ago
Fixed oil rig world space canvas never being culled (has been stomped at some point) S2P both oil rigs
3 Months Ago
merge from space_station_weapon_skin
3 Months Ago
Corrected material merge fuckery
3 Months Ago
merge from space_station_weapon_skin
3 Months Ago
Cherrypick 139255
3 Months Ago
merge from spacestation_storepages
3 Months Ago
Added space station building skin store media
3 Months Ago
Bespoke skinviewer lighting rig for the space LR-300
3 Months Ago
Added Space LR-300 store page media Updated description
3 Months Ago
merge from main
3 Months Ago
merge from naval_update
3 Months Ago
Codegen (ResetStaticFields stuff)
3 Months Ago
merge from deepsea_physicsbounds
3 Months Ago
deepsea.enabled false now restores the previous physics bounds (0,0,0 - 5000,4000,5000)
3 Months Ago
merge from deepsea_portalloading_fix
3 Months Ago
Fixed the same race condition issue with ActiveIslands ActiveGhostShips ActiveFloatingCities and ActiveRHIBS Was causing potential issues with deep sea missions
3 Months 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
3 Months 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