Skip to content

1.1.0 For 23w46a

Compare
Choose a tag to compare
@Ayfri Ayfri released this 22 Nov 22:52
· 345 commits to master since this release

This is a pretty big release, containing breaking changes for scoreboard command and improvements to ScoreboardManagers.

Documentation about 23w46a changes have been added to Scoreboards wiki page.

Changelog

Breaking Changes:

  • refactor(commands)!: Move scoreboard command into commands.scoreboard package. dffaa5f

Warning

Imports must be updated.

  • refactor(commands)!: Rename scoreboard objective modify methods with modifySomething. 4c2fce2

Warning

Calls must use the new names.

Changes :

  • feat(commands): Add scoreboard objective displayAutoUpdate modify subcommand. 52a3f66
  • feat(commands): Add scoreboard objective numberformat modify subcommmand. 2f5017a
  • feat(commands): Add scoreboard players display name subcommmand. e09f896
  • feat(commands): Add scoreboard players display numberformat subcommmand. 450cef9
  • feat(helpers): Add documentation to ScoreboardManager and link to wiki. 602381a
  • feat(helpers): Add scoreboard manager hide value flag. 57fd83e
  • refactor(helpers): Simplify scoreboard manager by using scoreboard players display name subcommand. 2bf0a36

Full changelog: https://github.com/Ayfri/Kore/compare/v1.0.4-23w45a..v1.1.0-23w46a