userFlaviencancel

3,834 Commits over 547 Days - 0.29cph!

11 Months Ago
Fixed refillvitals command showing a water damage indicator on screen, game is fixed
11 Months Ago
'refillvitalsall' command now includes spawned bots Codegen
11 Months Ago
Restored WallpaperPlanner OnFrame null checks removed in 103779
11 Months Ago
merge from wallpaper
11 Months Ago
Fixed wallpaper construction possible mismatch when the current placement is invalid
11 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)
11 Months Ago
Sunburn swimsuit framing
11 Months Ago
merge from main
11 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
11 Months Ago
Fixed mixing table "X seconds remaining" wrong decimal formatting (introduced in 103559)
11 Months Ago
Increased edit panel scroll sensivity
11 Months Ago
Added input fields to the skin workshop item editor sliders, so you can type in values directly
11 Months Ago
Localized voice props dlc store page
11 Months Ago
Localized soundtrack and sunburn dlc store page
11 Months Ago
Localized instruments dlc store tab
11 Months Ago
merge from doorcontroller_pickup_door_fix
11 Months Ago
Picking up a door with a door controller attached now gives you back the door controller
11 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
11 Months Ago
Localized Adobe, Brick and Brutalist store pages
11 Months Ago
merge from main
11 Months Ago
Localized wallpaper store page
11 Months Ago
merge from main
11 Months Ago
merge from wallpaper
11 Months Ago
More wallpaper skin renames
11 Months Ago
Wallpaper.OnFrame NRE fix attempt
11 Months Ago
Updated default wallpaper viewmodel material to match the tiling we set in code
11 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
11 Months Ago
merge from main
11 Months Ago
Gave wallpaper skins proper names
11 Months Ago
merge from main
11 Months Ago
merge from wallpaper
11 Months Ago
merge from main
11 Months Ago
Updated the tiling and offset we apply to the wallpaper viewmodel at runtime
11 Months Ago
Fixed CUI InputField font loading, Texts and InputFields now share the same font loading code
11 Months Ago
Added WallpaperModelRenderer to the wallpaper item preview prefabs
11 Months Ago
merge from arabic
11 Months Ago
Moved back the font ttf files to the Fonts root folder so community UI can load them correctly Fallback to TMP default font if the font loading failed
11 Months Ago
merge from wallpaper
11 Months Ago
Wallpaper commands minor additions: - Pick the random skin using the item skin list instead of using an hardcoded ID range - Check both the skin name and english display name during name recognition
11 Months Ago
Minor legacy text finder editor window NRE fix
11 Months Ago
Fixed player corpse looting interaction using 'loot' phrase instead of 'loot_corpse' 'loot' is used as a noun in other screens and can't be used as a verb in this context, because the noun and verb are different words in some languages - which has caused translation confusion for ages
11 Months Ago
Converted texts from the following loot panels to RustText: - recycler - mixing table - attack heli rockets - attack heli turret - bigwheel + localized a few missing strings
11 Months Ago
Fixed upkeep time vital NRE
11 Months Ago
Converted texts from the following loot panels to RustText: - horse storage - auto turret - fuel - fuse - generics - player corpse - fish trap - lantern - locker Fixed some loot panels showing "Loot" in their header instead of their actual name
11 Months Ago
merge from digitalclock
11 Months Ago
Updated digital clock protection values
11 Months Ago
merge from main
11 Months Ago
merge from arabic
11 Months Ago
Applied the auto size settings from 103449 to the new accessibility colour dropdowns
11 Months Ago
merge from main