reporust_rebootcancel

139,293 Commits over 4,352 Days - 1.33cph!

7 Days Ago
Fixed loadouts not loading in non debug builds
7 Days Ago
Clean(tests): rename DummyServer -> TestServer Tests: compiles
7 Days Ago
RidableHorse.prefab really wants to be reserialized
7 Days Ago
Fixed text layout issues in auto complete buttons when increasing console text size Fixed auto complete still visible after closing the console
7 Days Ago
Clean(tests): consolidate various test entities/systems Tests: none, going to happen later
7 Days Ago
FlexVirtualScroll can now use GameObjectRef Use refs when spawning UGC stubs, hopefully fixes the engineui2_serveradmin_ugcplayerhistoryentry error
7 Days Ago
rust_relay_server -> main
7 Days Ago
main -> rust_relay_server merge
7 Days Ago
offset packetType by lowestUserPacket
7 Days Ago
Can copy error by clicking on them
7 Days Ago
Clean(tests): Move test utilities to Tests and Tests.Perf namespaces - replaced manual measurement loops with Test.Perf.MeasureAndPrint Tests: none, leaving till later
7 Days Ago
Replace PoolAnalyzer -> CodeAnalyzer - apply HasFlag -> bitwise change across codebase
7 Days Ago
merge from main
7 Days Ago
merge from render_pipeline_testing
7 Days Ago
probable fix for flickering fog
7 Days Ago
Fixed open folder button showing out of editor I was hiding the 'save current loadout' button instead.....
7 Days Ago
merge from waterwheel_deployable
7 Days Ago
Increased the error overlay size, reduced the max amount of entries
7 Days Ago
Added close buttons to the error overlay Fixed fade out taking more time than expected
7 Days Ago
Drain calories and hydration while running, when too low on calories prevent running on the wheel with a toast to show reason
7 Days Ago
nice new shiny store icon for egg suit
7 Days Ago
Switched yellow panels mat on Kiosk A to rentable shop specific one, and enabled blends. Added ms map. Deleted now obsolete blockout meshes. Added some offset to trims in Kiosk A.
7 Days Ago
Merge: from dynamic_object_work_queue_shrinking - Optim: ObjectWorkQueues now shrink to larger capacities overtime Tests: procgen map, ensured outpost turrets still tracked and fired at me
7 Days Ago
Update: debug.printqueues now also prints queue capacity Tests: printed queues while being blasted by turrets
7 Days Ago
some splats tweaks polished the roof hatch look a bit more decals on roof walls
7 Days Ago
Optim: ObjectWorkQueue now shrinks to dynamically adjusted minimal capacity instead of 0 - explicitly calling Clear resets the state back to inital 256 capacity Grows capacity by 10% every minute if 60 overcapacity events have been recorded. This should eliminate allocations for bursty workloads in long term. Tests: visited outpost, got blasted by turrets
7 Days Ago
ErrorUI -> UI_Error
7 Days Ago
Edited mount positions for various chairs
7 Days Ago
rebase on main
7 Days Ago
store icon and steam images for rustige egg amethyst
7 Days Ago
merge from main
7 Days Ago
merge from new_console-ui
7 Days Ago
Compile fix
7 Days Ago
Added a ConVar and a multi-compile for toggling cached shadow maps
7 Days Ago
fixed crate_tools having wood fx
7 Days Ago
setting up M16a2 prefabs for world model/animations
7 Days Ago
merge from new_console-ui
7 Days Ago
Error assert and exceptions can share the same bucket, they have the same color etc
7 Days Ago
Merge from chainsaw_hotspot_gathering
7 Days Ago
Codegen
7 Days Ago
merge from useplayerupdatejobs 3
7 Days Ago
Fixed colored background on console entries not working for asserts and exceptions but for real this time
7 Days Ago
Ensure player fly/speed states are expanded when a new player is added to the PlayerCache, preventing out-of-bounds when initCap is exceeded
7 Days Ago
Removed global.error, we now have debug.testerror
7 Days Ago
Fixed colored background on console entries not working for asserts and exceptions
7 Days Ago
Merge from main
7 Days Ago
Bring back the ❌ when hitting 🎯 trees 🌳 with chainsaws 🔗🪚. It now attempts to respawn close to the last hit point rather than jumping around the tree if hitting with a chainsaw. Is still always automatically hit regardless Fix item redirects of the chainsaw not also bypassing the hotspot minigame The ❌ decal no longer interacts with the wood hit particle effect when being hit
7 Days Ago
Fix one of the logs not being prefixed correctly
7 Days Ago
merge from new_console-ui
7 Days Ago
Changed the strange 'Manifest Assets Loaded' log breaking TMP