reporust_rebootcancel

137,347 Commits over 4,352 Days - 1.31cph!

Today
Removed GC alloc from packet send, added custom WebSocketSharp implementation that doesn't allocate on send, moved packet relay layer to thread
Today
█ ▊▇█ ▍█▆█▆▇▅▍▌▊▄ ▉▄▍▇▌ ▄▋▆ ▄▌▊▆▇▆▄▆▄▄▌▊▌▉▊▅▄█▇█▌ ▉█▉▇▉ ▉▍▆▉ ▍▇▋█▇▉▆ ▅▍▅▅▄▅▌▄▍ ▆▄▇▋▆ █▊▆ ▇██▄▍▌ ▋▅ ▍▉▅█▍█▅▅ ▌▍█▅▇▌█▉▉▇▇▉▊▉ ▆▉▋█▅▌ ▄▆ ▅▅█▄▅
Today
█ ▄▍▍▄▋▇ █▍▉ ▊▇█▉▊▆▅▋ ▆▄▋▆▌▇ ▊▇▉▄▋█ █▉▆ ▋▍▌▌ ▇▌▍▍▌▇ ▊▉▊▌ ▆▇▇▋▇▄▉▍▅▆▊ ▆▊▅▆▋ ▉▄▅ ▅▊▊▌█▌▌▇ ▅▍▍▆▋▄█ ▆▋█▋▅█▋▌▋▉▆▄▅ ▌▊ ▄▌▉▇▉▅ ▊█▌▌█▋▇▄ ▆▄▌▆▆▌ ▉▆▋▍▋▇▌ ▌▇▆▌▊▉▉▌▄ ▊██▆▊▇▉▌▊▊▇ ▋▉▉▇▋ ▍▍▄▋
- Command list - Command button setup - Flex scroll setup
Today
Weapon mods now show individually on the radial menu, can be toggled individually.
Today
Moved undo button, added short undo history
Today
▌ ▊█▍▋▇▅▍▇▋▄█ ▄▍▅ ▅▄▊▅▅▄ ▄▄▉▆▅▆▍ ▇█▊▆▆▊ ▅▉▋▍▍▄▄█ █▄▍▆▅▆ ▌▊ ▅▅█▉▍▋▉▌▋ ▊▄▅▊ ▍▄▌▆▇▋ ▊█ ▅▊▄▄▊▉▍▊ ▍ ▍▄▅▋▆▉▋▋▊█▍ ▌▆▇▄▍ ▌▉▄▄
Today
Populate radial menu for worn items. RPCs for toggling individual items. Individual worn item toggling now works.
Today
LightGroupAtTime: keep track of renderers under RendererLODs to properly update instancing when emission changes
Today
▊ ▌▆▊▄▄█ ▍▊▉▉▌▌▌ ▍█ ▉▍▍ ▌▇▉▄█▊▆▅▆▊▊█▊▌█ ▄▇▋▌▍▊ █▋▄█▋▍▅▅ ▆▌██▄▇▋▅▌▋▄ ▋▍▅▆▄ ▄▍▍▇▋▊▊ ▋▍▆▇▉▉▉▋▊▅ ▍▄▌▅▄▉▉▋▍█▍▌
Today
Rustige Egg H - Updated icon
Today
avoid NRE when enabling indirect instancing
Today
Added support for optional vertex color tinting of the detail albedo on the standard shader
Today
merge from hamster_water_wheel -> waterwheel_deployable
Today
Tweaked UGC filtering panel toggle hitboxes
Today
Copy paste tab: added paste options panel to set the different paste convar settings Added undo button
Today
Tweaked item tab button hitboxes
Today
merge from main
Today
merge from main
Today
Furnace workshop effects controls
Today
▌ █▋█ ▆▍▋█ ▋▍▉▄▉ ▄█▄ ▆▊▉▄▇▌█▆▅▊▆ ▍▉ ▉▌▊▌▅▌ ▊▇ ▊▇ ▅▍▉ █▋ ▌▋▄▌ ▋▌▋▊▅▆▋▍▍▉▆ ▊▋▋▌▆ ▄▌▆█
Today
Update(tests): add perf tests for serial and parallel UpdateSubscriptions Tests: ran it
Today
Updated storage box store page description
Today
remove redundant script, add EmissionToggle to bbq in deployable and workshop skinnable
Yesterday
Rustige Egg H - Updated textures, updated model with LODs, updated icon (wip), general prefab setup
Yesterday
▄ ▊▊▊█ ▊▍▌ ▅▅▍▍ ▊▆ ▇▍▋ ▉▆▍▉▊▆▋▌ ▆▄▍▍▄▄ ▆▊▋ ▇▅▉ ▋▅▋▍▍▄▆▍▇ ▊▊▉▅▅ ▋▋▊ ▅▇▇▍▋▅▉ ▍▍▅▅▋▇▌▍ ▆▇▄▇█ ▄▉▊ ▄▋▉▊▇ █▌▌▆▉▍▊ ▍▋▉ ▍ ▄▆▍▄▍▅▆▍▋▋▆ ▋▅█▇▊ ▉▊▇▆
Yesterday
Initial boilerplate setup, empty test radial menu, new radial menu type, keybind, etc.
Yesterday
Prepare refactor to have multiple navmeshes in same world * new namespace for all new nav stuff to avoid confusion with old * separate global methods * navmesh instance methods * C++ wrapper methods * path helper methods * geometry helper methods
Yesterday
Added support for multi-draw mesh motion vectors within the indirect instancing system
Yesterday
Initial work on a command list page so we can see all commands natively in game (convars etc)
Yesterday
Prepare work on moving navmesh
Yesterday
Fix odd history inputs + odd history loading
Yesterday
Update(tests): added consistency test for BasePlayer.UpdateSubscriptions - fixed a bug with stepping players who's timestamp is not due yet - Refactored serial code slightly to keep the structure consistent Tests: ran unit test
Yesterday
more folder cleanup
Yesterday
tidied up charms folde a little, added new sequential steam ids
Yesterday
Bugfix(tests): when setting up a dummy server, ensure heighmap is also initialized Needed to accomodate recent changes with tunnel net groups Tests: perf test for snapshot deps now runs
Yesterday
Apartment lights - updated textures
Yesterday
Prevented indirect instancing from ignoring motion vectors for a draw call when its world bounds was set to have a center of zero
Yesterday
add packet ref, tweaked array pool size
Yesterday
merge from new_console-ui/copypaste
Yesterday
Last fixes and tweaks
Yesterday
▇ ▆▇▌▍▊▉ ▌▆▇ ▇▍▊▊▍▍▇▋▇▉ ▇▌▌▉ ▋▊▉▄▅▆ ▆▌▋▍▅ ▋▄▍ ▊▊▇▄ ▋▊▅ ▅▋▅▇▍ █▇█ ▅▋█▇▋▅▆▅ █▋▍▅▉▆ ▊█▆▍▇▄▋▅▆▅ ▆█▊ ▍▇▋▆▌ ▍▇▊ ▆▊▇▆▌██▍▇ ▌▉▉▍▄▊▅▄▄▇▋ ▍▉▇▅▇ ▉▇▋▋
Yesterday
updated apartment light textures
Yesterday
Ascending/descending sorting for the list view Hovering the line shows the thumbnail Styling and layout tweaks, fixes
Yesterday
▄▋▍▆▉▅▅ ▌▋▍▉▉
Yesterday
missing glass from kiosk F + set dressing
Yesterday
▍▍▋▍▌▍▉▌▍ ▋▅▍▆ ▆▇▋ ▋▉▌▊▍█▌▆▍ ▄▄▍▅▋▊▄ ▉▉▌▍▅▊ ▊▇▉▄█ ▉▊ ▆▉▍▊▉ ▇▆ █ █▅█▅▉▄▋▌ ▉▊ ▅▅▄█ ▋██▉ ▄▍█▄▌ ▍▆ ▊▊█▅▇▊█▇▊▄▇▇▌ ▊▊▌ ▉▄█▆█▉▌▌ █▅▍▆▇▍
Yesterday
Update rust native lib for all platforms to contains the new recast code
Yesterday
Merge from main
Yesterday
List and grid view mode toggle Sorting buttons Polish