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

AdditionalRundownAdvancements
Adds several new features to your rundown and levels (EARLY ACCESS)
Date uploaded | 3 weeks ago |
Version | 0.2.3 |
Download link | Amorously-AdditionalRundownAdvancements-0.2.3.zip |
Downloads | 173 |
Dependency string | Amorously-AdditionalRundownAdvancements-0.2.3 |
This mod requires the following mods to function

BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.2

README
ARA
Adds new features to your rundowns, notably custom datablock world event objects!
During playtesting of an upcoming level for my rundown, ARA was so game-changing that I decided to release it much earlier than I was planning to. There are more features planned, such as porting McBreezy's UpdatedRundownProgression and some ExtraSettings features!
A template file will be created in your rundown's custom folder. LiveEdit is enabled by default. Note that some features or fields may change drastically, so make sure to stay up to date with the changelogs.
Wiki here!
CHANGELOG
Changelog
v0.2.3
- Added InjectLib as a soft dependency for AWO events compatibility for EventsOnPickup.
v0.2.2
- Fixed UseExistingFilterInArea not working, add added funcitonality to override an existing WE object's Rotation and Scale.
v0.2.1
- Removed a debugging message for non-ARA SpecificTerminals and SpecificPickups.
v0.2.0
- Changed type for ZoneData Components from a list to a dictionary. If you were using ARA WE ChainedPuzzles, make sure to change your datablocks (see wiki)!
- Added new ARA world event component type WE_SpecificTerminal, which can force prefab overrides for SpecificTerminals.
- Added new ARA WE component type WE_SpecificPickup; ARA SpecificPickups will ignore the nav mesh requirement for spawning, and can execute EventsOnPickup.
- Added field UseExistingFilterInArea.
- Fixed errors for custom elevator cargo when the item is not a big pickup.
- Setup initial wiki.