userFlaviencancel

4,965 Commits over 670 Days - 0.31cph!

42 Days Ago
merge from codelock_entercode_cache
42 Days Ago
Increased the cache duration of IsBuildingAuthed calls from entity menus using the PrioritizeIfNotWhitelisted attribute Only used by codelocks Menu_Enter_Code so far
42 Days Ago
Swap garage door mesh to a mesh renderer when its fully closed or open, so they can batch together Keep the skinned mesh only when its busy (opening or closing)
42 Days Ago
merge from laserdetector_fastvehicles_fix
42 Days Ago
Fixed laser detector not detecting fast moving vehicles reliably
42 Days Ago
merge from io_serverrestart_fix
42 Days Ago
Reset seismic sensor on load from disk so it doesn’t get stuck after a server restart, if it was saved while ON
42 Days Ago
Fixed RF broadcaster staying ON after a server restart if it was saved while broadcasting
42 Days Ago
Added server version of Translate.GetPhrase
42 Days Ago
Added Translate.GetPhrase method, was needed to get phrase from a token
42 Days Ago
merge from naval_update/deep_sea
42 Days Ago
Moved entrance portal closer to the valid bounds end, was spawning too close from the island
42 Days Ago
Bump default ocean scale to 3 in deep sea
42 Days Ago
Deep sea weather presets
43 Days Ago
merge from naval_update
43 Days Ago
merge from naval_update/floating_cities
43 Days Ago
merge from naval_update
43 Days Ago
Codegen
43 Days Ago
merge from naval_update
43 Days Ago
Restored deep sea floating city prefab Moved floating city prefab out of autospawn, so it doesnt spawn with procgen
43 Days Ago
Fixed debug.printanimators command NREing when finding a null animator controller
43 Days Ago
merge from naval_update
43 Days Ago
merge from main
43 Days Ago
ResetStaticFields on LightLOD
43 Days Ago
Connected both water catchers to the water barrel in the farm barge
43 Days Ago
Fixed mess table static prefab not being mountable
43 Days Ago
Fixed BaseVehicle inspectors not drawing the BaseEntity manifest info buttons
43 Days Ago
Removed MonumentInfo component from floating city 1 and 2 scenes
43 Days Ago
merge from naval_update
43 Days Ago
Removed monument info on floating city prefab. Its landmark was being added to TerrainPath and isn't cleaned up when the floating city is killed by the deep sea wipe, causing NREs later Also added a null check in MapView.SetupMonuments
43 Days Ago
Fixed rain not working in deep sea because of thunder not being deep sea aware (Effects still not working as they are spawning 500m up in the sky)
43 Days Ago
Fixed deep sea weather state sharing the same instance as the main island weather state
43 Days Ago
merge from store_atlases/v2
43 Days Ago
Fixed some store blurry icons
43 Days Ago
merge from store_atlases/v2
44 Days Ago
merge from bed_skinviewer
44 Days Ago
Added bed to skin viewer
44 Days Ago
merge from main
44 Days Ago
Steam DLC packs atlases
44 Days Ago
Rest of the misc packs atlases
44 Days Ago
More pack atlases, cleanup
44 Days Ago
Building skins and hazmats atlas variants
44 Days Ago
Experimenting with atlas variants, so we can have a downsampled variant we can use for gallery miniature images instead of relying on mip maps Disabled mip maps on all store atlases and assets
44 Days Ago
merge from store_atlases
44 Days Ago
Fixed atlas issues in steam inventory screen
44 Days Ago
merge from main
44 Days Ago
Switched TimeToWipe to a syncvar, removed the network update and let the clients calculate their end of wipe weather lerp Deep sea wipe convar are replicated 2/? (plastic being plastic)
44 Days Ago
Switched TimeToWipe to a syncvar, removed the network update and let the clients calculate their end of wipe weather lerp Deep sea wipe convar are replicated 1/2
45 Days Ago
Restored cargo ship deep sea avoidance following main merge
45 Days Ago
merge from naval_update/deep_sea