Skip to content

Releases: rayferric/dungeon-finder

Dungeon Finder 1.3.0

04 Jul 14:40
Compare
Choose a tag to compare

• Fixed critical errors in Welzl's algorithm implementation (PLEASE DO NOT USE PREVIOUS VERSIONS, THEY FALL FLAT).
• New --exclude-mobs option.
• Decreased default report delay from ten seconds to just one.

Dungeon Finder 1.2.1

21 Oct 14:55
Compare
Choose a tag to compare

• 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

06 Sep 11:15
Compare
Choose a tag to compare

Introduced proper bounding sphere computation using the Welzl's algorithm.
New --max-dist CLI option.

Dungeon Finder 1.0.1

11 Aug 13:15
Compare
Choose a tag to compare

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

11 Aug 01:16
Compare
Choose a tag to compare
Change package group to a valid one