reporust_rebootcancel

125,047 Commits over 4,171 Days - 1.25cph!

1 Year Ago
Swap craft bow and craft bandages objective
1 Year Ago
Heal objective now just requires the player to use a bandage
1 Year Ago
Added VarUInt read & write methods because protobuf serializes strings different than NetRead & NetWrite does Ensure stream position is correctly offset when writing strings & variable length int
1 Year Ago
Removed accidental include
1 Year Ago
Entrance LODs
1 Year Ago
▇▌▄▌ ▍█ ▋▍▇▇▋ ▉ ▄▊▌▅, █▉▋▄▇ ▍▇ ▌▊▇▆ ▌ ▇▅▍ ▇▄▅▇▊▍ ▊▉▌▋ ▅█▉▇ ▍▉▌ ▆█▌ █▆█▌▇█ ▅▅▊▆▍▊▅
1 Year Ago
Added Match Main Camera toggle to sync settings with in-game DoF + removed auto focus option + added dof_deckard convar
2 Years Ago
Separate tutorial bear AI design.
2 Years Ago
Sensor size matches main camera by default
2 Years Ago
Grouped settings with foldouts
2 Years Ago
CollectibleEntity and RandomItemDispenser can flag individual items as excluded for the tutorial. Disable hemp seeds, worms and grubs for Hemp, when in the tutorial.
2 Years Ago
Compile fix
2 Years Ago
Minor edit to SceneLoader; formatting
2 Years Ago
Gave SceneLoader some extra checks and scenes, plus keyboard shortcuts. Removed "Open Bootstrap Scene" from the Rust Editor menu and moved it to the new Scenes menu.
2 Years Ago
Don't show the tutorial highlight in the crafting menu if the item is in the crafting queue Refactored the crafting queue UI component to reduce allocations
2 Years Ago
Fix exception when finishing tutorial Don't show bag count after placing a sleeping bag Various typo fixes
2 Years Ago
Merge HomingMissileLauncher -> Main
2 Years Ago
Improved compile fix
2 Years Ago
Added scene loader script - top menu to quickly load specific editor scene files
2 Years Ago
Layout tweaks
2 Years Ago
Quick compile fix, needs a proper fix
2 Years Ago
Manifest rebuild
2 Years Ago
Added auto panel closer to start of tutorial panel Added debug.starttutorial
2 Years Ago
Merge HomingMissileLauncher -> Main. Adds ADS.
2 Years Ago
Merge HomingMissileLauncher/ADS -> HomingMissileLauncher
2 Years Ago
More UI ADS tweaks
2 Years Ago
Fixes
2 Years Ago
Fixed visual UI swap time
2 Years Ago
Fixed hunt chicken objective not completing
2 Years Ago
Shrunk crosshair UI to to better cover the actual lockable area
2 Years Ago
ADS timing adjustments
2 Years Ago
Flashy stuff for the UI
2 Years Ago
Text updates
2 Years Ago
Homing launcher UI functionality
2 Years Ago
Styling changes
2 Years Ago
Merge from main
2 Years Ago
Merge from detailed_vehicle_dismount_times
2 Years Ago
Fixed scrap transport seats using boat dismount speed RHIB seats now use aquatic dismount speed Workcart and locomotive now use ground dismount speed
2 Years Ago
Merge from main
2 Years Ago
Merge from toggle_vending_machines_map
2 Years Ago
Merge from console_window_improvements
2 Years Ago
Merge from main
2 Years Ago
Fixed endless loop when running repeatcommand
2 Years Ago
Moved where the ADS UI is controlled, since view model has no knowledge of the HeldEntity
2 Years Ago
Merge from main
2 Years Ago
Adjusted ADS timings
2 Years Ago
Adjusted launcher ADS animation curve
2 Years Ago
Merge Main -> HomingMissileLauncher/ADS
2 Years Ago
Added [ThreadStatic] to staticBuffer Try to use NetRead and NetWrite directly instead of the staticBuffer when serializing protobuf Add IStreamReader and IStreamWriter, inherit for NetRead and NetWrite Move Defines to Rust.Data and rename to NetworkDefines Update references to account for moved Defines.cs
2 Years Ago
Fixed pivot position on one of the slopes LODs