8000 Releases · sakurawald/fuji · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: sakurawald/fuji

9.10.0

24 Jun 08:07
Compare
Choose a tag to compare

Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/

  • [fuji] feature: new /fuji inspect permissions-and-metas command. to inspect all permissions and metas.
  • [fuji] feature: add document string for all configuration models. (Issue /fuji inspect configurations command to see it.)
  • [fuji] feature: add document string for all fuji commands. (Issue /fuji inspect fuji-commands to see it.)
  • [fuji] feature: now will display Commands registered by this module information in /fuji inspect modules command.
  • [fuji] feature: display possible values information for enum type in inspection GUI.
  • [fuji] feature: unify the document style for /fuji inspect fuji-commands command.
  • [fuji] feature: unify the document style for /fuji inspect modules command.
  • [fuji] feature: unify the document style for /fuji inspect configurations command.
  • [fuji] fix: escape the style tags for object.name. (For /fuji inspect configurations command)
  • [fuji] feature: use different item for Enum type. (For /fuji inspect configurations command)

9.9.0

23 Jun 07:56
Compare
Choose a tag to compare

Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/

  • [fuji] feature: new implementation for /fuji inspect configuration command.
    • feature: highlight the path and other useful text, to read them easier.
    • feature: represent different data types using different items. (Better support for primitive types)
    • feature: now you can go inside List type and Map type.
  • [fuji] feature: add the From Module information for /fuji inspect configuration command.
  • [fuji] fix: the /fuji inspect configuration command should not parse the object value, just keep the literal string.
  • [fuji] fix: the /fuji inspect configuration command should escape the tags like $ character.
  • [core] fix: the style tags only text parser should support the markdown language.
  • [head] feature: now will send the data fetching message when the head category data is empty. (For the first time setup)

9.8.0

22 Jun 08:50
Compare
Choose a tag to compare

Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/

  • [core] feature: optimize the performance of logging.
  • [fuji] feature: add self-document for all modules. (Issue /fuji inspect modules command to see it)
  • [fuji] feature: now will display the from package information for all server commands. (Issue /fuji inspect server-commands to see it)

9.7.0

21 Jun 20:21
Compare
Choose a tag to compare

Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/

  • feature: the new command_menu module. (Inspired by DeluxeMenus bukkit plugin)
    • feature: new command /command-menu open <player> <menu-name>.
    • feature: new command /command-menu close <player>.
    • feature: new command event onShiftAndSwapHandsEvent.
    • feature: full-featured with nested menus, placeholders, different click types and slot requirements.
  • [predicate] fix: all the predicate commands should not send the boolean output value as feedback, to avoid message spam.

9.6.2

21 Jun 16:35
Compare
Choose a tag to compare

Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/

  • [profiler] feature: new user-friendly GUI, making it easier to see server health status. (Issue /profiler to open the GUI.)
  • [profiler] feature: change the icon for gc info.
  • [profiler] feature: the ability to list filesystem info.
  • [profiler] feature: the ability to list block entities and entities info.
  • [tpa] fix: should send a feedback message to the receiver if the request is accepted.
  • [tpa] i18n: new lang keys for accept and reject buttons.

9.6.1

21 Jun 16:14
Compare
Choose a tag to compare

Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/

  • [profiler] feature: new user-friendly GUI, making it easier to see server health status. (Issue /profiler to open the GUI.)
  • [tpa] fix: should send a feedback message to the receiver if the request is accepted.
  • [tpa] i18n: new lang keys for accept and reject buttons.

9.5.1

20 Jun 07:54
Compare
Choose a tag to compare

Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/

  • (< MC 1.21.5) [deathlog] fix: should not restore the armor slots in reversed order.
  • [deathlog] feature: add death node information as lore of restore button.

9.5.0

20 Jun 07:19
Compare
Choose a tag to compare

Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/

  • [deathlog] feature: new user-friendly GUI interface, to view death data for all players, and restore death node easily. (Issue /deathlog to open the GUI.)

9.4.1

20 Jun 01:13
Compare
Choose a tag to compare

Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/

  • [command_warmup] fix: should not break the chat message validation chain if sending a new chat message while there is a command warmup ticket. (For online-mode server only.)
  • [command_interactive] fix: should not break the chat message validation chains in online-mode server.

9.4.0

19 Jun 20:24
Compare
Choose a tag to compare

Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/

  • [top_chunks] feature: new GUI interface to display top chunks. (Include a searching function)
  • [command_cooldown] feature: use title interface to display the message.
  • [command_warmup] feature: use title interface to display the message.
0