reporust_rebootcancel

139,009 Commits over 4,352 Days - 1.33cph!

10 Months Ago
Allow demolishing of boat blocks by the owning player, even without auth, until we know how we're gonna handle auth.
10 Months Ago
set up semi auto pistol rig with new hammer bone and applied/animated it on the nessecary animations so the hammer will animate on the dlc skin
10 Months Ago
BBS collider tweaks. Improve ladder placement.
10 Months Ago
added 0.975 scaled mesh to abyss vertical and tweaked colliders to be 1:1 with existing barrels
10 Months Ago
Actually setup steering wheel deploy rotation instead of just placing it backwards every time. Setup steering wheel placement mesh.
10 Months Ago
Boat build validation now works client side too. Show reason specific error toasts when trying to finish construction for invalid boat builds.
10 Months Ago
Clean: remove FoliageGridBenchmark and associated script Superseded by BiomeBenchmark Tests: benchmark in editor
10 Months Ago
Update: BiomeBenchmark - expose camera flight speed - Set default camera speed to 16, similar to what it was when lerping Tests: benchmark in editor
10 Months Ago
Fixed missing values on interaction crosshair mode
10 Months Ago
Fixed text and color issues with setting dropdowns
10 Months Ago
Re-add sneaking when reaching the end of flank, and fix VDDraw trying to log despite not recording
10 Months Ago
Fix scientist turning to face target before fully noticing it
10 Months Ago
Cart content is saved between sessions
10 Months Ago
Merge from naval_update
10 Months Ago
SimpleFloatingEntity compile fix
10 Months Ago
ifdef rework to allow for client side boat validation checks
10 Months Ago
123277 applied to the new settings menu
10 Months Ago
merge from main
10 Months Ago
More work on floating walkways (WIP)
10 Months Ago
121963 applied to the new settings menu
10 Months Ago
Update: BiomeBenchmark - split timings per topology Certain topologies generate a lot of visual clutter, so have a noticeable impact. Previously the effect would be lost when averaging the timings. Tests: benchmark in editor
10 Months Ago
More boat building station prefab tweaks for usability. Fixed BBS ground watch issues.
10 Months Ago
Store cart empty version
10 Months Ago
- Move reaction time logic to sense component instead of shooting component - Make scientist reaction time longer in peripheral vision, or from very far away (fastest reac time 0.25s, longest 2s)
10 Months Ago
Update: BiomeBenchmark - add it to standalone build Will replace FoliageGridBenchmark today Tests: autobench in client
10 Months Ago
Only increase frontal vision range when in combat, not peripheral vision range (we don't want to discourage players flanking)
10 Months Ago
Increase time between noticing the player and shooting them when they are far away
10 Months Ago
merge from ambiencewavesoundzone_null_fix
10 Months Ago
sanity check validity of AmbienceWaveSounds singleton when calling trigger callbacks, can be destroyed in some disconnect cases
10 Months Ago
Fix camping and surprise being triggered incorrectly sometimes on first sighting
10 Months Ago
Merge from main
10 Months Ago
Boat Building Station: Nicer positioning relative to netting, volume fixes. Added ladders to sides to make it easier to get onto from the water.
10 Months Ago
Boat building station deploy volume for build area to prevent placement in areas where the sea floor could mess your boat up
10 Months Ago
merge from horsebreed_trophy_fix
10 Months Ago
merge from console_quit_history
10 Months Ago
merge from combatknife_sfx_drop_fix
10 Months Ago
merge from AbyssBarrelCorpse
10 Months Ago
merge from fix_dud_satchel_clip_walls_explode
10 Months Ago
merge from voicemail_nre_fix
10 Months Ago
Merge from parent
10 Months Ago
Merge from main
10 Months Ago
Merge from main
10 Months Ago
Try out using InstantiateAsync for spawning world, but it takes noticeably longer than doing it synchronously
10 Months Ago
Merge from lockedcrate_shock_effect_parent
10 Months Ago
Move LaptopCollision into the root level of the prefab, add a new EntityFlagToggle to toggle it on and off on the server Update the Model component root to point to the actual root of the prefab, not another transform that seems unused (this also fixes info.HitPositionLocal not being accurate, so that's been updated as well) Update the laptop glass effect to glass_small so that the impact effects don't extend over the edge of the laptop screen
10 Months Ago
Fixed keybind buttons not working Fixed some click/up/down in RustButton again
10 Months Ago
Even dumber compile errors.
10 Months Ago
more wip
10 Months Ago
compile fixes
10 Months Ago
Removed cart button on item redirect, replaced subtitle for "Available in X pack"