Skip to content

Releases: hakan-krgn/hCore

hCore | Configuration Fixes

26 Jan 19:05
Compare
Choose a tag to compare
  • Fixed resource creation and auto import issue.
  • Added auto colored text support for ConfigValue annotation.

hCore | Pathfinder

25 Jan 11:11
Compare
Choose a tag to compare
  • Added Pathfinder class.
  • Added A* algorithm for pathfinding system.
  • Added javadocs of pathfinder class.
  • Connected pathfind system with NPC.
  • Removed pig pathfinder from NPC.
  • Reformated codes and optimize imports.

hCore | Scheduler Fixes

24 Jan 11:51
Compare
Choose a tag to compare
Pre-release
  • Fixed scheduler warning spam issue.

hCore | 1.19.3 Support

18 Jan 13:00
Compare
Choose a tag to compare
Pre-release
  • Added 1.19.3 support.

hCore | Bungee configuration fixes

16 Dec 08:44
Compare
Choose a tag to compare
Pre-release
  • Fixed config creation issue for bungee

hCore | Bungee Support

14 Dec 19:32
Compare
Choose a tag to compare
Pre-release
  • Add bungee support for hCore.
  • Relocate packages.
  • Create new modules.
  • Removed unnecessary modules.

hCore | Skin Issues

10 Dec 17:35
Compare
Choose a tag to compare
  • Fixed skin issues when using from method.

hCore | Worldborder Fixes

26 Nov 08:05
Compare
Choose a tag to compare
  • Fixed world null error of worldborder for high versions.
  • Change reflection util error catching.

hCore | Hologram Improvments

25 Nov 10:30
Compare
Choose a tag to compare
Pre-release
  • Added setMarker method for hologram line.
  • Fixed nbt manager methods.

hCore | Minor Updates

24 Nov 08:16
Compare
Choose a tag to compare
  • Fixed nmsCopy is null issue.
  • Fixed dependency downloader version problem.
  • Reduced parameter count in container classes.
  • Changed path in ConfigValue as value.
  • Removed unnecessary library from api module.
  • Reformatted codes and optimized imports.