userFlaviencancel
reporust_rebootcancel

6,919 Commits over 912 Days - 0.32cph!

4 Months Ago
merge from skinviewer_cleanup
4 Months Ago
Tweaked chinese lantern skinviewer lighting
4 Months Ago
merge from skinviewer_cleanup
4 Months Ago
Added LNY spear and chinese lantern to the skin viewer Removed the random order for the limited tab
4 Months Ago
merge from main
4 Months Ago
Re-applied 142709 Updated some mp4 videos in the settings menu to webm, mp4 is causing issues on some machines
4 Months Ago
Re-applied 143419 Fixed swedish language not selectable in the language dropdown
4 Months Ago
Fixed string light bulb rotation when deploying them on floor/ceilings
4 Months Ago
String lights line renderer now use local space positions, deployable on boats
4 Months Ago
Hopper and door controller not deployable on boats (performance reason, they can wake up a sleeping boat)
4 Months Ago
Flagged more prefabs to be deployable on boats
4 Months Ago
Disabled IO snapping on boat for now, it doesn't work well
4 Months Ago
merge from main (needs a codegen)
4 Months Ago
merge from main
4 Months Ago
merge from boat_socketparent_fix
4 Months Ago
Fixed socket specific deployment parenting issue on boats, IPlannerReparentChildrenToMe was changing the parent
4 Months Ago
Added Vehicle_Large groundwatch for 48 IO prefabs
4 Months Ago
Added ioentity.allowed_on_boats, default to false for now
4 Months Ago
Codegen
4 Months Ago
merge from main
4 Months Ago
merge from skinviewer_cleanup
4 Months Ago
Codegen
4 Months Ago
merge from skinviewer_cleanup
4 Months Ago
Added store.previewskin debug command to preview the skin viewer, opens the skin modal with the given item shortname/skin id/workshop id
5 Months Ago
Added BBQ to the skin viewer, updated thompson to use the VM instead of world model
5 Months Ago
merge from tropicalprefabs_warning_fix
5 Months Ago
Skin viewer clean up: removed unused textures and started replacing the custom meshes to use the game meshes
5 Months Ago
merge from safezonewarning_fix
5 Months Ago
Compile fix
5 Months Ago
Fixed UI_SettingsTweakConvar editor NRE when entering playmode with no domain reload
5 Months Ago
Restored warning popup when disconnecting or quitting from a safe zone Updated the popup to match the new UI
5 Months Ago
merge from gametips_fix
5 Months Ago
Fixed any toast showing up cancelling the game tip think coroutine forever
5 Months Ago
Removed old text.SetAllDirty() in GameTip::Update, was murdering performance when a toast was visible
5 Months Ago
Fixed game tips never showing up, their canvas was not enabled when popping from Think()
5 Months Ago
merge from oldmenu_purge
5 Months Ago
Removed mainmenu show in Client.Connection::CancelLoading, causing NREs
5 Months Ago
Compile fix 3/2
5 Months Ago
Compile fix 2/2
5 Months Ago
Compile fix 1/2
5 Months Ago
merge from swedishlanguage_fix
5 Months Ago
Fixed swedish language not selectable in the language dropdown
5 Months Ago
merge from demobrowser_command_fix
5 Months Ago
Fixed demo.browser command
5 Months Ago
merge from oldmenu_purge
5 Months Ago
Deleted old Main Menu prefab folder
5 Months Ago
Removed UI_ConfirmationPopup, we have UI_Popup Fixed demo recorder UI while im here
5 Months Ago
Folder cleanup, renamed some classes
5 Months Ago
Deleted all the old main menu code, updated some old references Moved some stuff around and renamed some classes
5 Months Ago
Deleted and moved more stuff