Skip to content

Hologram fix

Compare
Choose a tag to compare
@getplusm getplusm released this 07 Sep 14:35
· 23 commits to main since this release
8a3ece7

~ Fixed a bug where the hologram would not appear on the re-spawn of the dungeon.

~ Fixed a bug where the plugin would hang when checking a chest block.

~ Fixed a bug where the hologram would not be removed.

~ Minor fixes.

+ Added debug setting.

+ Added more errors to the console.

+ Rewritten chest block search generator. Now, this happens automatically from your schematic. The plugin counts their number per schematic and writes them to the cache, and at the moment the dungeon spawns, based on the value, it finds their locations. This increased the performance of the plugin by 8ms. The Blocks & Search Radius setting now only sets the search radius.

We are currently preparing a new block search generator. It will have to increase the speed by even more ms.

I wrote a detailed guide on creating and configuring dungeons, you can read it on the plugin wiki