userFlaviencancel
reporust_rebootcancel

3,765 Commits over 547 Days - 0.29cph!

11 Months Ago
Restored wallpaper.entity WallpaperModelRenderer components
11 Months Ago
Code cleanup, comments
11 Months Ago
Fixed digital clock UI server fields mismatch
11 Months Ago
Fixed WallpaperModelRenderer server fields mismatch
11 Months Ago
merge from wallpaper
11 Months Ago
Compile fix
11 Months Ago
Fixed wallpaper pickable and skinnable from the hardside of a doorway without a door
11 Months Ago
wallpaper_viewmodel by default on view model and world model prefabs
11 Months Ago
Restored wallpaper viewmodel refs
11 Months Ago
Tweaked wallpaper icon framing, generated the default one - the other will come later this wee
11 Months Ago
Added first person deploy sound to wallpaper
11 Months Ago
Pulled out the view/world model logic from WallpaperPlanner to WallpaperModelRenderer Fixed wallpaper viewmodel missing shadows
11 Months Ago
Fixed wallpaper world model skin material not being swapped for all LODs
11 Months Ago
Reverted the -1 Y tiling in code, pushed by accident
11 Months Ago
Set the viewmodel to use the wallpaper mats, but add the AO and normal maps into the detail layer Tweaked the viewmodel base material to match the blue default skin
11 Months Ago
Fixed WallpaperPlanner.OnFrame NRE
11 Months Ago
merge from main
11 Months Ago
merge from wallpaper
11 Months Ago
Fixed wallpaper deployable mismatch when looking in between two building blocks
11 Months Ago
Named all skins and changed phrase token
11 Months Ago
World model prefabs, colliders, outline etc Updated drag and drop inventory sounds
11 Months Ago
Fixed floating wallpaper world model in first person view Icons test
11 Months Ago
Viewmodel and world model texture swapping wip Set viewmodel default texture to blue (the default wallpaper skin)
11 Months Ago
test commit
11 Months Ago
Wallpaper viewmodel deploy animation when deploying
11 Months Ago
Reset wallpaperID to 0 after removing wallpaper Removed unused wallpaper code in Spraycan ChangeItemSkin RPC
11 Months Ago
merge from main
11 Months Ago
Fixed NRE when trying to initialize a pie menu option without any description (fixes the NRE when holding E to eat a collectible)
11 Months Ago
merge from digitalclock
11 Months Ago
Added an option to GroundWatch to consider deployables grounded when at least on their AreaCheck is still holding - useful for deployables with two differents free sockets Fixes the digital clock getting destroyed by physics neighbor updates despite still holding on something
11 Months Ago
Fixed "Target socket is occupied" not being translated client side
11 Months Ago
merge from digitalclock
11 Months Ago
Fixed clocks placed on Deployed layer being destroyed by groundwatch when upgrading or building something nearby Tweaked deploy volumes again
11 Months Ago
Try catch any FormatException when showing a translated gametip Log the badly formatted key and string in the console
11 Months Ago
Added Rust.Localization.Editor assembly for localization Editor code
11 Months Ago
merge from hackweek_arabic (pie menu, vitals, tool cupboard panel and crosshair interactions)
11 Months Ago
Compile fix in LanguageSwitcher
11 Months Ago
merge from main
11 Months Ago
Fixed screen fading NREs when getting out of network range Blocked rotation
11 Months Ago
Tweaked clock deploy volumes and socket mods order
11 Months Ago
Fixed errors preventing Arabic language to load correctly
11 Months Ago
Reverted server map/pop/latency text to use the regular font instead of bold Reverted some dropdown texts in the settings that were set to uppercase
11 Months Ago
merge from digitalclock
11 Months Ago
Time text LOD Updated icon
11 Months Ago
Added digital clock bit matrix font Tweaked text mat Updated icon
11 Months Ago
Enabled cutout on default wallpaper skin materials, so you can see the wall grade behind
11 Months Ago
Added green wallpaper placeholder icon Folder cleanup
11 Months Ago
Tweaked doorway wallpaper socket offset so you can't deploy wallpaper from the hard side when theres no door
11 Months Ago
Updated Rust+ pairing error messages toast with the new syntax
11 Months Ago
merge from main