Skip to content

Releases: arboriginal/SimpleCompass

Version 1.2

28 Nov 13:29
Compare
Choose a tag to compare
  • Allows to define how inactive buttons are displayed in book interface
    (see commands.track.buttons text_inactive parameters in your lang file)
  • Minor fix: Now take in consideration "scompass.track.*" in book interface
  • Minor fix: Action bar compass now starts correctly when player joins,
    before he had to activate it even if option set to "ALWAYS".

Version 1.1

12 Nov 03:34
Compare
Choose a tag to compare
  • Add command /sctoggle to quickly toggle compass (idea of TheMrEPICBob from Spigot forum)
  • Minor fixes to fully support 1.14
  • Internal: Minor code modifications and convert to Maven

Fix for Citizen NPC

24 Feb 00:50
Compare
Choose a tag to compare

Fix potential bug with citizens NPC by adding a check on the metadata "NPC".

Add highlight target ability

22 Feb 17:27
Compare
Choose a tag to compare
0.9.9

Add highlight target ability

Autostart and inactive targets

19 Feb 14:15
Compare
Choose a tag to compare
  • Add target autostart ability
  • Add inactive target ability
  • Fix duplicate bossbar compass on respawn (sometimes happened when require item was picked quickly)
  • Fix warning message (supposed when using NPC)

Fixes and additions

16 Feb 00:47
Compare
Choose a tag to compare
  • Add message to player when target are auto-disabled
  • Add link to default config with explained parameters in config.yml header
  • Fix default compass modes
  • Fix potential bug with NPC (from unknow plugin? no pb with citizens)
  • Add a verification for invalid tracker names

Bugfixes

14 Feb 15:28
Compare
Choose a tag to compare
  • Moved death position active delay from SC to tracker
  • Fix error on reload which disabled installed trackers

Support for auto-disable + bugfixes

13 Feb 21:42
Compare
Choose a tag to compare
  • Add support for targets auto-disable
  • Fix ConcurrentModificationException
  • Fix cache duration for check update

Bugfixes

13 Feb 18:15
Compare
Choose a tag to compare
  • major: Fix targets position in compass when several targets are active
  • minor: Fix the way tracker settings are copied, now when a new version is used
    and there are new parameters, they will be added in existing settings files.
  • minor: Filter trackers in book interface before render pages

Fix error on tab completion

13 Feb 14:46
Compare
Choose a tag to compare
0.9.3

Fix error on tab completion