Skip to content

Releases: DecentSoftware-eu/DecentHolograms

DecentHolograms 2.7.5

20 Oct 17:06
Compare
Choose a tag to compare

Changes [2.7.5]:

  • [API] Hologram visibility. It's now possible to just show the hologram to certain players or to hide it just from certain players. I will add this on the wiki but ask me on Discord for now.
  • [API] Fixed SkullUtils throwing an exception when reading data from ItemStacks. (#82)

Have you found any bugs or mistakes? Please, report them on our Discord server.

DecentHolograms 2.7.4

10 Oct 15:39
Compare
Choose a tag to compare

Changes [2.7.4]:

  • [Improved] Holograms now load when their world loads. (If they failed to load originally due to their world not being ready yet.)
  • [Improved] Performance a little bit by cleaning up the code and making certain things run async. (Hologram loading, etc.)
  • [Fix] Damage & Heal displays throwing null pointer. (Introduced in 2.7.3)
  • [Fix] A few other minor bugs.

Have you found any bugs or mistakes? Please, report them on our Discord server.

DecentHolograms 2.7.3

08 Oct 07:28
Compare
Choose a tag to compare

Changes [2.7.3]:

  • [Fix] HolographicDisplays convertor now properly converts icons, that don't have a space after the ICON qualifier. (ex.: ICON:STONE)
  • [Fix] A few other minor bugs.
  • [API] Fixed hologram clone method.
  • [API] Setting ICON, HEAD and SMALLHEAD lines using DHAPI doesn't flicker now.
  • [API] Added the posibility to hide holograms just for ceratin players. Use Hologram#setHidePlayer to hide and Hologram#removeHidePlayer to show.

Have you found any bugs or mistakes? Please, report them on our Discord server.

DecentHolograms 2.7.2

04 Sep 20:25
Compare
Choose a tag to compare

Changes [2.7.2]:

  • Fixed custom replacements loading weirdly. Also, the main config.yml was update over the past few updates so it's highly recommended to get the up-to-date one from our wiki. [HERE]

Have you found any bugs or mistakes? Please, report them on our Discord server.

DecentHolograms 2.7.1

03 Sep 22:12
Compare
Choose a tag to compare

Changes [2.7.1]:

  • Fixed a bug caused by experimental change in 2.7.0 (Only affects 1.8 servers)

Have you found any bugs or mistakes? Please, report them on our Discord server.

DecentHolograms 2.7.0

03 Sep 20:12
Compare
Choose a tag to compare

Changes [2.7.0]:

  • Optimized the plugin quite a lot
  • Fixed a few minor bugs

Have you found any bugs or mistakes? Please, report them on our Discord server.

DecentHolograms 2.6.0

01 Sep 20:40
Compare
Choose a tag to compare

Changes [2.6.0]:

  • Added optional location argument to the hologram clone command (/dh h clone <hologram> <name> [temp] [-l:world:x:y:z])
  • Fixed a few minor bugs

Have you found any bugs or mistakes? Please, report them on our Discord server.

DecentHolograms 2.5.5

29 Aug 11:10
Compare
Choose a tag to compare

Changes [2.5.5]:

  • Improved damage, heal displays (number formatting)
  • Improved the code a tiny bit
  • Fixed item parsing that's been broken in 2.5.4

Have you found any bugs or mistakes? Please, report them on our Discord server.

DecentHolograms 2.5.4

28 Aug 20:40
Compare
Choose a tag to compare

Changes [2.5.4]:

  • Added convertor for Holograms plugin
  • Added time took for the reload message
  • Fixed hologram move command - floating point numbers now work in the "difference" format (Ex.: ~0.1)
  • Fixed a weird bug with ProtocolLib packet listener (This can also be fixed by updating ProtocolLib)
  • Fixed some minor bugs
  • Improved the code a tiny bit

Have you found any bugs or mistakes? Please, report them on our Discord server.

DecentHolograms 2.5.3

12 Aug 15:23
Compare
Choose a tag to compare

Changes [2.5.3]:

  • Fixed line facing being overriden by hologram facing and not being saved properly
  • Fixed updating the visibility of lines according to their view-permissions
  • Fixed hologram clone command not saving cloned holograms and duplicating pages

Have you found any bugs or mistakes? Please, report them on our Discord server.