Skip to content

Releases: Mark-225/blueguard

Release 1.3.1-alpha

13 Nov 11:36

Choose a tag to compare

Release 1.3.1-alpha Pre-release
Pre-release

Bugfixes:

  • Depth check config setting and Worldguard flag should now work properly
  • Improved accuracy of corner locations
    • The maximum x and y coordinates of cuboid regions are increased by one to accurately represent their actual shape. (Previously, one column of blocks on each axis was cut off)
    • Polygonal regions now use the center points of each block instead of the top left corner

1.3-alpha Release

28 Oct 15:40
fc1dba4

Choose a tag to compare

1.3-alpha Release Pre-release
Pre-release

Changes since last release:

  • Switched to using a StringLookup for Worldguard flag variables (should increase performance)
  • Added new config options (Further information inside config.yml. Delete your old config file to automatically get the new options):
    • Added a config option to enable or disable depth checks for region markers
    • Added a config option to hide the markerset on the webclient by default
  • Blueguard now reloads config values on Bluemap reloads

Alpha release

20 Aug 12:54

Choose a tag to compare

Alpha release Pre-release
Pre-release

Changes since v1.2.1-alpha:

  • Replacements for variables in the html preset will now be sanitised to prevent xss attacks

Alpha release

19 Aug 17:50
55737c5

Choose a tag to compare

Alpha release Pre-release
Pre-release

Bugfixes:

  • Fixed area and volume not calculating (always being displayed as '0') for polygonal regions

Alpha release

19 Aug 16:44
1f784f1

Choose a tag to compare

Alpha release Pre-release
Pre-release

New features since v1.1-alpha:

  • Added customisable HTML-formatted region labels

Alpha release

18 Aug 21:10
5eebbc9

Choose a tag to compare

Alpha release Pre-release
Pre-release

Changes since last release:

  • Fixed unpredictable behaviour on Bluemap reloads
  • Added optional debug output using a hidden config setting

This is marked as a pre-release because I'm not yet confident in calling this version "production ready". It seems to run stable in small-scale testing scenarios but there still might be untested edge cases and performance impacts on actual servers with a lot of different worlds and regions.
There is no risk of any corruption of your worlds or Bluemap/Worldguard configurations, so there's no harm in trying it out. If it doesn't work on your server, just delete the plugin and manually remove the blueguard markerset from your BlueMap markers.json file (and create an issue, so I know what I have to fix).

Early test release

16 Aug 22:08
ea2709a

Choose a tag to compare

Early test release Pre-release
Pre-release

Not fully tested