153 Commits

Author SHA1 Message Date
Oliver
a8e87679ac fancynpcs, fancyholograms-v2, fancydialogs: Add support for 1.21.7 2025-06-30 17:03:44 +02:00
Oliver
046b040379 Add 1.21.7 to supported versions 2025-06-30 16:07:34 +02:00
Oliver
08e1d70ebd fancydialogs: Allow inputs to be null 2025-06-29 00:16:31 +02:00
Oliver
f08fa67a84 fancydialogs: Add open_random_dialog action 2025-06-28 19:01:01 +02:00
Oliver
ca007822ed fancydialogs: Update version to 0.0.8 2025-06-28 14:24:55 +02:00
Goldy
eb5eca03c8 fancydialogs: Fix wrong dialog open permission and allow console to open dialog on players (#76) 2025-06-28 14:23:25 +02:00
Oliver
462dc063f7 fancydialogs: Add disable-quick-actions-dialog feature flag 2025-06-27 19:39:00 +02:00
Oliver
44761739a4 fancydialogs: Add quick actions command 2025-06-27 19:37:11 +02:00
Oliver
0ea93f0b75 fancydialogs: Add disable-welcome-dialog featureflag 2025-06-27 19:13:54 +02:00
Oliver
ee918f73ab fancydialogs: Add command to clear joined players cache 2025-06-27 19:09:22 +02:00
Oliver
f16759a3ea fancydialogs: Enable debug logging in FS if debug-mode feature flag is enabled 2025-06-27 19:02:45 +02:00
Oliver
b8f027a125 fancydialogs: Fix dialog ids in default config 2025-06-27 19:02:16 +02:00
Oliver
6ed7b60f8a fancydialogs: Add joined players cache 2025-06-27 19:01:55 +02:00
Oliver
23efe9b951 fancydialogs: Add version fetcher and config 2025-06-27 16:49:26 +02:00
Oliver
a0ef8c264e fancydialogs: Update version to 0.0.6 2025-06-26 19:38:47 +02:00
Oliver
d918e2def5 fancydialogs: Add support for Folia 2025-06-26 19:35:39 +02:00
Oliver
68c8826343 fancydialogs: Add support for the select input 2025-06-26 19:34:39 +02:00
Oliver
e64a1e5ced fancydialogs: Remove old dialog examples 2025-06-23 22:36:55 +02:00
Oliver
27c30c3494 fancydialogs: Use 1.21.6 everywhere 2025-06-23 21:23:43 +02:00
Oliver
42e6132021 fancydialogs: Add default values for confirmation dialog 2025-06-23 20:58:30 +02:00
Oliver
6b7ecda3e7 fancydialog: Fix artifact name in api 2025-06-21 19:28:48 +02:00
Oliver
1067ffa635 fancydialog, docs: Update example dialog 2025-06-21 15:01:03 +02:00
Oliver
450082b6f1 fancydialgos: Add support for text fields 2025-06-21 14:52:25 +02:00
Oliver
d5665109e8 fancydialgos: Use user input as placeholder for actions 2025-06-21 14:30:26 +02:00
Oliver
527c46cbca Update gradle plugin versions 2025-06-20 18:52:29 +02:00
Oliver
64e919ef29 fancydialogs: Add fancyanalytics integration 2025-06-20 16:42:29 +02:00
Oliver
2fbbdc2b88 ci, fancydialogs: Add deployment config for FancyDialogs 2025-06-20 09:11:26 +02:00
Oliver
f0e6c6d2c5 packets: Fix payload parsing for ServerboundCustomClickActionPacket 2025-06-19 22:36:39 +02:00
Oliver
df107beea2 fancydialogs: Add debug logs and input control experiments 2025-06-19 21:30:26 +02:00
Oliver
6cdd77daba fancydialogs: Add confirmation dialog to destructive commands 2025-06-19 17:04:43 +02:00
Oliver
3aaa364b58 fancydialogs: Make dialog action registry accessible through api 2025-06-19 17:00:19 +02:00
Oliver
a3be8d71ce fancydialogs: Make dialog registry accessible through api 2025-06-19 16:57:20 +02:00
Oliver
50844fa59b fancydialogs: Add console_command, player_command and send_to_server actions 2025-06-19 16:22:37 +02:00
Oliver
819e6a4ed8 fancydialogss: Remove close action 2025-06-19 16:14:07 +02:00
Oliver
ad12d71344 fancydialogs: Update version to 0.0.2 2025-06-19 15:35:31 +02:00
Oliver
ce561f057b fancydialogs: Implemented confirmation dialog api 2025-06-19 15:31:21 +02:00
Oliver
c496283b79 fancydialogs: Add DialogButtonClickedEvent 2025-06-19 14:51:24 +02:00
Oliver
b8f57fda38 fancydialogs: Add support for multiple actions 2025-06-19 14:36:31 +02:00
Oliver
bd4a8f2f23 fancydialogs: Add default actions (close, message, open_dialog) 2025-06-19 12:55:24 +02:00
Oliver
d3850310ce fancydialogs: Add dialog action system 2025-06-19 12:55:09 +02:00
Oliver
d61b3af90b packets, fancydialogs: Refactor custom action handling to use a map for additional data 2025-06-17 21:50:34 +02:00
Oliver
31f03ae252 fancydialogs: Add packet listener for custom click actions 2025-06-17 21:39:38 +02:00
Oliver
9e8431938c fancydialogs: Add command to reload config 2025-06-17 21:29:17 +02:00
Oliver
f87e2fc537 fancydialogs: Make InvalidDialogException public 2025-06-17 21:17:41 +02:00
Oliver
bab3fa2052 fancydialogs: Fix dialog type parser 2025-06-17 21:16:14 +02:00
Oliver
1b2448fabd fancydialogs: Update version to 0.0.1 2025-06-17 18:52:52 +02:00
Oliver
42894ee8dc fancydialogs: Update default dialogs 2025-06-17 18:42:44 +02:00
Oliver
96ae8814dc fancydialogs: One title is enough 2025-06-17 17:53:15 +02:00
Oliver
8ffe3f824c fancydialogs: Refactor FancyNpcs integration 2025-06-17 17:50:19 +02:00
Oliver
816c52082b Update run configs to 1.21.6 2025-06-17 17:18:33 +02:00