Skip to content

Releases: MagmaGuy/EliteMobs

EliteMobs 9.0.1

27 Jun 14:36
Compare
Choose a tag to compare

EliteMobs 9.0.1

  • [New] Added option to disable pvp in dungeons, defaulting to not allow pvp, to dungeons.yml
  • [New] Plugin will no longer try to load for unsupported Minecraft versions (versions older than Minecraft 1.21)
  • [Tweak] Changed several plugin defaults to be natively written for Minecraft 1.21
  • [Fix] Fixed bug where reloading EliteMobs would remove the world protections for already loaded worlds
  • [Fix] Fixed error associated with trying to read potion effects
  • [Fix] Improved the compatibility layer to better take old enchantments and potion effects into account, reenabling effects on items generated before 9.0
  • [Fix] Fixed error spam related to custom boss trails

EliteMobs 9.0.0

22 Jun 17:20
Compare
Choose a tag to compare

EliteMobs 9.0.0

  • [New] 1.21 update!
  • [New] Added bossType field to custom bosses, to be used in the future for things like automatic boss bars
  • [New] Added Breach, Density and Wind Burst enchantments to EliteMobs
  • [New] Added Infested, Oozing, Raid Omen, Trial Omen, Weaving and Wind Charged potion effects to EliteMobs
  • [New] Added Bogged and Breeze entity types as valid elites and bosses
  • [New] All enchantments and potion effects now use the same names as in-game, instead of legacy API names
  • [New] Added compatibility layer that automatically converts legacy API names to the new equivalent, meaning it is not necessary to update the dungeons for them to keep working
  • [New] Outdated dungeons are now highlighted in orange in the em setup menu
  • [New] Items will no longer be dropped when they have no durability left, instead they will simply be deactivated and players will be warned that the items won't work until they are repaired again
  • [New] Damage indicators and dialogue now use text displays instead of armor stands
  • [New] Added Sounds.yml
  • [New] Quests, rank ups and opening treasure chests now have custom sounds in the resource pack
  • [New] Debug items now come with higher durability
  • [New] Dungeons all now install by default when imported, no longer requiring admins to run /em setup to install them
  • [New] Added compatibility layer to allow old transitive blocks to be interpreted correctly by their new minecraft values
  • [Fix] Fixed bug related to debug particles
  • [Fix] Fixed issue where projectile-caused explosions would sometimes not regenerate correctly even though the configuration was set to regenerate them
  • [Removal] Removed Super Mobs
  • [Removal] Removed Schematic Dungeons, 100% of them will brought back as world-based dungeons. Use BetterStructures shrines as a replacement, they're much better.
  • [Removal] Removed all traces of WorldEdit as a requirement, since schematic dungeons are no longer a feature
  • [Removal] Removed the region leveling mode and the nightmare mode, they should either be improved or be their own plugin
  • [Removal] Removed all the code legacy code used to maintain multi-version support since this build will not be able to support anything before 1.21
  • [Removal] Removed dungeonLocationType from the dungeon packager, it was a legacy value
  • [Removal] Removed default schematics folder
  • [Tweak] Default test boss no longer uses broadcast as a sample command and instead uses say
  • [Tweak] Fixed typo in stats page of the player em menu
  • [Tweak] Minor refactors

Elitemobs 9.1.0 SNAPSHOT

29 Jul 15:18
Compare
Choose a tag to compare
Pre-release

EliteMobs 9.1.0 SNAPSHOT:

  • [New] Now using MagmaCore, replacing, improving and synchronizing many core systems. MagmaCore is shaded in, and thus requires no setup from admins.
  • [New] New system for commands, making EliteMobs safe to reload and able to autosuggest content added during reloads. Nearly all commands have also been renamed to follow a planned and predictable structure, and some legacy commands have been dropped
  • [New] All message logging is now handled by MagmaCore
  • [New] All configurations are now handled by MagmaCore
  • [New] Many utility methods are now handled by MagmaCore
  • [New] All content imports are now handled by MagmaCore. This update now also allows content to be installed incorrectly - meaning packs from other plugins can be correctly imported in EliteMobs and moved to the right place, content for plugins not yet installed in the server will prepare the content ahead of time if the server installs those plugins in the future
  • [New] The pirate ship minidungeon has been readded to the plugin defaults as it has now been updated out of being a schematic dungeon
  • [Fix] Fixed issue where wormholes would sometimes be placed in incorrect locations
  • [Fix] Fixed error where scripts would complain about outdated particles, added automatic particle enum conversion
  • [New] Unlisted dungeons inside of adventures from the teleports page, those should be accessed through the adventure instead.
  • [New] Added scale script action, which allows scripters to resize entities. Uses duration to reset the scale to 1, and "scale" for the argument
  • [New] Resource pack option in the em setup menu has been tweaked to recommend the Resource Pack Manager plugin instead, this will be further tweaked after public release
  • [New] Importing content with models will now automatically and immediately host the content if FMM and RSPM are installed, meaning dungeons with models will now work after a single EliteMobs reload to install if from the imports
  • [Fix] Fixed luck potion effects for default items being incorrectly set to be luck of the sea instead
  • [Fix] Elite projectiles can no longer survive chunk unloads
  • [Fix] Other important fixes
  • [Removal] Removed trace system from custom bosses

EliteMobs 9.0.0-SNAPSHOT-2

20 Jun 15:02
Compare
Choose a tag to compare
Pre-release

EliteMobs 9.0.0-SNAPSHOT-2

  • [New] Added Sounds.yml
  • [New] Quests, rank ups and opening treasure chests now have custom sounds in the resource pack
  • [New] Debug items now come with higher durability
  • [New] Dungeons all now install by default when imported, no longer requiring admins to run /em setup to install them
  • [New] Added compatibility layer to allow old transitive blocks to be interpreted correctly by their new minecraft values
  • [Fix] Fixed bug related to debug particles
  • [Removal] Removed dungeonLocationType from the dungeon packager, it was a legacy value
  • [Tweak] Minor refactors

EliteMobs 9.0.0-SNAPSHOT-1

19 Jun 12:51
Compare
Choose a tag to compare
Pre-release

EliteMobs 9.0.0-SNAPSHOT-1

  • [New] 1.21 update!
  • [New] Added bossType field to custom bosses, to be used in the future for things like automatic boss bars
  • [New] Added Breach, Density and Wind Burst enchantments to EliteMobs
  • [New] Added Infested, Oozing, Raid Omen, Trial Omen, Weaving and Wind Charged potion effects to EliteMobs
  • [New] Added Bogged and Breeze entity types as valid elites and bosses
  • [New] All enchantments and potion effects now use the same names as in-game, instead of legacy API names
  • [New] Added compatibility layer that automatically converts legacy API names to the new equivalent, meaning it is not necessary to update the dungeons for them to keep working
  • [Removal] Removed Super Mobs
  • [Removal] Removed Schematic Dungeons, 100% of them will brought back as world-based dungeons. Use BetterStructures shrines as a replacement, they're much better.
  • [Removal] Removed all traces of WorldEdit as a requirement, since schematic dungeons are no longer a feature
  • [Removal] Removed the region leveling mode and the nightmare mode, they should either be improved or be their own plugin
  • [Removal] Removed all the code legacy code used to maintain multi-version support since this build will not be able to support anything before 1.21
  • [Tweak] Default test boss no longer uses broadcast as a sample command and instead uses say
  • [Tweak] Fixed typo in stats page of the player em menu

EliteMobs 8.7.16

17 Jun 06:08
Compare
Choose a tag to compare

EliteMobs 8.7.16

  • [New] Added the new story-mode dungeon, The Nether Wastes
  • [Fix] Fixed bug that caused the guild bonus blacklister to not work on login
  • [Fix] Fixed bug where loot would not drop and console would error when killing a boss in an instanced dungeon
  • [Update] Updated EasyMinecraftGoals version

EliteMobs 8.7.15

07 Jun 21:03
Compare
Choose a tag to compare

EliteMobs 8.7.15

  • [New] Added optional MySQL support
  • [New] Added Database.yml to configure MySQL
  • [New] Added The Deep Mines Sanctum
  • [Fix] Added cooldown to randomizing shop contents, preventing people from abusing it to tank TPS
  • [Fix] Fixed problem that would cause turkish locales to be unable to run EliteMobs correctly

EliteMobs 8.7.14

31 May 01:20
Compare
Choose a tag to compare

EliteMobs 8.7.14

  • [Fix] Fixed error where death messages would not display for custom bosses
  • [Fix] Fixed exploit where direct drops would not respect player guild level when limiting item level
  • [Fix] Fixed reported lag/crashes from bad unloading strategy for some legacy powers
  • [Fix] Fixed bug that caused the palace sanctum teleported to not appear

EliteMobs 8.7.13

29 May 15:31
Compare
Choose a tag to compare

EliteMobs 8.7.13

  • [New] Added new story-mode dungeon, The Quarry! Currently in early access for Patreon supporters
  • [Critical fix] Bugs related to crashes and errors when creating / removing instanced dungeons should now be fixed

EliteMobs 8.7.12

28 May 23:16
Compare
Choose a tag to compare

EliteMobs 8.7.12

  • [New] Updated for Minecraft 1.20.6 (especially paper)
  • [Tweak] Improved logging and error handling for scripts
  • [Fix] Fixed button customization for scrapper menu
  • [Tweak] Improved default documentation for config.yml