Releases: SebasCapo/RemoteKeycard
Releases · SebasCapo/RemoteKeycard
3.1 - Fixes
General Changes:
- Bumped
Version
to 3.1.0 & Exiled Version to4.1.0
as the minimum. - Fixed SCP lockers being able to be opened with just about any keycard. (Issue #2)
Technical changes:
- Due to how the previous issue was fixed, plugins using
PlayerExtensions.HasKeycardPermission
will need to be recompiled with this plugin.
^This is most likely not the case for any plugin, but for those developers who use this as a dependency, just hit a recompile. (I haven't been told of any official plugins using this as one, so most server hosts should be alright)
RemoteKeycard 3.0
General Changes:
- Bumped version to 3.0 as this is a spiritual successor to the old RemoteKeycard plugin.
- Renamed
DisableEvents
toEnableEvents
and changed it's default value totrue
. ShowExceptions
config setting has been added, allows you to disable exceptions from being shown. (Please enable this before reporting any issues)- Keycards in your inventory should now work when used on checkpoints.
Technical changes:
- Fixed
HasKeycardPermission
extension not working correctly on instances ofInteractables.Interobjects.DoorUtils.KeycardPermissions
with multiple flags attached. EventsHandler
now requires an instance ofConfig
to be passed on it's constructor.
RemoteKeycard 1.0
- Updated to 11.0 - EXILED 3.0.0-ALPHA.54
- Added API usable on other plugins
Known Issues:
- Plugin's SCP Lockers functionality doesn't work. (Exiled issue, will get fixed soon)
- Plugin's Alpha Warhead functionality doesn't work. (Me/Exiled issue, will fix soon)