Skip to content

Metallics Arts Pre-Release 1.5.2

Compare
Choose a tag to compare
@rudahee rudahee released this 13 Apr 01:53
· 235 commits to main since this release

Changelog ✒ [v1.5.2]️

Problems solved:

  • Refactor 90%!
  • Names consistency are fixed.
  • All code is commented.
  • The powers that draw lines have been tweaked, now the lines are much cooler and more efficient!
  • The way to manage powers both on the server and on the client are now much more efficient.
  • Now when you activate a power up you will see it as a minecraft effect.
  • Now we don't depend on Patchouli, we use Modonomicon.
  • Polish and Japanese translations implemented.
  • We have changed the synchronization and the use of the internal tags of the players.
  • Commands now support selectors (@A, @p...) and support not having a specific target (applied to yourself)
  • Some minor github issues solved