Skip to content

Releases: BTEUK/TeachingTutorials

1.1.0 Beta 8.1.6

25 Aug 16:58
a9c683b
Compare
Choose a tag to compare
1.1.0 Beta 8.1.6 Pre-release
Pre-release

What's Changed

  • Fixes inconsistency of erasure of virtual blocks from the real world after a calculation.
  • Fixes an issue where all virtual blocks of a stage would be displayed when resuming a lesson on step 1 of said stage.
  • Now only allows /ll and /tpll whilst playing through a tutorial

Full Changelog: 1.1.0-Beta8.1.5...1.1.0-Beta-8.1.6

1.1.0 Beta 8.1.5

15 Aug 20:32
779d3cf
Compare
Choose a tag to compare
1.1.0 Beta 8.1.5 Pre-release
Pre-release

What's Changed

  • Overhauled virtual blocks mechanism by @george112n
  • Fixes the issue of virtual blocks not being redisplayed when continuing the tutorial

Full Changelog: 1.1.0-Beta8.1.4...1.1.0-Beta8.1.5

1.1.0 Beta 8.1.4

12 Aug 12:12
434f979
Compare
Choose a tag to compare
1.1.0 Beta 8.1.4 Pre-release
Pre-release

What's Changed

Configures the delay between recording and setting blocks in WE calculations

Full Changelog: 1.1.0-Beta8.1.3...1.1.0-Beta8.1.4

1.1.0 Beta 8.1.3

10 Aug 09:32
3e2ecd1
Compare
Choose a tag to compare
1.1.0 Beta 8.1.3 Pre-release
Pre-release

What's Changed

Now takes into account existing virtual blocks when calculating the block changes from a WorldEdit command.

Full Changelog: 1.1.0-Beta8.1.2...1.1.0-Beta8.1.3

1.1.0 Beta 8.1.2

08 Aug 14:45
b366b4c
Compare
Choose a tag to compare
1.1.0 Beta 8.1.2 Pre-release
Pre-release

Fixed bugs with WorldEdit Commands

  • Redesigned the WorldEdit calculation mechanism to fix remaining bugs
  • Moved back to requiring FAWE

Full Changelog: 1.1.0-Beta8.1...1.1.0-Beta8.1.2

1.1.0 Beta 8.1

24 Jun 10:45
16a9c4a
Compare
Choose a tag to compare
1.1.0 Beta 8.1 Pre-release
Pre-release
  • Updated the functionality of the tutorials menu to block players from being able to start new tutorials when they have an ongoing lesson instead of just resuming whatever their current lesson is.
  • Added a Library event so that external plugins can specify a specific tutorial to start (e.g for implementing their own tutorials menu)
  • Changed much of the structure of the SQL fetches to allow for external API usage. TeachingTutorials can now be shaded in as a library.

1.1.0 Beta 8

10 Jun 15:56
8fb6f46
Compare
Choose a tag to compare
1.1.0 Beta 8 Pre-release
Pre-release

Improved the Main Menu

  • The restart starter tutorial option now actually restarts it as opposed to just resuming it or resuming the current one
  • The resume tutorial option now displays the name of the tutorial that is being resumed
  • The continue learning option now displays the name of the next tutorial

1.1.0 Beta 7

10 Jun 10:05
a260147
Compare
Choose a tag to compare
1.1.0 Beta 7 Pre-release
Pre-release

Changes the virtual blocks mechanism, and in the process fixes a bug where blocks would not be overrided properly when replaced in game.

Changes the world edit mechanism to remove hardcoded WorldEdit code and instead allow all WorldEdit commands such as //set, //line, //stack, //fill within one mechanism. Note this does not include commands such as //copy, //gmask, etc.

1.1.0 Beta 6.2

10 Apr 21:37
Compare
Choose a tag to compare
1.1.0 Beta 6.2 Pre-release
Pre-release

Updates the DDL for the database.

1.1.0 Beta 6.1

27 Mar 12:50
36bf878
Compare
Choose a tag to compare
1.1.0 Beta 6.1 Pre-release
Pre-release

Improves the menus, removing italics and adjusts some option titles and descriptions.