Releases: ImBeryl/RemoteKeycard
Releases · ImBeryl/RemoteKeycard
3.1 - Fixes
General Changes:
- Bumped
Versionto 3.1.0 & Exiled Version to4.1.0as 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.HasKeycardPermissionwill 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
DisableEventstoEnableEventsand changed it's default value totrue. ShowExceptionsconfig 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
HasKeycardPermissionextension not working correctly on instances ofInteractables.Interobjects.DoorUtils.KeycardPermissionswith multiple flags attached. EventsHandlernow requires an instance ofConfigto 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)