Skip to content

Releases: sekwah41/Advanced-Portals

v2.1.1

18 Dec 10:01
Compare
Choose a tag to compare

2.1.1 (2024-12-18)

Bug Fixes πŸ›

  • portalProtectionRadius spelt wrong in the config (204e4c0)

v2.1.0

18 Dec 09:52
Compare
Choose a tag to compare

2.1.0 (2024-12-18)

Features ✨

  • make config values import from the old files (04f1941)

Bug Fixes πŸ›

  • disable spectators triggering portals by default (f44f3fb), closes #491
  • on interact null pointer exceptions (53fad33)

v2.0.3

15 Dec 04:28
Compare
Choose a tag to compare

2.0.3 (2024-12-15)

Bug Fixes πŸ›

  • command portals are being imported from old files with the wrong name (93a7a5f)
  • version number is now set correctly, was 1.0.0 (837faa5)

v2.0.2

12 Dec 12:30
Compare
Choose a tag to compare

2.0.2 (2024-12-12)

Bug Fixes πŸ›

  • remove unneeded extra chat messages when creating a portal (12e3191)

Changes to Existing Features πŸ”§

  • update the default visualisation sizes as they are quite small (62d48e2)

v2.0.1

12 Dec 12:06
0d645e6
Compare
Choose a tag to compare

2.0.1 (2024-12-12)

Bug Fixes πŸ›

  • remove spammy debug logs from tab auto complete (#476) (46b6156)

v2.0.0

11 Dec 04:14
8d45e52
Compare
Choose a tag to compare

2.0.0 (2024-12-11)

⚠ BREAKING CHANGES

  • This is a complete recode, features may be missing or different, if there are issues please open an issue on github or contact us about it on discord.
  • Permissions have been reworked, if you use a permissions manager you may need to change a few of the permissions

Features ✨

  • add a warning for no name being included (106a0ae)
  • add abstracted game scheduler (0085733)
  • add base repos and portal data (d7e6df2)
  • add basic data loading and translations (6d2ed12)
  • add basic desti create and remove (c6d644a)
  • add command tags (#443) (833399e)
  • add cooldown tag that is stored (c9d98b3)
  • add debug view for selection (dd7c545)
  • add default trigger block if unspecified (c905972)
  • add destination and portal services (55de809)
  • Add destination teleport subcommand (#420) (7c7dc98)
  • add disable beacon sub command (57e27a8)
  • add error messages for the destination commands (13a27ca)
  • add global cooldown and throwback sounds (9448fd7)
  • add list command & update translation colors (33c9221)
  • add messages and checks for commnad portal permissions (4fcb9e5)
  • add permission tag & compatible block trigger list (6386a89)
  • add portal and desti commands (154919f)
  • add portal protections (d568f05)
  • add show desti command (6629151)
  • add support for hex colour codes on spigot (94522c2)
  • add support for uppercase color codes as well as &#rrggbb to lang files (166d48b)
  • add the ability for tags to reject values (3558629)
  • add the ability to have multiple values for a tag (cc9fa20)
  • add the ability to split tags based on a splitstring (116c45f)
  • added tag priority sorting and delay tag (0044008)
  • adding auto complete for tags (c64c342)
  • adding debug command (f002c8e)
  • auto import the old portals and destinations if the folders don't exist (9f23a61)
  • block physics updates inside portal protection zones (bba1418)
  • bungee tags (#448) (a70e83b)
  • can create basic portals with tags (9ccf7b1)
  • center titles based on length (8522215)
  • configure portal effects (a2f6574)
  • enhance the in portal mitigation (ffddd87)
  • make portal and desti implement the same tab auto complete (6921749)
  • make services available as singletons (722ef68)
  • message tags & priority sorting (#447) (e056a68)
  • new tag parser (030ef3a)
  • Particle visualising (#467) (0550a4d)
  • portal block placing checks surrounding blocks for orientation (ad1ef6c)
  • portal placer block rotate tool (1c7d094)
  • portals now trigger and nether portals are cancelled (f9f5a9d)
  • proxy tag (#451) (dd72123)
  • re-implement and clean up permissions (#453) (9030ff5)
  • register basic bungee plugin with metrics (d665e1a)
  • remap and filter tags (a658e7d)
  • see portal info with /portal info (name) (e7b0d5e)
  • show triggerblocks in debug view (29b2e27)
  • spigot: add command for porting portals and destinations to the new format (7c1a4ce)
  • switch files over to using yaml (#427) (5f44e24)
  • switch jar to shadow the dependencies to avoid clashes with other plugins (c2b250c)
  • temporary player data is now stored for more perma use (805e8dc)
  • update lang command to add missing translation keys (10618e2)

Bug Fixes πŸ›

Read more

v1.0.0

27 Jul 22:42
Compare
Choose a tag to compare

This is not the re-code, I released some breaking config changes for servers that used to rely on the automatic proxy detection.

πŸ’₯ Breaking Change

  • fix!: disable proxy detection to avoid vulnerabilities (see full commit for more info) #436 (@sekwah41)
  • fix: stop portal packets still being forwarded to the client #436 (@sekwah41)

Authors: 1

v0.11.0

24 Jul 23:01
Compare
Choose a tag to compare

πŸ› Bug Fix

  • fix: Remove HAS_WARPED Metadata when logging into a new server #397 (@TreemanKing)

Authors: 1

v0.10.1

24 Jul 22:28
Compare
Choose a tag to compare

πŸš€ Enhancement

Authors: 1

v0.10.0

17 Jul 03:19
Compare
Choose a tag to compare

πŸš€ Enhancement

  • feat: trigger a release for the older version (@sekwah41)
  • feat: add multi destination randomisation (@Galster-dev)

πŸ› Bug Fix

Authors: 6