userFlaviencancel
reporust_rebootcancel

1,804 Commits over 366 Days - 0.21cph!

4 Months Ago
merge from main
4 Months Ago
Localized missing strings in the sunburn page
4 Months Ago
Re-enabled layout masks
4 Months Ago
Fixed female underwear missing parts
4 Months Ago
'clearinventory' command can now take container names as arguments: --belt --wear --backpack Examples: 'inventory.clearinventory Jim --belt --backpack ' = clear Jim's belt and backpack content 'inventory.clearinventory --belt' = clear your own belt content
4 Months Ago
▌▇▊▇█▍▌▅▋ ▅▅▊ ▍▉▌▌▌ ▋▄▉ ▊▉▋▊▍▌▌▋ ▉▅ ▆▊▆▉█▇▊
4 Months Ago
Restored normal scale, glossiness and occlusion scale sliders range to 0-2
4 Months Ago
Fixed wanted poster assign UI NRE
5 Months Ago
merge from digitalclock (new sounds)
5 Months Ago
Added a command to generate the grid with custom size and spacing values NRE fixes
5 Months Ago
Implement tile art, each layer has a different color
5 Months Ago
merge from main
5 Months Ago
More work on a built-in copy pasting tool: You can now set two positions to select entities, forming a boundary for precise selection Added a basic set of commands running on your current selection like save, cut, kill, print, cancel (very wip)
5 Months Ago
merge from main
5 Months Ago
merge from preventbuilding_dungeons_fix
5 Months Ago
Revised my AttachedMonument field change so we don't lose any already assigned monuments
5 Months Ago
Flagged all underwater labs prevent building volumes to auto find their MonumentInfo Fixes barricades deployable in Underwater Labs
5 Months Ago
PreventBuildingMonumentTag can now get its MonumentInfo at runtime using TerrainMeta.Path.FindClosest This will allow prevent building volumes from monument not running S2P (like underwater labs) to get their MonumentInfo assigned correctly
5 Months Ago
merge from itempool_fix
5 Months Ago
Fixed items not resetting their flags when entering the pool, fixes the cooking icon appearing on recycled items also reset contents and parent ItemContainer for safety
5 Months Ago
Fixed refillvitals command showing a water damage indicator on screen, game is fixed
5 Months Ago
'refillvitalsall' command now includes spawned bots Codegen
5 Months Ago
Restored WallpaperPlanner OnFrame null checks removed in 103779
5 Months Ago
merge from wallpaper
5 Months Ago
Fixed wallpaper construction possible mismatch when the current placement is invalid
5 Months Ago
Allow SkinViewer to work without an ItemDef if we specified a prefab resource path This allows item-less store items to work (underwears or dances for example)
5 Months Ago
Sunburn swimsuit framing
5 Months Ago
merge from main
5 Months Ago
'refillsvital' command can now take multiple player names as arguments (leave blank to target yourself like before) Added 'refillvitalsall' to heal every active players on the server
5 Months Ago
Fixed mixing table "X seconds remaining" wrong decimal formatting (introduced in 103559)
5 Months Ago
Increased edit panel scroll sensivity
5 Months Ago
Added input fields to the skin workshop item editor sliders, so you can type in values directly
5 Months Ago
Localized voice props dlc store page
5 Months Ago
Localized soundtrack and sunburn dlc store page
5 Months Ago
Localized instruments dlc store tab
5 Months Ago
merge from doorcontroller_pickup_door_fix
5 Months Ago
Picking up a door with a door controller attached now gives you back the door controller
5 Months Ago
Added SimpleBuildingBlockModelVariant to allow frontier high wall to randomise its model when deployed Model variants are synced between all clients and set using flags
5 Months Ago
Localized Adobe, Brick and Brutalist store pages
5 Months Ago
merge from main
5 Months Ago
Localized wallpaper store page
5 Months Ago
merge from main
5 Months Ago
merge from wallpaper
5 Months Ago
More wallpaper skin renames
5 Months Ago
Wallpaper.OnFrame NRE fix attempt
5 Months Ago
Updated default wallpaper viewmodel material to match the tiling we set in code
5 Months Ago
Switched wallpaper health to float so it can take decimal damages Increased wallpaper decay protection so they don't die too quickly when placed on a decaying block
5 Months Ago
merge from main
5 Months Ago
Gave wallpaper skins proper names
5 Months Ago
merge from main