121,141 Commits over 4,018 Days - 1.26cph!
fixed missing backface/holes on piano_lod0
[D11] Popup fix and WIP for extending a server
[D11] Popup fix and WIP for extending a server
[D11] [UI] Fixed hard to read icons on Recycler and Mailbox loot panels.
[D11] [UI] Fixed hard to read icons on Recycler and Mailbox loot panels.
Added LightLODs to sceneLOD
Added LightLODs to sceneLOD
Caching stuff on wearables.
Caching stuff on wearables.
Junkyard S2P
Stripped obsolete lighting from all the bunker prefabs.
Junkyard S2P
Stripped obsolete lighting from all the bunker prefabs.
[D11] update to new hdrp rust sky setup (not quite right, clouds don't seem to be working, but this should fix some problems we're having with the intermediate sky system on the newer hdrp packages)
[D11] update to new hdrp rust sky setup (not quite right, clouds don't seem to be working, but this should fix some problems we're having with the intermediate sky system on the newer hdrp packages)
[D11] [UI] Changed BGM audio 48kHz.
[D11] [UI] Changed BGM audio 48kHz.
Merge from crafting_improvements
Merge from crafting_improvements
[D11] [UI] Adjusted Header text size of recycler and mainbox loot panels to help readability.
[D11] [UI] Adjusted Header text size of recycler and mainbox loot panels to help readability.
[D11][UI] Hooked up ban and unban rustworks request to connected players reporting flow
[D11][UI] Hooked up ban and unban rustworks request to connected players reporting flow
[D11] Relinked BGM file in project settings.
[D11] Relinked BGM file in project settings.
[D11] [UI] Fixed incorrect icons on map page. Fixed bug where triggering teleport input while teleport popup was active would register and queue a new teleport event to show after the current popup closed.
[D11] [UI] Fixed incorrect icons on map page. Fixed bug where triggering teleport input while teleport popup was active would register and queue a new teleport event to show after the current popup closed.
Do the category jiggle on the Favourites category when favouriting an item.
Do the category jiggle on the Favourites category when favouriting an item.
[D11] [UI] Added test Background Audio for PS4 platform.
[D11] [UI] Added test Background Audio for PS4 platform.
Favourite icons now have active/inactive colours, toggle on hover and favourited status.
Moved some duplicated code to a single location, called by all favourite UI code.
Favourite icons now have active/inactive colours, toggle on hover and favourited status.
Moved some duplicated code to a single location, called by all favourite UI code.
[D11] Removed extra telemetry log dumping when new player connection is inferred, and from the server console command. Support for this will be through the Rustworks event log.
[D11] Removed extra telemetry log dumping when new player connection is inferred, and from the server console command. Support for this will be through the Rustworks event log.
Made all new map markers scale independent
Made all new map markers scale independent
Improved ImagePosToWorldPos calculation