reporust_rebootcancel

137,856 Commits over 4,505 Days - 1.28cph!

5 Months Ago
merge from farming_boat_fix
5 Months Ago
merge from floating_city_pb_safezone_fix
5 Months Ago
merge from storepage_boxes_wordingfix
5 Months Ago
merge from skinviewer_checkout_fix
5 Months Ago
merge from connectmodal_removeregion
5 Months Ago
Subscribe to network groups around the player in a chunky circle instead of square
5 Months Ago
Hide region text in connect modal - was a bigger issue than first thought
5 Months Ago
fix compile error
5 Months Ago
easter floorpaper style update
5 Months Ago
More very rough wip, now can support any held item if enabled. Enable on held torch as a test.
5 Months Ago
Removed GC alloc from packet send, added custom WebSocketSharp implementation that doesn't allocate on send, moved packet relay layer to thread
5 Months Ago
- Command list - Command button setup - Flex scroll setup
5 Months Ago
Weapon mods now show individually on the radial menu, can be toggled individually.
5 Months Ago
Moved undo button, added short undo history
5 Months Ago
Populate radial menu for worn items. RPCs for toggling individual items. Individual worn item toggling now works.
5 Months Ago
LightGroupAtTime: keep track of renderers under RendererLODs to properly update instancing when emission changes
5 Months Ago
Rustige Egg H - Updated icon
5 Months Ago
avoid NRE when enabling indirect instancing
5 Months Ago
Added support for optional vertex color tinting of the detail albedo on the standard shader
5 Months Ago
merge from hamster_water_wheel -> waterwheel_deployable
5 Months Ago
Tweaked UGC filtering panel toggle hitboxes
5 Months Ago
Copy paste tab: added paste options panel to set the different paste convar settings Added undo button
5 Months Ago
Tweaked item tab button hitboxes
5 Months Ago
merge from main
5 Months Ago
merge from main
5 Months Ago
Furnace workshop effects controls
5 Months Ago
Update(tests): add perf tests for serial and parallel UpdateSubscriptions Tests: ran it
5 Months Ago
Updated storage box store page description
5 Months Ago
remove redundant script, add EmissionToggle to bbq in deployable and workshop skinnable
5 Months Ago
Rustige Egg H - Updated textures, updated model with LODs, updated icon (wip), general prefab setup
5 Months Ago
Initial boilerplate setup, empty test radial menu, new radial menu type, keybind, etc.
5 Months Ago
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
5 Months Ago
Added support for multi-draw mesh motion vectors within the indirect instancing system
5 Months Ago
Initial work on a command list page so we can see all commands natively in game (convars etc)
5 Months Ago
Prepare work on moving navmesh
5 Months Ago
Fix odd history inputs + odd history loading
5 Months Ago
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
5 Months Ago
more folder cleanup
5 Months Ago
tidied up charms folde a little, added new sequential steam ids
5 Months Ago
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
5 Months Ago
Apartment lights - updated textures
5 Months Ago
Prevented indirect instancing from ignoring motion vectors for a draw call when its world bounds was set to have a center of zero
5 Months Ago
add packet ref, tweaked array pool size
5 Months Ago
merge from new_console-ui/copypaste
5 Months Ago
Last fixes and tweaks
5 Months Ago
updated apartment light textures
5 Months Ago
Ascending/descending sorting for the list view Hovering the line shows the thumbnail Styling and layout tweaks, fixes
5 Months Ago
missing glass from kiosk F + set dressing
5 Months Ago
Update rust native lib for all platforms to contains the new recast code
5 Months Ago
Merge from main