
EOSExt SecDoorTerminal
Rundown Dev side SecurityDoorTerminal. Now added ExtraDoor support
CHANGELOG
1.1.2
- Fixed a null ref in last version.
1.1.1
- Updated warden event to interact with
SDT
onExtraDoor
- Updated documentation accordingly
1.1.0
- Added
ExtraDoor
support:SDT
could now be added to doors added byEOSExt_ExtraDoor
.- Updated documentation accordingly
- Basically, specify the
ExtraDoor
you wanna addSDT
to byFCWorldEventObjectFilter
in your SDT config file. - Make sure to install
EOSExt_ExtraDoor
first if you wanna use this feature.
- Fixed: ChainedPuzzles of
UniqueCommand
onSDT
with command ruleNormal
is not reset on puzzle complete, making the command not repeatable by design.
1.0.0
Initial release