Skip to content

Releases: sekwah41/Advanced-Portals

Fixed issue from 0.0.32 as well as added something to rewrite the data

12 Jul 12:36
Compare
Choose a tag to compare

Added stuff to rewrite the data if any was corrupt by the last update.

Fixed support for 1.8 (Has major saving issue)

08 Jul 08:29
Compare
Choose a tag to compare

Fixed support for 1.8, was caused because of the enum changes in Sound

Fixed stats trackers

13 Jun 00:43
Compare
Choose a tag to compare

Added back the stats trackers now the servers are back up. I wasn't too sure how bad the update issue was.

Fixed a few nullpointers and made the code a little more efficient

12 Jun 14:48
Compare
Choose a tag to compare

It was causing harmless crash stacks though it was filling the console

Also here is a video from the last update of the new portal block placing feature
https://twitter.com/sekwah41/status/874275424964153345

Fixed portal error and added portal block placing

11 Jun 21:28
Compare
Choose a tag to compare

Added a new feature which allows you to place portal blocks with special wool and also fixed a portal bug

Fixed default value error

25 May 10:27
Compare
Choose a tag to compare

Sorry, I didn't notice that a default value was actually being set making a part redundant. I was busy at the time and could not fully test.

Fixed issue with missplaced boolean from versions

21 May 02:38
Compare
Choose a tag to compare

Fixed issue with misplaced Boolean which effected older versions

Added support for 1.12 and fixed bugs

19 May 05:31
Compare
Choose a tag to compare

Added support for 1.12 and fixed a few bugs
Bugs

  • Crash on startup for older versions due to mistype from last version breaking older versions but fixing new (now changing testing methods)
  • Crash on startup if portal data does not contain a world, you can now remove worlds without an issue.

Added support for 1_8_R1

13 May 17:24
Compare
Choose a tag to compare

Added support for 1_8_R1, the problem was the location of the a method was in a different location

Fixed command message and also added level flags for the config

20 Apr 03:17
Compare
Choose a tag to compare
  • Fixed command message
  • Added flags for command, op and permission heighten commands for portals.
  • Multiple other small fixes