Skip to content

Releases: ExMod-Team/Common-Utils

8.1.2

31 Aug 11:37

Choose a tag to compare

Changes:

  • Fixed cuffed escapes not working
  • Bumped exiled version to 9.8.1

8.1.1

17 Jun 22:51

Choose a tag to compare

Changes:

  • Fixed 2 possible NRE's and bumped package version

8.0.2

01 Jan 15:01

Choose a tag to compare

Changes:

  • Fixed an NRE in the PlayerVerified event

Full Changelog: 8.0.1...8.0.2

8.0.1

01 Jan 03:20

Choose a tag to compare

Changes:

  • Fixed some output 914 items getting stuck in/under the floor

Full Changelog: 8.0.0...8.0.1

8.0.0

29 Dec 18:18

Choose a tag to compare

Changes:

  • Updated for Exiled 9.1.1

Full Changelog: 7.2.3...8.0.0

7.2.3

04 Nov 15:29

Choose a tag to compare

Changes:

  • Fixed a possible NRE related to the DisarmedEscapeSwitchRole config

7.2.2

08 Oct 17:45

Choose a tag to compare

Changes:

  • Fixed 914 player upgrade not working
  • Improved debug logging, please use this when reporting any issues

7.2.1

02 Oct 15:11

Choose a tag to compare

Changes:

  • Fixed a possible NRE if the config was fucked up

7.2.0

30 Sep 18:03

Choose a tag to compare

Rework

Changes:

  • You can now configure which roles can escape while disarmed and what role they'll become.
  • Disabled most features by default. You'll have to configure them on your own.
  • Added a config to disable changing the warhead color.
  • Added support for custom items and custom roles to 914 features.
  • Added RoleDamageReceived multiplier allowing you to change the damage each role receives.
  • Updated README to resemble the changes.

Note: This update changed a lot of things including some of the configs. You will need to update your configs after installing this update.

7.2.0-rc.1

24 Sep 20:48
62b095c

Choose a tag to compare

7.2.0-rc.1 Pre-release
Pre-release

This version is based on my pr that's to be merged soon(ish). Because the pr is made from a fork and not a branch on this repo the provided source code on this release will not match the actual source code. If you want to take a look at the actual source code either check out my pr or decompile it yourself.

As a reminder, this is a pre release version and as such might contain bugs. If you find any please open an issue here on github.