reporust_rebootcancel

144,020 Commits over 4,413 Days - 1.36cph!

2 Months Ago
removed dupe packet send 🙈
2 Months Ago
Added a slider in RustEditor window to set the desired auth level
2 Months Ago
Player ip adresses aren't shown/sent to moderators in the server admin UI
2 Months Ago
Easter event enabled by default Adjusted timings by 0.75 inline with other events following TOD changes
2 Months Ago
Top tier ladder hatch HP pass Reduced Craft HQM by 5 Unlocking no longer unlocks metal hatch, but rather top tier
2 Months Ago
Fixed search bar issues, X button works and pressing escape clears them
2 Months Ago
merge from new_console-ui
2 Months Ago
Change lastTabIndex to 2, pressing tab was switching in between console and vehicles by default, now is console and items
2 Months Ago
Fixed ArgumentNullException when typing in vending machine UI
2 Months Ago
merge from bootstrap_assetscene_step
2 Months Ago
Added a new loading step in boostrap for when we start loading the asset scenes
2 Months Ago
More lights. Scene backup.
2 Months Ago
Hair updates
2 Months Ago
merge from PlayerRigUpdate2
2 Months Ago
Industrial wall lamps & variants.
2 Months Ago
Fixed more store texts regression from 146395
2 Months Ago
Fixed variant count text width regression in store pages
2 Months Ago
reverted accidental splash screen setting tweak
2 Months Ago
main -> rust_relay_server
2 Months Ago
Console now fills bottom up Added an immediate mode to FlushBuffer, fixes the frame delay before the console updates when opening or entering a command Fixed command list search bar selection color being transparent Fixed consoletoggle arguments causing tabs to open when the dev tools were closing, causing bugs like autocomplete staying visible, input fields not selected correctly etc
2 Months Ago
merge from new_console-ui
2 Months Ago
Reduce error overlay duration to 30s Fixed loc in tools tab More null checks in SpawnVehicle
2 Months Ago
new egg hunt music new egg open/upgrade sounds
2 Months Ago
Alternative with refraction.
2 Months Ago
Further optimisations for WorldPositionGenerator - For each potential set of input values passed into the WorldPositionGenerator, each keeps its own array of potential areas in the map. Discard any element which will never pass for that set of input values, saving on computation on all future runs with those input values - Testing the most problematic WorldPositionGenerator (ocean) on a 4.5k map shows that 98% of the potential candidates can be discarded - Need to iron out an issue with the list of candidates always getting smaller when artificially checking every single candidate in each attempt
2 Months Ago
Update Mono.Cecil, use .net standard build
2 Months Ago
Fix StampClanLogo NRE when closing the painting UI quickly after opening it
2 Months Ago
merge from new_console-ui
2 Months Ago
Some styling tweaks on the top bar nav Fixed console scroll getting back to the top when opening the command list
2 Months Ago
Dont show [] if we cant get the value (server var from the client)
2 Months Ago
New tooltip prefab for f1 UI Some color fixes in command list
2 Months Ago
music for new rustige egg
2 Months Ago
Remove poolable from scientist suit NVGM (matches main)
2 Months Ago
fix manifest after merge squashed
2 Months Ago
move in checks for placement, should be even easier to place on sloped surfaces
2 Months Ago
merge from waterwheel_deployable
2 Months Ago
Added a scrollbar to the command list Some layout tweaks and fixes
2 Months Ago
merge from hamster_water_wheel
2 Months Ago
merge from main
2 Months Ago
merge from main
2 Months Ago
get RRP running on unity 6
2 Months Ago
grid fixes, added prefab and hooked everything up, marked junk items as junk, convars are saved now added convar for debugging logs
2 Months Ago
Fixed item and vehicle list flex scroll gap
2 Months Ago
When clicking on a server command that also exists on the client, auto add 'sv'. Otherwise it just fired the client one
2 Months Ago
Merge from main
2 Months Ago
Checkpoint for Flavien test.
2 Months Ago
Fix missing HasFlag swaps
2 Months Ago
Refactor all fsms, wip
2 Months Ago
new mocap for shrug, thumbs up and thumbs down updated
2 Months Ago
merge from main