Releases: rayferric/dungeon-finder
Releases · rayferric/dungeon-finder
Dungeon Finder 1.3.0
Dungeon Finder 1.2.1
• Rolled back to Java 8.
• Replaced per-block search with tile entity list exploration.
• Removed redundant types.
• CLI output got slightly improved.
• Mob types are now being detected.
Dungeon Finder 1.1.0
Introduced proper bounding sphere computation using the Welzl's algorithm.
New --max-dist
CLI option.
Dungeon Finder 1.0.1
First day hotfixes: added multithreaded proximity filtering, Javadoc, callback system and additional CLI options. Fixed a bug related to subdivision of dungeon configurations.
Dungeon Finder 1.0.0
Change package group to a valid one