branchrust_reboot/main/PlayerMaintainedMonumentscancel
128 Commits over 61 Days - 0.09cph!
Run S2P on outpost, launch site, and powerplant again after stomping changes from
156459 Manually disabled shadows on wire_prefab
Codegen
satellite control room, some polish to set dressing
launch site satellite office room progress
clearing up a room for satellite control inside the main office building
Merge from satellite_crash
some scene redesign at powerplant to accomodate the new loot cage
adding a interactive wheel version for the WTP monument with explicit gear control on the model
player maintained water holes - added a spigot coming up from the pipes
Merge from satellite_crash
Codegen, phrases, manifest
Fix compile error
Merge from main
Kept Oilrig_1.prefab PlayerMaintainedMonuments version
Added and Setup Two Electrical Fuse Box Variants as Prefabs
Imported Electrical Fuse Box Models and Textures
Setup Electrical Fuse Box LODS, Colliders and Materials
Merge from MonumentBlockers
Codegen, localization, manifest
Restore Recycler change from apartments
Take compound scene from main, S2P
tanker area sphere tank end
tanker area sphere tank progress
tanker area sphere tank progress
start on tanker area sphere tank
merge from satellite_crash
Adding a sewage tank that is in working condition inside WTP
tweaked terrain and surroundings
WTP S2P
gas station interior changes
adding separate car lift
removing garage door
gas station S2P
Increase tick rate of oil producer (60s -> 10s)
Added WaterCatcher.ForceEnableOilSwitch to bypass the oil rig switch for testing
Added a very placeholder diagram to the oil rig fuel switch
Convert the Water Catcher loot panel to RustText
Add some help text to explain that a vehicle is needed to access the oil
Added a switch to large oil rig puzzle room to enable/disable the crude pump at dome
Disabled tie-in to power system (for now)
- Add a fridge to supermarket which periodically respawns food and can be opened if there is an online powergrid. Using existing fridge asset for now
- Add servervars 'respawnloot_lookingat', 'respawnloot_radius' and 'respawnloot_all' to respawn loot in loot containers
- Add ILootContainer interface so the lootable fridge can also be treated as a loot container
- S2P supermarket, add gas station to maintained monuments test map
merge from airfield_maintainable_features -> PlayerMaintainedMonuments
Merge from satellite_crash
Merge from satellite_crash
Add simple demo loot room to powerplant locked behind a powered powergrid
Revert making CardReader and ElectricSwitch themselves powergrid entities, ElectricGenerator suffices and and is simpler
Merge from satellite_crash
Merge from satellite_crash
- Make CardReader, ElectricSwitch and ElectricGenerator powergrid entities to give them the option to only passthrough power if there is an online powergrid. Enables setting up puzzles which depend on the powergrid
- Improve how powergrid IO access points were handling changes in available power
- Don't add entities with "require powergrid" disabled to the list of powergrid entities to update