Releases: hakan-krgn/hCore
Releases · hakan-krgn/hCore
hCore | Configuration Fixes
- Fixed resource creation and auto import issue.
- Added auto colored text support for ConfigValue annotation.
hCore | Pathfinder
- 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
- Fixed scheduler warning spam issue.
hCore | 1.19.3 Support
- Added 1.19.3 support.
hCore | Bungee configuration fixes
- Fixed config creation issue for bungee
hCore | Bungee Support
- Add bungee support for hCore.
- Relocate packages.
- Create new modules.
- Removed unnecessary modules.
hCore | Skin Issues
- Fixed skin issues when using from method.
hCore | Worldborder Fixes
- Fixed world null error of worldborder for high versions.
- Change reflection util error catching.
hCore | Hologram Improvments
- Added setMarker method for hologram line.
- Fixed nbt manager methods.
hCore | Minor Updates
- 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.