Skip to content

Releases: ProjectUnified/UniHologram

2.0.0

07 Jul 05:21
Compare
Choose a tag to compare

Commits

  • 5baa413: next big development (HSGamer)
  • d073dee: use reflections to allow lose-coupling on providers (HSGamer)
  • 1ae7476: return true if the check method doesn't exist (HSGamer)
  • b971456: refactor on getProviderOrDefault (HSGamer)
  • 2b6f23d: release (HSGamer)

1.6.0

26 Apr 05:46
Compare
Choose a tag to compare

Commits

  • e6e872d: next development (HSGamer)
  • 6d840ee: use existing entities on VanillaHologram (HSGamer)
  • d7b4d48: fix teleport (HSGamer)
  • e7826ba: proper clear task on VanillaHologram (HSGamer)
  • 481a168: only set content if different (HSGamer)
  • 04f21b0: Bump decentholograms from 2.8.0 to 2.8.1 (#29) (dependabot[bot]) #29
  • cf7f976: Bump core.version from 4.2.19 to 4.2.21 (#33) (dependabot[bot]) #33
  • e324f25: Bump holographicdisplays-api from 3.0.1 to 3.0.2 (#35) (dependabot[bot]) #35
  • 6fb4510: Bump holographicdisplays-legacy-api-v2 from 3.0.1 to 3.0.2 (#34) (dependabot[bot]) #34
  • 4428161: clear the remaining entities (HSGamer)
  • 3bc85ae: begin working on CMIHologram (HSGamer)
  • 67bee6a: implement CMIHologram and add to SpigotHologramProvider (HSGamer)
  • 2629d07: add CMI as softdepend (HSGamer)
  • 39c1637: add missing CMILib (HSGamer)
  • 4e6bca2: add missing CMILib (HSGamer)
  • baf14c3: release (HSGamer)

1.5.5

03 Apr 04:57
Compare
Choose a tag to compare

Commits

  • 6c5977c: next development (HSGamer)
  • f46473c: remove plugin-annotations (HSGamer)
  • 751a8e3: implement Folia check on VanillaHologram (HSGamer)
  • c7c616a: add Folia flag (HSGamer)
  • 6efa0a0: some Folia fixes (HSGamer)
  • fac1158: release (HSGamer)

1.5.4

21 Mar 04:14
Compare
Choose a tag to compare

Commits

  • 3b5421e: next development (HSGamer)
  • 8ea7009: should getFirstPage on removeLine (HSGamer)
  • 8d1ed47: nextPage, previousPage & handle abnormal page value (HSGamer)
  • 4a99d48: firstPage on DHHologram show (HSGamer)
  • 13e71b9: Bump decentholograms from 2.7.12 to 2.8.0 (#27) (dependabot[bot]) #27
  • e0abed0: Bump core.version from 4.2.12 to 4.2.13 (#26) (dependabot[bot]) #26
  • ab0ca71: sync VanillaHologram (HSGamer)
  • 067fe36: run VanillaHologram in a sync task (HSGamer)
  • a2a38ae: force clear entity (HSGamer)
  • 268b8b8: clear entity, not clear the task (HSGamer)
  • c4396c1: schedule clear task if the plugin is still enabled (HSGamer)
  • c6a2d60: should show empty line instead of entity name (HSGamer)
  • 5269c26: release (HSGamer)

1.5.3

13 Mar 04:34
Compare
Choose a tag to compare

Commits

  • 2de6631: next development (HSGamer)
  • d475e7e: add PagedHologram (HSGamer)
  • 67445a2: refactor the Hologram getLine to call getLines once (HSGamer)
  • a109e78: extra docs in Visibility (HSGamer)
  • 45a9278: remove currentPage methods (HSGamer)
  • e841956: DHHologram as PagedHologram (HSGamer)
  • 8fa6895: change Javadoc of PagedHologram (HSGamer)
  • a9d0e0d: add ViewerPage (HSGamer)
  • fdb07ab: integrate ViewerPage to DHHologram (HSGamer)
  • e0c3923: release (HSGamer)

1.5.2

12 Mar 11:44
Compare
Choose a tag to compare

Commits

1.4.0

02 Jan 03:40
Compare
Choose a tag to compare

Commits

  • 22a98c2: next development (HSGamer)
  • 310d2ac: add an update method for SimpleHologram (HSGamer)
  • 44e9ee0: add VanillaHologram (HSGamer)
  • 12a4424: fix implement on NoneHologram (HSGamer)
  • c0d96d0: improve test (HSGamer)
  • 2d32d76: fix null on ItemHologramLine test (HSGamer)
  • 7d3ad5c: fixes after tests (HSGamer)
  • e0803dc: docs (HSGamer)
  • fafb6b6: release (HSGamer)
  • f07a1e5: reorder vanilla module (HSGamer)

1.3.0

01 Jan 14:36
Compare
Choose a tag to compare

Commits

  • 5635122: Update LICENSE (Huynh Tien)
  • 2403188: next development (HSGamer)
  • b404136: add PlayerVisibility (HSGamer)
  • 29a10c1: make Visibility a common interface (HSGamer)
  • dd4977b: release (HSGamer)

1.2.0

01 Jan 04:14
Compare
Choose a tag to compare

Commits

  • 15c43e0: Update README.md (Huynh Tien)
  • 71c8e37: next development (HSGamer)
  • 5c8afcf: more methods (HSGamer)
  • 7215e27: test countLine (HSGamer)
  • 66754e6: test setLocation (HSGamer)
  • 9d18657: redundant arguments on DHHologram (HSGamer)
  • 7c78578: getLine returns Optional (HSGamer)
  • 106e461: complete some methods on SimpleHologram (HSGamer)
  • 65a37d7: add isInitialized (HSGamer)
  • 7402f37: forgot this (HSGamer)
  • b56ab96: move test method to manager (HSGamer)
  • 1c572c0: init after create (HSGamer)
  • 87a384b: also check if the hologram is not initialized (HSGamer)
  • 5d97e2b: just throw exception if hologram exists (HSGamer)
  • 763de4c: release (HSGamer)

1.1.0

31 Dec 12:34
Compare
Choose a tag to compare

Commits

  • 9ff694e: next development (HSGamer)
  • 0fa4667: add HolographicDisplays (HSGamer)
  • fda0701: colorize test (HSGamer)
  • 80f4844: add test plugin (HSGamer)
  • 408edce: remove useless generic type on HologramLine (HSGamer)
  • f843e56: complete Hologram type on DHHologramProvider (HSGamer)
  • fa60130: add insertLine method (HSGamer)
  • 433fc3d: add docs (HSGamer)
  • 43abe78: Create README.md (Huynh Tien)
  • 14da8af: release (HSGamer)