Skip to content

Releases: Mikihero/BetterCoinflips

BetterCoinflips release 4.5.0

25 Jan 21:04
Compare
Choose a tag to compare

Bug fix

Changes:

  • fixed a bug where teleporting to a random SCP could try to tp you to SCP-079
  • bumped exiled version to 8.7.0
  • minor code changes

BetterCoinflips release 4.4.0

08 Dec 16:20
Compare
Choose a tag to compare

Fixed some bugs, added small features

Changes:

  • Added a hint telling you if you got heads or tails (and its associated config and translation values)
  • Improved the InventorySwap code
  • Added a RoomToTeleport list in the config which allows you to manage which rooms the RandomTeleport effect can use
  • Separated IgnoredRoles into PlayerSwapIgnoredRoles and InventorySwapIgnoredRoles to allow you to better manage these 2 effects

BetterCoinflips release 4.3.2

18 Nov 19:58
Compare
Choose a tag to compare

Bug fixes

Changes:

  • Fixed a bunch of little bugs where the wrong broadcast would be sent
  • InventorySwapMessage was change to now be sent to both players, this changes its purpose so you might wanna change it
  • A bunch of code optimizations

BetterCoinflips release 4.3.1

09 Nov 22:12
Compare
Choose a tag to compare

Bug fixes

Changes:

  • Fixed #27
  • Fixed #28
  • Bumped EXILED version to 8.3.9

BetterCoinflips release 4.3.0 (again)

22 Oct 22:12
866a6ee
Compare
Choose a tag to compare

Something something released the wrong file something something

Changes:

  • Actually fixed the problem with the config not showing some values

BetterCoinflips 4.3.0

12 Oct 20:36
Compare
Choose a tag to compare

Bunch of fixes

  • Fixed an issue where if someone had their size changed and then was fc'd to an scp they would keep their size (#24)
  • Added a fallback case for if there are no spectators when forcing respawn
  • Added a new effect: RandomItem
  • Fixed an issue where some configs didn't generate properly

BetterCoinflips 4.2.1

08 Oct 20:59
Compare
Choose a tag to compare

New Cfg value (someone please test, should work fine but still)

Changes:

  • Added the IgnoredRoles config to fix issues like #22

BetterCoinflips release 4.2.0

01 Oct 00:07
aacf642
Compare
Choose a tag to compare

Lots of new effects

Changes:

  • Added several new effects, checkout the readme to learn more

BetterCoinflips release 4.1.0

23 Sep 13:15
b6f2f92
Compare
Choose a tag to compare

Main logic rewrite (no more long ass switch)

Changes:

  • improved coin replacing logic
  • improved main coin logic

BetterCoinflips Release 4.0.0

13 Sep 09:11
Compare
Choose a tag to compare

Update to Exiled 8.0

Changes:

  • Fixed an InvalidOperationException
  • Changed RequiredExiledVersion to 8.2.1