usercipeaXcancel
branchrust_reboot/main/improved_event_saveloadingcancel

11 Commits over 31 Days - 0.01cph!

5 Hours Ago
merge from main
5 Hours Ago
Patrol heli, bradley, satellite crash sites get saved correctly instead of all crates disappearing when the server restarts - Enable saving on all of the crates and server gibs, the OnFire state persists - Converted satellite crates to the same LockedByEntCrate setup that heli and bradley use, got rid of TimedUnlootableCrate - Set all of the crate despawn time to 30 minutes from 60 (doesn't make sense for them to stick around longer than the gibs) - Fix heli crates landing on unloadable train wagons again (needed an extra fix now that they're saved)
Today
Cargo ship no longer despawns its crates on server restart / does more loot cycles but randomly starts leaving inbetween - whole event should now saveload correctly - Saves the loot rounds that have passed, re-schedules the remaining correctly - Saves available spawn point indices so crates don't spawn on top of each other
Today
Compile fix
Today
Remove debug logs, slight cleanup + formatting
Today
Hackable crate flag / visual fixes Skip puzzlereset alerts when force resetting after restart
Today
merge from main
Yesterday
Small oilrig converted
Yesterday
WIP Oil rigs no longer despawn all crates when the server restarts, large rig converted, small rig to go - Reworked the reset setup, attached a generator to the main reset so it can be saved, removed the smaller puzzleresets for each of the rooms - Puzzle now force-resets on server restart, unless there's players nearby - this also fixes getting killed while sleeping if you happened to be near any puzzle when the server goes down - Crates get saved so if you were in the middle of hacking the locked crate, it just continues after restart - Various other stuff to allow the puzzlereset to correctly find its reset entities and reset objects again afterwards - Puzzle itself saveloads references to spawned crates so it doesn't spawn duplicates on the next reset - ScientistBoatOilrigManager is no longer an entity (not needed) - Slight refactor, lots more cleanup to be done
Yesterday
merge from main, fix proto conflict
41 Days Ago
Hackable crates correctly saveload their state (timer progress, whether its been looted, etc.) Some cleanup on the script