Skip to content

Releases: ASEAN-Build-The-Earth/Plot-System

V4.0 Pre Release 2

25 Apr 19:01
Compare
Choose a tag to compare
fix: minor fixes and debug logs removal

* fix npc name-tag check throwing an exception

* exclude hidden country from country board

* removed and simplified some debug logger

V4.0 Pre Release 1

25 Apr 13:17
Compare
Choose a tag to compare
feat: aseanLib holo paging library changes

* new default click action by DecentHologramPagedDisplay from aseanlib

* added npc name-tag checking since it failed to load on switch world sometimes

V4.0 Plot Height Calculation Patch

25 Apr 17:49
Compare
Choose a tag to compare
Pre-release
feat: new plot height calculation

* issue: Plot-System throw an exception when a plot height is out of its MIN_WORLD_HEIGHT and MAX_WORLD_HEIGHT value.

* fix: I created a set threshold whether the plot is in bound of vanilla y-level or not, all plot out of bounds is then get catches and paste on MIN_WORLD_HEIGHT

V4.0 Beta 1.8

19 Apr 20:39
Compare
Choose a tag to compare
fix: polish code pattern in hologram classes

* deleted useless import and debug logging

* refactor useless code pattern

* added more javadoc to some class

V4.0 Beta 1.7

17 Apr 18:32
Compare
Choose a tag to compare
feat: Hologram bedrock support

* If cause for showing different message if a player is playing in java or bedrock

* fix hoogram enabling option not working on start

V4.0 Beta 1.6

16 Apr 15:57
Compare
Choose a tag to compare

Shifted to Decent Hologram Plugin

V4.0 Beta 1.5

12 Apr 18:59
Compare
Choose a tag to compare
fix: shifting function with tutorial plot

* separate out shifted outline function to its own method
* organized and deleted some unused line
* if cause to generating outline protection between normal and tutorial plot (tutorial plot doesn't require shifting)

v4.0-beta.1.3

11 Apr 15:01
Compare
Choose a tag to compare

Beta 1.3 of ASEAN Plot System Implementations