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