reporust_rebootcancel

97,879 Commits over 3,683 Days - 1.11cph!

5 Years Ago
Caching stuff on wearables.
5 Years Ago
Junkyard S2P Stripped obsolete lighting from all the bunker prefabs.
5 Years Ago
Junkyard S2P Stripped obsolete lighting from all the bunker prefabs.
5 Years Ago
[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)
5 Years Ago
[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)
5 Years Ago
[D11] [UI] Changed BGM audio 48kHz.
5 Years Ago
[D11] [UI] Changed BGM audio 48kHz.
5 Years Ago
Merge from crafting_improvements
5 Years Ago
Merge from crafting_improvements
5 Years Ago
trumpet pose update
5 Years Ago
trumpet pose update
5 Years Ago
bit more
5 Years Ago
bit more
5 Years Ago
bit of cleanup
5 Years Ago
bit of cleanup
5 Years Ago
[D11] [UI] Adjusted Header text size of recycler and mainbox loot panels to help readability.
5 Years Ago
[D11] [UI] Adjusted Header text size of recycler and mainbox loot panels to help readability.
5 Years Ago
[D11][UI] Hooked up ban and unban rustworks request to connected players reporting flow
5 Years Ago
[D11][UI] Hooked up ban and unban rustworks request to connected players reporting flow
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
[D11] Relinked BGM file in project settings.
5 Years Ago
[D11] Relinked BGM file in project settings.
5 Years Ago
[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.
5 Years Ago
[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.
5 Years Ago
Do the category jiggle on the Favourites category when favouriting an item.
5 Years Ago
Do the category jiggle on the Favourites category when favouriting an item.
5 Years Ago
[D11] [UI] Added test Background Audio for PS4 platform.
5 Years Ago
[D11] [UI] Added test Background Audio for PS4 platform.
5 Years Ago
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.
5 Years Ago
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.
5 Years Ago
[D11]Define fix
5 Years Ago
[D11]Define fix
5 Years Ago
[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.
5 Years Ago
[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.
5 Years Ago
Made all new map markers scale independent
5 Years Ago
Made all new map markers scale independent
5 Years Ago
Improved ImagePosToWorldPos calculation
5 Years Ago
Improved ImagePosToWorldPos calculation
5 Years Ago
fixed wrong normal on the guitar
5 Years Ago
fixed wrong normal on the guitar
5 Years Ago
Wheel rotation rate now adjusts differently when wheel is not grounded
5 Years Ago
Wheel rotation rate now adjusts differently when wheel is not grounded
5 Years Ago
Adjust engine RPM sounds
5 Years Ago
Adjust engine RPM sounds
5 Years Ago
REVERTED averageVelocity removal from #39748. Native velocity methods weren't accurate/smooth enough
5 Years Ago
REVERTED averageVelocity removal from #39748. Native velocity methods weren't accurate/smooth enough
5 Years Ago
Modified tire friction and steer values
5 Years Ago
Modified tire friction and steer values
5 Years Ago
From code review: Don't reuse ProtoBuf class. Protocol++. Plus formatting.