3.0.1 Apr 17, 2024
Slight performance optimization

Reduced the number of condition checks to optimize performance of the HUD!


3.0.0 Apr 15, 2024
Progressive cooldown display + New classes added: Monk,Flamos,Emerald,Amethyst,Prismarine,Phantom,Ender!

Warning: this is a big update that changes a lot of code and how folders and elements are named.
If you were previously using my HUD, i highly recommend to do a backup of your current setup, then completely delete your current of the HUD before installing this one!! If you need any help with updating the HUD to this new version using the assets you already customized, contact me on my discord so i can help you!

  • New feature: Progressive cooldown display!
    Now the skills that are in cooldown are not only darkened, but now the image gradually disappears as the spell gets closer to being cast again.

cooldown.gif

  • All the missing classes made by samus2002 are now added to the RPG Class Series- 16x16 & Autorescale version, including the newly released "Monk" class !

2.3.1 Feb 20, 2024
Fixed some harmless console messages

Simply open your PlaceholderAPI config.yml and change the content of the "shortcuts" category with the new version available in the Text to add to placeholderapi config.txt file !


2.3.0 Feb 4, 2024
New samus2002 class added : Arctic Knight!

Only concerning the two versions of the HUD made for samus2002 classes.

If you're using the basic version, you do not need to update your files/


2.2.5 Feb 2, 2024
Small fix for some samus2002 classes

If you are using samus2002 classes, please replace the skill_casting_bar-hud.yml file with the new one (nothing else changed)!

fix for missing images for the following classes : dimitrios, glacia, thor, null, zephyr.


2.2.4 Jan 22, 2024
Updated placeholders for the Player-J17 expansion / updated the tutorial along with it + warning about mmocore dev version

If you are using the HUD since before this update and that you are using the Player-J17 expansion, you need to update something in the skill_casting_bar-hud.yml you are using :

replace every instance of %player-j17_held_item_slot% with %player-j17_held_item_slot%.

that's all!

If you haven't touched your skill_casting_bar-hud.yml, you can download this new version, check that you are correctly using the latest version of the Player-J17 placeholderapi expansion, and just change the skill_casting_bar-hud.yml you are using with the new one.


2.2.3 Nov 25, 2023
Classic post-update clearance, fixed two typos and 1 image missing lol

2.2.2 Nov 25, 2023
Fixed major issue with the display of icons for the RPG Class Series version. Added placeholder images for the class that missed it.

If you were using the hud with either the RPG Class Series version - 16x16 or the RPG Class Series version - Autorescale, i highly recommend you to do a new clean install of the hud!


2.2.1 Nov 15, 2023
Fixed a typo in the text to add to your placeholderapi config

Whatever the current version of the hud you are using, i suggest you to remove all the lines you added to your placeholderapi config.yml and use the lines included in this new version instead!

This will mostly fix an issue concerning the display of skill icon in red when a skill doesn't have enough mana to be casted


2.2.0 Nov 9, 2023
New classes added for samus2002's preconfigured options!

Classes added to the RPG Class Series versions (both version):

No changes for the "Basic version".


2.1.0 Oct 29, 2023
Fixed multiple typo for samus2002's preset versions + Added the "Barbarian" class config

2.0.1 Oct 25, 2023
Fixed some texture path typo, woops!

2.0.0 Oct 25, 2023
Optimisation, bugfix, and two new version of the HUD automatically compatible with Samus2002's RPG Class Series!!

If you already have everything set up with my HUD, you only need to do these changes :

  • Change what you have at the bottom of your PlaceholderAPI's config.yml with the new version included in the txt of my product
  • In your skill_casting_bar-hud.yml, change every instance of the word nospace into skill (you can use Notepad++ to change everything at once for example)

This will fix an issue concerning the display of cooldown remaining for a skill when the skill name is made of multiple words.


Two new version of the HUD are now available!

The HUD now have two extra versions that are automatically compatible with EVERY RPG Class made by Samus2002.


1.1.7 Oct 14, 2023
fixed some typo and texture path name

1.1.6 Oct 14, 2023
missing placeholder in the installation tutorial compared to the description of the product on polymart

1.1.5 Sep 30, 2023
Fixed a typo in the yml and fixed the math placeholder for cooldown calculation, oopsie

1.1.4 Sep 30, 2023
Fixed an issue with math calculation

If you want to update your config :

In PlaceholderAPI/Config.yml, add :

noskillcd_check: '%changeoutput_equals_input:{mmocore_bound_{0}}_matcher:noskill_ifmatch:0_else:{mmocore_cooldown_bound_{0}}%'

below the manaskill_check line.

In your skill_casting_bar-hud.yml, replace all the "text:" lines of every "cooldown-skill1text:" layers with this :

      text: "%math_0_{utils_shortcut_noskillcd_check:1}+1%"

Do the same for all the other layer named the same way but with another number than 1 (and replace 1 with the corresponding number)


1.1.3 Sep 28, 2023
Found and fixed a placeholder syntax error for skill5 layout

1.1.2 Sep 27, 2023
Added some extra lines in README & Installation.txt

1.1.1 Sep 27, 2023
Missing expansion in the dependencies list & added a warning concerning the player expansion

1.1 Sep 25, 2023
Added an example Fireball skill icon and an extra line of code to show how it works using the "Fireball" skill from MMOCore.

1.0 Sep 25, 2023