You are viewing a potentially older version of this package.
View all versions.

DroneRecycler
The Equipment Drone uses the Recycler on command.
Date uploaded | 9 months ago |
Version | 1.0.1 |
Download link | Chinchi-DroneRecycler-1.0.1.zip |
Downloads | 5277 |
Dependency string | Chinchi-DroneRecycler-1.0.1 |
This mod requires the following mods to function

bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2117
README
DroneRecycler
The Equipment Drone uses the Recycler on command.
Ping a recyclable pickup and your Equipment Drone will make it its life purpose to recycle it. Alternatively manually issue the command by pressing "C" after pinging (useful for multiplayer). Pressing the same key cancels the drone's behaviour if it has already been given the command.
Notes
- Only the player's first Equipment Drone in the minion list can be interacted with in this way.
- Pinging/assigning a new pickup while the drone is on its way to recycle the previous one will cause it to change targets.
Both of these behaviours are intended. Queuing pickups or handling multiple drones can be done but then revoking a certain command gets more messy.
CHANGELOG
1.1.0
- Added Risk of Options compatibility.
- The command key config has changed its type in order to be supported by RoO. This will create some orphaned entries so you can delete the old cfg to generate a clean one. And don't forget to change its value if you didn't use the default one.
- Fixed an NRE when pinging a pickup while a minion has already died.
- Fixed a potential duplication bug when modifying the drone's AISkillDrivers.
1.0.1
- Updated for Seekers of the Storm.
- Removed an unnecessary Rpc call.
- Minor optimisation for the minion matching loop.
- Changed the author name to Chinchi as it should have been from the beginning. This will create a new config, feel free to delete the GChinchi one.
1.0.0
- Release