Skip to content

Releases: ProjectUnified/UniDialog

1.5.0

06 Oct 09:19

Choose a tag to compare

  • 8e72182 - release
  • f50613e - introduce DialogPayload
  • f503cc7 - Bump org.sonatype.central:central-publishing-maven-plugin (#18)
  • 3031bb9 - Bump org.apache.maven.plugins:maven-compiler-plugin (#17)
  • 25682b7 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 (#16)
  • ef28016 - Bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 (#15)
  • 59ddfff - use release and timestamped versions instead of snapshot
  • 967e321 - Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 (#12)
  • 322543b - Bump actions/setup-java from 4 to 5 (#13)
  • 81f8ac9 - Bump com.github.retrooper:packetevents-api from 2.9.4 to 2.9.5 (#14)
  • efbfa12 - directly create BungeeDialog in SpigotDialogManager
  • 4ca598a - Revert "fix incompatible dialog types in bungee"
  • 1f292ee - next development

1.4.0

17 Aug 07:26

Choose a tag to compare

  • 4654e55 - release
  • 1ee5849 - fix incompatible dialog types in bungee
  • 1e981f0 - abstract spigot dialog to bungee dialog
  • 8b1640e - try using the new closeDialog method in PaperDialogManager
  • 6f63f60 - Bump com.github.retrooper:packetevents-api from 2.9.1 to 2.9.4 (#9)
  • 7201cad - Bump net.kyori:adventure-api from 4.23.0 to 4.24.0 (#10)
  • bb5d4f7 - Bump actions/checkout from 4 to 5 (#11)
  • a72b826 - set multiline to null if no option
  • b68b90b - update to packetevents release
  • f4e2a7e - next development

1.3.1

08 Jul 02:49

Choose a tag to compare

  • a96a2c7 - release
  • 3f36bd4 - add some methods to register the Paper dialog to the registry
  • 21a2be6 - cache the field and method required to convert dialog response
  • 4b1e62d - add more javadocs
  • fe5288f - expand open in PaperDialogOpener to accept Audience
  • b68e910 - next development

1.3.0

07 Jul 06:31

Choose a tag to compare

  • 65b2b8e - release
  • e7bcefd - correct payload field
  • dfe977e - access to the dialog builder in PaperDialog
  • 80be5e5 - reformat
  • 0427e55 - customized default namespace
  • 9278861 - add Paper implementation
  • 3964947 - fix width of default no action in PEConfirmationDialog
  • 8b2ad9c - update Spigot code to Java 21
  • 2b7e00c - common component serializer in PEDialogInput
  • 1c9f707 - move default values to core
  • ccae558 - enforce Java 21
  • 1c7dbab - begin working on Paper implementation
  • 86c7961 - return the direct opener for method chaining
  • db216b3 - next development

1.2.0

07 Jul 00:37

Choose a tag to compare

  • 3e3453f - release
  • 53ef919 - provide PacketEvents user when clearing a dialog
  • b305abc - provide PacketEvents user when opening a dialog
  • d8e2471 - correct DialogOpener instance
  • 27b4388 - reformat
  • e068897 - support DialogOpener in showDialog action and DialogListDialog
  • 80439f0 - implement all logic in SpigotDialogManager
  • e1018a7 - feat(PocketEventsDialogManager): add configuration support for clear … (#5)
  • 0e51d4a - add Spigot implementation
  • 7c4ac6c - refactor PEDialogOpener
  • 297d34e - feat(unidialog-packetevents): add configuration phase support in packet sending (#4)
  • b2f8294 - support Configuration CUSTOM_CLICK_ACTION on PacketEvents
  • d97c681 - next development

1.1.0

05 Jul 09:16

Choose a tag to compare

  • 590efce - release
  • 6ec8222 - add DialogListDialog
  • cbd5e88 - add dialog generic type and show dialog action
  • 6cb739a - add API for some implementations that support Adventure
  • 4d2a263 - next development
  • 4828cad - Create README.md

1.0.1

03 Jul 14:36

Choose a tag to compare

1.0.0

03 Jul 11:29

Choose a tag to compare

  • 0e5ee13 - release
  • f215f59 - Create LICENSE
  • 4bacc67 - Bump org.jetbrains:annotations from 24.0.0 to 26.0.2 (#1)
  • 07e6c1d - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (#2)
  • e2bb3bd - Merge pull request #3 from ProjectUnified/dependabot/maven/net.kyori-adventure-api-4.23.0
  • 0095ae1 - add github actions
  • f33922c - javadoc in core
  • c382129 - simplify DialogActionBuilder
  • 93dd7e1 - boolean to check action in ConfirmationDialog
  • 21d2550 - update script
  • 84e2edf - add required tags
  • ca345d4 - opener and action manager
  • 1d051b2 - implement PE dialog
  • 5a3dfc8 - fix generic types in Dialog
  • d44701f - implement PE dialog action
  • 7f77807 - add common action data
  • d6f456f - add suggest command action
  • 2e0b71c - implement PE dialog input
  • 3675511 - fix generic types in DialogManager
  • 6a05082 - ensure dedicated action builder in Dialog
  • e453e21 - init packetevents
  • 3e23191 - fix depending text body in ItemBody
  • b857028 - rename types to builder
  • 4523097 - rename types
  • 4bbbf72 - init action
  • 70c208d - init core

0.0.0

03 Jul 11:20

Choose a tag to compare

init