reporust_rebootcancel

107,035 Commits over 3,836 Days - 1.16cph!

2 Years Ago
Add prefab information to rocket_sam prefab (but use the associated item field instead of filling in info) Remove PrefabInformation component from SAM_site_turret_deployed (since it's an ItemDefinition this should get associated automatically) Fixed item definition lookup on death screen being case sensitive
2 Years Ago
Merge from main
2 Years Ago
Death screen info added for Patrol Heli, Bradley and Sam Sites
2 Years Ago
Show gib warning/errors even if the overrides section is closed Don't show the update effect bounds button if the effect bounds are already correct
2 Years Ago
Merge from save224
2 Years Ago
Fixed some trigger positioning on the wagons
2 Years Ago
▊▇▆▅▆▋▊▇ ▊▊▌ ▍▋▅▆▅▉ ▊▉▋▊▍▆▌▊ ▋▉ █▋▍▋▍▆▅▅ ▌▇▋▅▍ ▉▋▍▉. ▇▆▌▄ ▋▋▄▄ █▆ ▋▊▅█ ██▅▅ ▉▊▌▍ ▊▉▄'█ ▋▋█▉▅▍ ▄▋█ █▌▉▋▍▍▋█.
2 Years Ago
Added requested server convars: - trainskeeprunning: If true, trains don't automatically stop when there's no-one on them. Default: false. - stop_all_trains: Stops the engines of all train engines on the server.
2 Years Ago
Merge from main
2 Years Ago
Merge from save224
2 Years Ago
Manually improved gib sizes on TrainWagonA and TrainWagonB
2 Years Ago
Merge from save224
2 Years Ago
Sync and shrink gib overrides for train wagons Fix spawn gibs in scene editor button not working while the game isn't running
2 Years Ago
Merge from main
2 Years Ago
Final wagon gibs applied
2 Years Ago
Apply the same optimisation when looking at plants, preventing splashes causing excessive network updates
2 Years Ago
Better uncoupling, still needs some work
2 Years Ago
Planters will no longer send a network update when splashed with water more than once a minute Planters will now update their saturation on the client side via an RPC when looking at the planter (similar to IOEntities) This keeps the UI responsive when watching the water amount go up when looking at a planter, but should dramatically reduce network updates for large farms
2 Years Ago
Merge from death_screen_improvements
2 Years Ago
Backup/west megacliff area progress
2 Years Ago
Limiting network updates for progress door
2 Years Ago
merge from junkpiles
2 Years Ago
more bug fixes. re-enabled spawning of junkpile_j
2 Years Ago
Fixed missing train wagon material Added train wagon gibs
2 Years Ago
added black version of oilrig_trims_diff texture added black/darker versions of the workcart material set (WorkCart Black/WorkCart Dark 2/WorkCart_Decals_black)
2 Years Ago
Train mesh and texture progress
2 Years Ago
Work cart DIY attachement prefab
2 Years Ago
Merge from apr_22_optimisations
2 Years Ago
Bug fixes for track speeds after collisions
2 Years Ago
reapplied junkpile fixes, re-applied my changes to junkpile_j after merge.
2 Years Ago
Only send horse network updates when necessary.
2 Years Ago
subtract 70384 junkpile fixes
2 Years Ago
Unsaved changes for backdrop_neutral
2 Years Ago
Added generic fireball icon. Prefab information added to fireball variants and Bandit Sentry. Updated death screen.
2 Years Ago
merge from sav224
2 Years Ago
Merge from death_screen_improvements
2 Years Ago
Add phrase keys, hook up to death screen
2 Years Ago
Bandit Guard and Tunnel + Underwater Dweller avatars
2 Years Ago
Pose backups
2 Years Ago
Reduced max coupling speed to 7.5m/s
2 Years Ago
Fixed wagons zooming off at a bajillion km/h when a Work Cart hits them at high speed
2 Years Ago
Trains now keep running if there's a player on ANY of the train's carriages, not just on the work cart that's checking
2 Years Ago
Remove the IK targets from the planner prefab on the server
2 Years Ago
Fixed wagon parenting triggers not working
2 Years Ago
Merge from offiicial_server_analytics
2 Years Ago
Increase train spawn pop default a bit, to 0.85
2 Years Ago
Trains can now detect if static (as in non-moving, not necessarily actual static) obstacles that they've backed off from have been destroyed, allowing the train to continue. Previously this required the train to reverse direction momentarily first.
2 Years Ago
Change save process to only keep the delta stats in memory
2 Years Ago
Added additional wagon ladder volumes for the new ladders
2 Years Ago
Merge from main