Skip to content

Releases: SebasCapo/RemoteKeycard

3.1 - Fixes

11 Dec 16:59
Compare
Choose a tag to compare

General Changes:

  • Bumped Version to 3.1.0 & Exiled Version to 4.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

10 Sep 20:40
Compare
Choose a tag to compare

General Changes:

  • Bumped version to 3.0 as this is a spiritual successor to the old RemoteKeycard plugin.
  • Renamed DisableEvents to EnableEvents and changed it's default value to true.
  • 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 of Interactables.Interobjects.DoorUtils.KeycardPermissions with multiple flags attached.
  • EventsHandler now requires an instance of Config to be passed on it's constructor.

RemoteKeycard 1.0

23 Aug 01:24
Compare
Choose a tag to compare
  • 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)