Releases: arboriginal/SimpleCompass
Add update checker ability
0.9.2 Add update checker ability
Minor fix on single compass mode
When choosing single mode (only one compass allowed, not both):
Changing the compass was not applied instantly but after re-login.
This is now fixed with this version
Fix ConcurrentModificationException error
v0.9 Fix ConcurrentModificationException error
Fix and verbose tracker initialisation
- Fix the problem on Windows which blocked trackers to init
- Add messages for this step to explain what could block the init
Pre-release of new version (modular trackers)
TODO:
- Tests
- bugfixes.
Example: Warning when reload (ConcurrentModificationException)
Version 0.6
This is a major update: A big part of the code has been rewritten and things added.
Bugs could be in here, this is a pre-release which requires deep tests.
V0.5 (pre-release)
Major update:
- add a new command (/scompass) which use a book as interface
- add a second mode "180°" for compasses
- add tracking features (player, coords, position) with /sctrack
- split config and messages for easier translation
- code rewrited
- PARTIAL support for 1.12.2
- ...
THIS IS A PRE-RELEASE, I've some adjustments to do before release it, like:
- Add limitation by tracker type (not to have 50 tracked points at the same time)
- Other surprises ;)
- More tests
Check this config.yml file to see new options.
Version 0.4
Fix a small error when the userDatas file cannot be written:
It returned an error and disabled the plugin (I've forgot an "s" to message key).
v0.4 For 1.12.2
This version should work with Spigot 1.12.2 (quickly tested with success).
The branch 1.12.2 will receive minor support as I'm not using it...
Version 0.3
Add optional and configurable item requirement.
Original idea from Shano_dekono, completed with high configurability.