Skip to content

Releases: kangarko/Foundation

5.1.1

13 Oct 18:31
Compare
Choose a tag to compare

Please see commit history. This release also solves compile problems as it updates the dependencies that are pulled from our library repo.

5.1.0

26 Sep 15:19
Compare
Choose a tag to compare

Please see commit history, we also added some stuff requested by students of MineAcademy.org such as the ability to override getHeader to have a custom header for your YamlStaticConfig classes :)

5.0.9

11 Sep 06:23
Compare
Choose a tag to compare

Please see commit history.

5.0.8

10 Aug 12:04
Compare
Choose a tag to compare

Please see commit history.

5.0.7

17 Jul 03:48
Compare
Choose a tag to compare

Mostly bug fixes, please see commit history.

5.0.6

16 Jul 12:35
Compare
Choose a tag to compare

Improved BungeeCord integration, suitable for MineAcademy.org trainings.

5.0.5

16 Jul 07:46
Compare
Choose a tag to compare

Lots of changes, please see commit history.

5.0.4

26 Jun 08:38
Compare
Choose a tag to compare

Big update today.

  • 1.14.3 support
  • Improved block physics methods to BlockUtil
  • Added entity flying tracker methods to EntityUtil
  • Tool now auto register events when implementing Listener and singleton
  • Reworked menu library, previously known as (UI)Designer. Removed MenuStandard and made the Menu de facto the standard class
  • Tweaked commands, better permission system and more convenience methods
  • And much more!

5.0.3

22 Jun 08:54
Compare
Choose a tag to compare

Added a logPrefix along with tellPrefix to Common class so that you can have different prefix for player and console message.

5.0.2

20 Jun 05:12
Compare
Choose a tag to compare

Tweaked the command and permission system. This version is taught in Week 1 of Project Orion, see https://mineacademy.org