Skip to content

Releases: ExMod-Team/Common-Utils

8.0.2

01 Jan 15:01
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Changes:

  • Fixed a possible NRE related to the DisarmedEscapeSwitchRole config

7.2.2

08 Oct 17:45
Compare
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
Compare
Choose a tag to compare

Changes:

  • Fixed a possible NRE if the config was fucked up

7.2.0

30 Sep 18:03
Compare
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
Compare
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.

7.1.1

23 Sep 22:19
f163006
Compare
Choose a tag to compare
Fixed a bunch of issues (#134)