Voxel Shop beta is live. Expect occasional bugs. Learn more  
ArenaLegends icon

ArenaLegends 26.5.27.1303

⚔️ Strategic Battle Arena Inspired by League of Legends ⚔️

Page 1 ... 8 9 10 11
v1.21.33 Sep 28, 2024
AUGMENTS
  • New Augment - Quest: Angel of Retribution
    • rJT25ou.png 
  • Made preparations to move away from symbols.
    • The icons already do a good job at that.
  • Statistics will now be rounded (to prevent numbers such as 3.993890049)
BUG FIXES
  • Fixed a bug that caused players to roll the same augments after rerolling.
[/img]
v1.21.32 Sep 27, 2024

RANKED

  • Introduced a new ranking system:
    • On game end, half the teams are considered Winners and the other half Losers.
    • Winners get rating based on the place they've finished.
    • Here's an example of a game with 8 teams:
      • 1st place: + base * 1.45
      • 2nd place: + base * 1.30
      • 3rd place: + base * 1.15
      • 4th place: + base
      • 5th place: - base
      • 6th place: - base * 1.15
      • 7th place: - base * 1.30
      • 8th place: - base * 1.45
    • The multiplier is configurable, meaning you can adjust how much rating is gained/deducted.

ANVIL STATS

  • Added custom UI to the Anvil Selection menu:
    • rIMQaFg.png

RESOURCE PACK

  • Updated the pack.

BUG FIXES



  • Fixed a bug where teams would be incorrectly placed.
v1.21.31 Sep 25, 2024

COMMANDS

  • Added missing descriptions.

RESOURCE PACK



  • Improved the icons.

AUGMENTS



  • Improved the descriptions of some Augments.

BUG FIXES



  • Fixed a bug where the Firebrand augment would deal less damage than intended.
  • Fixed a bug where the Pearl Impact augment would have an invalid hitbox.
  • Fixed a bug where spectators would sometimes be teleported into empty arenas.
v1.21.30 Sep 24, 2024
RESOURCE PACK
  • Changed the hosting due to mc-packs.net downtime.
  • The default link was updated.
v1.21.29 Sep 23, 2024
SAFE TELEPORT
  • Added a new system that ensures players are teleported to correct locations.
  • When a player is teleported, a timer starts ticking. When the timer reaches zero, the game checks whether the player is near the original target position. If not, the player is teleported again.
  • This will prevent situations where players are sometimes teleported onto barrier blocks and such.
v1.21.28 Sep 21, 2024

GENERAL

  • Optimized the game handler.
  • Quality of life adjustments.
v1.21.27 Sep 19, 2024
BUG FIXES
  • Fixed a bug where the metrics reporter would print errors.
v1.21.26 Sep 18, 2024
BUG FIXES
  • Fixed a bug that caused the Prismatic Roulette augment to throw errors in Teams mode.
  • Fixed a bug where sometimes the games wouldn't load their spawns (this was due to the fact that if Arena loaded before a world was loaded, the spawns would not load).
v1.21.25 Sep 17, 2024
SHOPKEEPER
  • Fixed a bug that prevented players from opening the shop.
  • Fixed a bug where enchants would be offered to players even if they hadn't purchased any items.
v1.21.24 Sep 16, 2024

GENERAL

  • Updated the commands system.
  • Optimized the plugin.
  • Fixed some grammar mistakes.
v1.21.23 Sep 6, 2024
GENERAL
  • Optimized the plugin.
  • Fixed some bugs.
v1.21.22 Aug 29, 2024
​​DEVELOPER API​​
  • You can now create custom Augments from scratch using the API.
  • For more information on how to do this, please visit the Wiki.
  • This is the first iteration of the API, so more features will be added in the future.
v1.21.21 Aug 27, 2024
AUGMENTS
  • Updated the values system - a groundwork that will easily allow me to add augments in the future.
  • Optimized most of the augments.
BUG FIXES
  • Fixed a bug that caused invalid next arenas to be shown in the preparation phase.
  • Fixed some augments using invalid values in some effects.
v1.21.20 Aug 26, 2024
GAME
  • Added support for up to 8 teams per game.
    • The number of teams can be changed via the /al gamesetting command.
    • The minimum is 2 and the maximum is 8 (due to icon limitations).
    • For now, if there are more than 4 teams, teams will be spawned at the same spawns.
  • Introduced a custom hit cooldown mechanic to prevent some augments from benefiting from spam-clicking.
RESOURCE PACK
  • Updated the resource pack.
  • Update game.yml: https://pastebin.com/raw/4UZeVNFm
AUGMENTS
  • You can now translate the value names in augments.yml.
  • Changed "The Mace God" augment:
    • mFsFQjC.png 
BUG FIXES
  • Fixed a bug where Raid Boss could spawn players in hazardous locations.
  • Fixed a bug where Raid Boss could sometimes spam the console with errors.
  • Fixed a bug where players who started spectating a game wouldn't hear the music.
  • Fixed a bug where Ring Of Fire would sometimes spam the console with errors.
  • Fixed a bug where player tag colors would sometimes be incorrect.
  • Fixed a bug where spawned entities would not disappear after a round ends.
  • Fixed a bug where spawned entities could drop items.
  • Fixed an issue where the cooldown system was sometimes inconsistent.
[/img]
v1.21.19 Aug 25, 2024

RESOURCE PACK
  • The resource pack was updated:
    • New icons, banners, and much more!
  • Update game.yml: https://pastebin.com/raw/Qe5t2jGk
GAME
  • Updated the live-stats display for teams:
    • Here's a preview: https://i.imgur.com/9QBi5nS.png
    • Update live-stats.yml: https://pastebin.com/raw/NyJgxCTp
BUG FIXES
  • Fixed a bug where display entities were not removed (hopefully).
v1.21.18 Aug 24, 2024
AUGMENTS
  • The color option now uses hex formatting, rather than R;G;B.
CAMEOS
  • The color option now uses hex formatting, rather than R;G;B.
COMMANDS
  • Updated the formatting of some commands.
 
BUG FIXES
  • Fixed some formatting issues across the plugin.
  • Fixed a bug that caused invalid augments to be displayed in menus.
v1.21.17 Aug 23, 2024
SPAWN CREATOR
  • Updated the spawn creator.
  • Updated the formatting of the action bar message.
  • Replaced Armor Stands with Display Entities.
COMMANDS
  • Updated the formatting of some commands.
  • Updated most of the game-related commands.
v1.21.16 Aug 22, 2024

GENERAL

  • Optimized the plugin.
  • Quality of life improvements.
  • Fixed some bugs.
v1.21.15 Aug 20, 2024
DEVELOPER'S NOTE
  • This update includes massive changes to the configuration files.
  • Your current configuration files will most likely not work with this update.
  • If you want to update, I recommend that you delete all your config files.
  • I apologize for this inconvenience, but there's nothing I can do about this at the moment.
GAME
  • Rewritten the matchup-handling algorithm - it's now smarter!
  • When a game ends, you will now see all teams and their places.
  • Updated how tasks are handled in the game - no more inconsistency in timers!
  • Updated the preparation and fight algorithms.
  • Changed most of the spawned entities to display entities.
MENUS
  • Updated the menu system for better responsiveness.
  • The menus with pages will now show the current and total number of pages.
RESOURCE PACK
  • Updated multiple music files with new background effects.
  • Replaced team banners with Minecraft-themed mob icons.
  • Added Minecraft-themed mob banners for teams.
  • Updated the augment icons.
AUGMENTS
  • General balance adjustments: https://pastebin.com/raw/XJUn7uc3
  • Updated the descriptions of most augments to better reflect what they do.
BUG FIXES
  • Fixed inconsistent nametag coloring for spectators.
  • Fixed various issues with the Raid Boss augment.
  • Fixed a bug where spectators wouldn't see the boss bar.
  • Fixed the Shopkeeper printing out-of-bounds errors.
  • Fixed the Shopkeeper sometimes switching pages on its own.
  • Fixed multiple errors related to banners.
v1.21.14 Aug 17, 2024

CAMEOS
AUGMENTS
  • Added a new Augment - Center of The Universe:
    • 0dGbjca.png 
  • Updated the Gold Thief augment:
    • The new name is "Gold Bank".
    • Changed the effect:
    • T7FsyaR.png 
  • Updated the icons of the augments:
    • The model format is: 1120xyyy
    • X = the color of the icon (1=prismatic, 2=gold, 3=silver)
    • Y = the icon index (from 1 to 254, you can view them in \assets\minecraft\textures\item)
  • If an augment file doesn't contain the model entry, it will automatically be added.
  • In some augments, changed Armor Stands to Display Entities, as they have no hitbox.
  • Updated the descriptions of many augments to better reflect what they're doing.
BUG FIXES
  • Fixed a lot of bugs in the Raid Boss augment.
  • Fixed a bug that sometimes caused leftover entities to persist in the prep lobby.
  • Fixed a bug that prevented players from quitting games.
[/img]
Page 1 ... 8 9 10 11
Sign in
$5.99 USD
Sign in to purchase, save this product to your cart, and keep downloads tied to your account.
Stripe

pvp

teams

arena

combat

competitive

ranked

league

strategy

augments

items

stats

progression

cosmetics

minigame