Releases: Mikihero/BetterCoinflips
Releases · Mikihero/BetterCoinflips
BetterCoinflips release 4.5.0
BetterCoinflips release 4.4.0
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
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
BetterCoinflips release 4.3.0 (again)
Something something released the wrong file something something
Changes:
- Actually fixed the problem with the config not showing some values
BetterCoinflips 4.3.0
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
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
Lots of new effects
Changes:
- Added several new effects, checkout the readme to learn more
BetterCoinflips release 4.1.0
Main logic rewrite (no more long ass switch)
Changes:
- improved coin replacing logic
- improved main coin logic
BetterCoinflips Release 4.0.0
Update to Exiled 8.0
Changes:
- Fixed an InvalidOperationException
- Changed RequiredExiledVersion to 8.2.1