reporust_rebootcancel

96,991 Commits over 3,653 Days - 1.11cph!

5 Years Ago
When scrubbing only update entities that have changed during the delta
5 Years Ago
[D11] Add error handling around Rustworks login failure
5 Years Ago
[D11] Remove unused variable.
5 Years Ago
Fixed GameManifest editor bug
5 Years Ago
Profiling Don't use Enum.HasFlag (garbage, slow) Don't set UserIDString on load unless UserID changed Load GUIDs from GameManifest in editor, fallback to AssetDatabase if not found (faster, no gc)
5 Years Ago
[D11] Rustworks initialisation fix for PS4 in Editor
5 Years Ago
[D11] Add Rustworks login test
5 Years Ago
[D11] Disable antihack for console: noclip, fly, speed
5 Years Ago
▋▇▄▌▍ ▇▌▌▋▋▉ █▅▄▋▇█▊ ▉▌▋█▄▋██ ▆▋▊▆▄ ▄▌▆▉▌▊▊ ▉▅▄▊█ ▌▄▉ ▊▋▋▄▋ ▆▆▍▄▇ ▆▇██▅▄▅ ▉▊▉▊▍ ▉▍▊▋▅
5 Years Ago
[D11] Fix for ps4 touchpad button detection
5 Years Ago
merge from main
5 Years Ago
[D11] DTLS server console command and extra telemetry for tracking packet loss and sizes.
5 Years Ago
Scene
5 Years Ago
Fixeroos
5 Years Ago
Manifest & related excavator files. Various other small stuff.
5 Years Ago
Scene & prefabbery. Illuminated control panels.
5 Years Ago
Split into another entity
5 Years Ago
Power states for yawer.
5 Years Ago
Emissive for powered control panel. Better cabin and headlights. Various other stuff.
5 Years Ago
Fixes
5 Years Ago
Revamped scientist area
5 Years Ago
Tease sky into working
5 Years Ago
Updated foliage shaders for parity on input and most functionality Added shader functions for foliage wind and wave displacement
5 Years Ago
Fixed deprecated shader compile error
5 Years Ago
Fixed exception when scrubbing Keyframe.Indexer.HasEntity optimisation Profiling
5 Years Ago
[D11] [UI] Fixed pickup/dropped notifications not stacking.
5 Years Ago
[D11] [UI] Simplified notice area for pick up/dropped notifications while investigating layout optimisations
5 Years Ago
[D11] [UI] Fixed bottom right vital info not showing.
5 Years Ago
[D11] DTLS reliable-order timeout/retry made less strict as 4k servers are now disconnecting with false-positives. Needs more investigation.
5 Years Ago
[D11] [UI] Fixed property field and define issue in Vitals classes.
5 Years Ago
[D11][OPTIMIZATION] Sound occlusion interval brought down
5 Years Ago
▄▅▊▅_▅▆▅_▆▍█▄▉▇_█ ▆▍▇▉▄▉ █▍▋▉▄▄ ▍▊█ ▍▋ ▉▋▌▇█▅ ▅▅ ▌▌▇▍▊▄▄ ▍▍▇▌▇ █▆▋▄▅█▅▄
5 Years Ago
▉▌▍▍ ▊▇▋▋▌▄ ▇▋▊▌▉▇▍ ▍▄▅▇ ▊▉▅▍ █▄▄▆▅█ ▆▆▌▍█▇▉
5 Years Ago
[D11][OPTIMIZATION] Skinned mesh collision ray casts vs the bone nodes rather than the skin which is much too slow. Selects the bone node which is perpendicularly closes to the ray. Lets see if QA see any major problems. The arrows "sticking out" are probably going to have to be re-thought.
5 Years Ago
[D11] [UI] Vital Info notices now update from the list so they can be enabled/disabled at runtime. Disabled layout element height animation while investigating layout build optimisations.
5 Years Ago
[D11] Small translation change
5 Years Ago
▌▌▄█ ▉▆▉ ▆ ▍█▅▆ ▌▆▊▍▍▊ ▌██▍▇▋ ▇▍▄ ▊▆ ▉▌██▊▉ ▅▉ ▋▋▇▋▅█▋ ▌▄▆▋▊ ▋█▌█▅█▌█
5 Years Ago
[D11] Initial check-in for new style Frontend
5 Years Ago
[D11] [UI] Changed pie wheel texture filtering to bilinear to address visible artifacting.
5 Years Ago
[D11] DTLS reliable-order retransmission max attempts. Fix for orphaned connections causing large outgoing network spikes.
5 Years Ago
Fixed hunters jacket skin mat
5 Years Ago
Better culling distances on the topside.
5 Years Ago
Almost
5 Years Ago
Yawer progress.
5 Years Ago
Backup
5 Years Ago
▍▌▅ ▌▌█▍▊▌▆ ▊▄▅▇▋▇▌▄ ▇▌▅▌█▋▊ ▄█▅▉▌▉ (▍▊▆▉▇█▅ ▌▊▊)
5 Years Ago
Fixed missing play button icons RustButton resets its styles properly if disabled while pressed Fixed timeline minute/second display being wrong
5 Years Ago
[D11] [UI] UI Sprite filtering properties changed to Point where possible (left certain UI sprites on Bilinear to prevent artifacting when moving). Fixed textures that couldn't be crunch compressed due to not being a multiple of 4. Fixed Various UI Texture settings that were inconsistent or not needed.
5 Years Ago
Fixed reload problems at extremely low FPS
5 Years Ago
Disconnect on checksum mismatch