1,892 Commits over 366 Days - 0.22cph!
Reverted spray can hitscan changes
102638
This was causing issues and will need a more robust fix
Fixed wallpaper retro 2 diff texture guid mismatch just in case (the mat was pointing to an invalid asset on my machine)
Selection history editor window now saves its history between sessions
merge from armored_window_collider_fix
Fixed BuildingPrivlidge.MenuDeauthorize_ShowIf NRE
Include latest skins when using setwallpaper command
Tweaked wallpaper textures aniso levels
Enabled mip map streaming for all wallpaper textures
Make sure we aren't setting wallpaper on incompatible blocks when using 'ent setwallpaper' command
merge from tincanalarm_tip
Added a game tip explaining how to wire the tin can alarm
Fixed DigitalClock.FadeOutScreens NRE
Fixed wallpaper being colored by shipping container custom colors
Added commands to easily apply and remove wallpaper to building blocks
- ent setwallpaper <radius> <skinid> (skinid set to -1 will randomize a skin for each blocks)
- ent removewallpaper <radius>
Updated all wallpaper mats to use MULX2 blend type on the detail layer (fixes missing normal and occlusion)
restored viewmodel wallpaper renderer
Set all wallpaper skins unlocked by default for now so its easier to test on staging
Skin setup
Created wallpaper steam item and flagged the default wallpaper skins as unlocked by default
Added a setting to ItemSkin to let us flag a skin as unlocked by default
Restored wallpaper.entity WallpaperModelRenderer components
Fixed digital clock UI server fields mismatch
Fixed WallpaperModelRenderer server fields mismatch
Fixed wallpaper pickable and skinnable from the hardside of a doorway without a door
wallpaper_viewmodel by default on view model and world model prefabs
Restored wallpaper viewmodel refs
Tweaked wallpaper icon framing, generated the default one - the other will come later this wee
Added first person deploy sound to wallpaper
Pulled out the view/world model logic from WallpaperPlanner to WallpaperModelRenderer
Fixed wallpaper viewmodel missing shadows
Fixed wallpaper world model skin material not being swapped for all LODs
Reverted the -1 Y tiling in code, pushed by accident
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
Fixed WallpaperPlanner.OnFrame NRE
Fixed wallpaper deployable mismatch when looking in between two building blocks
Named all skins and changed phrase token
World model prefabs, colliders, outline etc
Updated drag and drop inventory sounds
Fixed floating wallpaper world model in first person view
Icons test
Viewmodel and world model texture swapping wip
Set viewmodel default texture to blue (the default wallpaper skin)