Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
375490e
Create event csv when an event is created
Palbolsky May 12, 2026
7bcbd5c
add show command node, entity and start editor
Aelysya May 12, 2026
d23b4c1
Base of show message command editor
Aelysya May 18, 2026
86241a8
Add DropInput in zod form
Palbolsky May 19, 2026
e9157fb
Add base of portraits editor
Aelysya May 19, 2026
6c4d241
Add split for onFileChoosen in DropInputField
Palbolsky May 19, 2026
334c660
Fix toggle
Aelysya May 19, 2026
0df86f3
Add ResourceInput in zod form and update ShowMessageEditor and ShowMe…
Palbolsky May 21, 2026
b56738b
Add open show message portraits editor logic
Palbolsky May 27, 2026
6565f39
Implement findFirstAvailableTextIdEvent function
Palbolsky May 27, 2026
94c6650
add translations in the show message command editor
Aelysya May 27, 2026
79722cd
Add translation from the command node
Aelysya May 27, 2026
27f2f0a
fix text update
Aelysya May 27, 2026
f497a06
Fix bug in findFirstAvailableTextIdEvent function
Palbolsky May 27, 2026
13d22e2
Optimize ShowMessage command
Palbolsky May 28, 2026
7ff9845
Fixes after review
Aelysya May 29, 2026
f96c5dd
Merge branch '588-implement-the-show-message-event-command' of https:…
Aelysya May 29, 2026
e18d3a8
Add close button for ShowMessagePortraits editor
Palbolsky May 29, 2026
0167c05
fix color picker
Aelysya May 29, 2026
71f6e6f
Merge branch '588-implement-the-show-message-event-command' of https:…
Aelysya May 29, 2026
00b86bb
fix type color picker
Aelysya May 29, 2026
6ced5eb
Change ShowMessagePortraitsEditor width
Palbolsky May 29, 2026
1556203
Close MessageBox and OtherOptions categories and change the node design
Palbolsky May 31, 2026
7ea6587
Update destFolderToCopy
Palbolsky Jun 5, 2026
b8c3d3a
Merge branch 'develop' into 588-implement-the-show-message-event-command
AerunDev Jun 6, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions assets/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,8 @@
"translation_form_name": "Form name of {{name}}",
"translation_form_description": "Form description of {{name}}",
"translation_custom_objective": "Custom objective",
"translation_message": "Message",
"translation_narrator": "Narrator",
"dismiss": "Entlassen von",
"logs": "Zugriff auf die Logs",
"version_current_version_editor": "Version {{current_version_editor}}",
Expand Down Expand Up @@ -1861,6 +1863,36 @@
"add_csv_for_event_folders": "Adding the CSV file for event folder names",
"event_command_comment": "Comment",
"event_command_script": "Script",
"event_command_narrator": "Narrator",
"event_command_narrator_name": "Narrator name",
"event_command_name_color": "Name color",
"event_command_name_color_placeholder": "#000000",
"event_command_narrator_placeholder": "Oak",
"event_command_message": "Message",
"event_command_message_placeholder": "Welcome to the world of Pokémon!",
"event_command_allow_skipping": "Allow skipping",
"event_command_format_options": "Formatting options",
"event_command_edit_portraits": "Edit portraits",
"event_command_message_box": "Message box",
"event_command_show_message_box": "Show the message box",
"event_command_message_box_position": "Message box position",
"event_command_message_box_appearance": "Appearance",
"event_command_other_options": "Other options",
"event_command_look_at_this_event": "Look at this event",
"event_command_look_at_this_event_info": "The player will turn to face the event currently showing the message.",
"event_command_look_to_other_event": "Turn to another event",
"event_command_minimap": "Minimap",
"event_command_add_portrait": "Add a portrait",
"event_command_is_mirrored": "Show mirrored",
"event_command_portrait": "Portrait #{{index}}",
"event_command_portrait_title": "Portraits",
"event_command_position_info": "The portrait is positioned above the message box. Negative coordinates position the portrait relative to the right side of the window.",
"bottom": "Bottom",
"top": "Top",
"middle": "Middle",
"position": "Position",
"opacity": "Opacity",
"image": "Image",
"create_event": "Add event",
"invalid_data": "Invalid data",
"event_title_empty_state": "Start creating an event!",
Expand Down
32 changes: 32 additions & 0 deletions assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,8 @@
"translation_form_name": "Form name of {{name}}",
"translation_form_description": "Form description of {{name}}",
"translation_custom_objective": "Custom objective",
"translation_message": "Message",
"translation_narrator": "Narrator",
"dismiss": "Dismiss",
"logs": "Access the logs",
"version_current_version_editor": "Version {{current_version_editor}}",
Expand Down Expand Up @@ -1861,6 +1863,36 @@
"add_csv_for_event_folders": "Adding the CSV file for event folder names",
"event_command_comment": "Comment",
"event_command_script": "Script",
"event_command_narrator": "Narrator",
"event_command_narrator_name": "Narrator name",
"event_command_name_color": "Name color",
"event_command_name_color_placeholder": "#000000",
"event_command_narrator_placeholder": "Oak",
"event_command_message": "Message",
"event_command_message_placeholder": "Welcome to the world of Pokémon!",
"event_command_allow_skipping": "Allow skipping",
"event_command_format_options": "Formatting options",
"event_command_edit_portraits": "Edit portraits",
"event_command_message_box": "Message box",
"event_command_show_message_box": "Show the message box",
"event_command_message_box_position": "Message box position",
"event_command_message_box_appearance": "Appearance",
"event_command_other_options": "Other options",
"event_command_look_at_this_event": "Look at this event",
"event_command_look_at_this_event_info": "The player will turn to face the event currently showing the message.",
"event_command_look_to_other_event": "Turn to another event",
"event_command_minimap": "Minimap",
"event_command_add_portrait": "Add a portrait",
"event_command_is_mirrored": "Show mirrored",
"event_command_portrait": "Portrait #{{index}}",
"event_command_portrait_title": "Portraits",
"event_command_position_info": "The portrait is positioned above the message box. Negative coordinates position the portrait relative to the right side of the window.",
"bottom": "Bottom",
"top": "Top",
"middle": "Middle",
"position": "Position",
"opacity": "Opacity",
"image": "Image",
"create_event": "Add event",
"invalid_data": "Invalid data",
"event_title_empty_state": "Start creating an event!",
Expand Down
32 changes: 32 additions & 0 deletions assets/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,8 @@
"translation_form_name": "Form name of {{name}}",
"translation_form_description": "Form description of {{name}}",
"translation_custom_objective": "Custom objective",
"translation_message": "Message",
"translation_narrator": "Narrator",
"dismiss": "Descartar",
"logs": "Acceder a los logs",
"version_current_version_editor": "Versión {{current_version_editor}}",
Expand Down Expand Up @@ -1861,6 +1863,36 @@
"add_csv_for_event_folders": "Adding the CSV file for event folder names",
"event_command_comment": "Comment",
"event_command_script": "Script",
"event_command_narrator": "Narrator",
"event_command_narrator_name": "Narrator name",
"event_command_name_color": "Name color",
"event_command_name_color_placeholder": "#000000",
"event_command_narrator_placeholder": "Oak",
"event_command_message": "Message",
"event_command_message_placeholder": "Welcome to the world of Pokémon!",
"event_command_allow_skipping": "Allow skipping",
"event_command_format_options": "Formatting options",
"event_command_edit_portraits": "Edit portraits",
"event_command_message_box": "Message box",
"event_command_show_message_box": "Show the message box",
"event_command_message_box_position": "Message box position",
"event_command_message_box_appearance": "Appearance",
"event_command_other_options": "Other options",
"event_command_look_at_this_event": "Look at this event",
"event_command_look_at_this_event_info": "The player will turn to face the event currently showing the message.",
"event_command_look_to_other_event": "Turn to another event",
"event_command_minimap": "Minimap",
"event_command_add_portrait": "Add a portrait",
"event_command_is_mirrored": "Show mirrored",
"event_command_portrait": "Portrait #{{index}}",
"event_command_portrait_title": "Portraits",
"event_command_position_info": "The portrait is positioned above the message box. Negative coordinates position the portrait relative to the right side of the window.",
"bottom": "Bottom",
"top": "Top",
"middle": "Middle",
"position": "Position",
"opacity": "Opacity",
"image": "Image",
"create_event": "Add event",
"invalid_data": "Invalid data",
"event_title_empty_state": "Start creating an event!",
Expand Down
32 changes: 32 additions & 0 deletions assets/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,8 @@
"translation_form_name": "Nom de la forme de {{name}}",
"translation_form_description": "Description de la forme de {{name}}",
"translation_custom_objective": "Objectif personnalisé",
"translation_message": "Message",
"translation_narrator": "Narrateur",
"dismiss": "Fermer",
"logs": "Accéder aux logs",
"version_current_version_editor": "Version {{current_version_editor}}",
Expand Down Expand Up @@ -1861,6 +1863,36 @@
"add_csv_for_event_folders": "Ajout du fichier CSV pour les noms de dossiers d'événements",
"event_command_comment": "Commentaire",
"event_command_script": "Script",
"event_command_narrator": "Narrateur",
"event_command_narrator_name": "Nom du narrateur",
"event_command_name_color": "Couleur du nom",
"event_command_name_color_placeholder": "#000000",
"event_command_narrator_placeholder": "Chen",
"event_command_message": "Message",
"event_command_message_placeholder": "Bienvenue dans le monde des Pokémon !",
"event_command_allow_skipping": "Passer le message",
"event_command_format_options": "Options de formatage",
"event_command_edit_portraits": "Éditer les portraits",
"event_command_message_box": "Boîte de message",
"event_command_show_message_box": "Afficher la boîte",
"event_command_message_box_position": "Position de la boîte",
"event_command_message_box_appearance": "Apparence",
"event_command_other_options": "Options supplémentaires",
"event_command_look_at_this_event": "Regarder l'événement",
"event_command_look_at_this_event_info": "Le joueur se tourne vers l'événement à l'origine du message.",
"event_command_look_to_other_event": "Tourner vers un événement",
"event_command_minimap": "Carte miniature",
"event_command_add_portrait": "Ajouter un portrait",
"event_command_is_mirrored": "Afficher en miroir",
"event_command_portrait": "Portrait #{{index}}",
"event_command_portrait_title": "Portraits",
"event_command_position_info": "Le portrait est positionné au dessus de la boite de message. Des coordonnées négatives positionnent le portrait par rapport à la droite de la fenêtre.",
"bottom": "En bas",
"top": "En haut",
"middle": "Au milieu",
"position": "Position",
"opacity": "Opacité",
"image": "Image",
"create_event": "Ajouter un évènement",
"invalid_data": "Données invalides",
"event_title_empty_state": "Commencez à créer un événement !",
Expand Down
32 changes: 32 additions & 0 deletions assets/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,8 @@
"translation_form_name": "Form name of {{name}}",
"translation_form_description": "Form description of {{name}}",
"translation_custom_objective": "Custom objective",
"translation_message": "Message",
"translation_narrator": "Narrator",
"dismiss": "Chiudere",
"logs": "Registri di Pokémon Studio",
"version_current_version_editor": "Versione {{current_version_editor}}",
Expand Down Expand Up @@ -1861,6 +1863,36 @@
"add_csv_for_event_folders": "Adding the CSV file for event folder names",
"event_command_comment": "Comment",
"event_command_script": "Script",
"event_command_narrator": "Narrator",
"event_command_narrator_name": "Narrator name",
"event_command_name_color": "Name color",
"event_command_name_color_placeholder": "#000000",
"event_command_narrator_placeholder": "Oak",
"event_command_message": "Message",
"event_command_message_placeholder": "Welcome to the world of Pokémon!",
"event_command_allow_skipping": "Allow skipping",
"event_command_format_options": "Formatting options",
"event_command_edit_portraits": "Edit portraits",
"event_command_message_box": "Message box",
"event_command_show_message_box": "Show the message box",
"event_command_message_box_position": "Message box position",
"event_command_message_box_appearance": "Appearance",
"event_command_other_options": "Other options",
"event_command_look_at_this_event": "Look at this event",
"event_command_look_at_this_event_info": "The player will turn to face the event currently showing the message.",
"event_command_look_to_other_event": "Turn to another event",
"event_command_minimap": "Minimap",
"event_command_add_portrait": "Add a portrait",
"event_command_is_mirrored": "Show mirrored",
"event_command_portrait": "Portrait #{{index}}",
"event_command_portrait_title": "Portraits",
"event_command_position_info": "The portrait is positioned above the message box. Negative coordinates position the portrait relative to the right side of the window.",
"bottom": "Bottom",
"top": "Top",
"middle": "Middle",
"position": "Position",
"opacity": "Opacity",
"image": "Image",
"create_event": "Add event",
"invalid_data": "Invalid data",
"event_title_empty_state": "Start creating an event!",
Expand Down
32 changes: 32 additions & 0 deletions assets/i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,8 @@
"translation_form_name": "Form name of {{name}}",
"translation_form_description": "Form description of {{name}}",
"translation_custom_objective": "Custom objective",
"translation_message": "Message",
"translation_narrator": "Narrator",
"dismiss": "Dismiss",
"logs": "Access the logs",
"version_current_version_editor": "Version {{current_version_editor}}",
Expand Down Expand Up @@ -1861,6 +1863,36 @@
"add_csv_for_event_folders": "Adding the CSV file for event folder names",
"event_command_comment": "Comment",
"event_command_script": "Script",
"event_command_narrator": "Narrator",
"event_command_narrator_name": "Narrator name",
"event_command_name_color": "Name color",
"event_command_name_color_placeholder": "#000000",
"event_command_narrator_placeholder": "Oak",
"event_command_message": "Message",
"event_command_message_placeholder": "Welcome to the world of Pokémon!",
"event_command_allow_skipping": "Allow skipping",
"event_command_format_options": "Formatting options",
"event_command_edit_portraits": "Edit portraits",
"event_command_message_box": "Message box",
"event_command_show_message_box": "Show the message box",
"event_command_message_box_position": "Message box position",
"event_command_message_box_appearance": "Appearance",
"event_command_other_options": "Other options",
"event_command_look_at_this_event": "Look at this event",
"event_command_look_at_this_event_info": "The player will turn to face the event currently showing the message.",
"event_command_look_to_other_event": "Turn to another event",
"event_command_minimap": "Minimap",
"event_command_add_portrait": "Add a portrait",
"event_command_is_mirrored": "Show mirrored",
"event_command_portrait": "Portrait #{{index}}",
"event_command_portrait_title": "Portraits",
"event_command_position_info": "The portrait is positioned above the message box. Negative coordinates position the portrait relative to the right side of the window.",
"bottom": "Bottom",
"top": "Top",
"middle": "Middle",
"position": "Position",
"opacity": "Opacity",
"image": "Image",
"create_event": "Add event",
"invalid_data": "Invalid data",
"event_title_empty_state": "Start creating an event!",
Expand Down
32 changes: 32 additions & 0 deletions assets/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,8 @@
"translation_form_name": "Form name of {{name}}",
"translation_form_description": "Form description of {{name}}",
"translation_custom_objective": "Custom objective",
"translation_message": "Message",
"translation_narrator": "Narrator",
"dismiss": "Negeer",
"logs": "Access the logs",
"version_current_version_editor": "Version {{current_version_editor}}",
Expand Down Expand Up @@ -1861,6 +1863,36 @@
"add_csv_for_event_folders": "Adding the CSV file for event folder names",
"event_command_comment": "Comment",
"event_command_script": "Script",
"event_command_narrator": "Narrator",
"event_command_narrator_name": "Narrator name",
"event_command_name_color": "Name color",
"event_command_name_color_placeholder": "#000000",
"event_command_narrator_placeholder": "Oak",
"event_command_message": "Message",
"event_command_message_placeholder": "Welcome to the world of Pokémon!",
"event_command_allow_skipping": "Allow skipping",
"event_command_format_options": "Formatting options",
"event_command_edit_portraits": "Edit portraits",
"event_command_message_box": "Message box",
"event_command_show_message_box": "Show the message box",
"event_command_message_box_position": "Message box position",
"event_command_message_box_appearance": "Appearance",
"event_command_other_options": "Other options",
"event_command_look_at_this_event": "Look at this event",
"event_command_look_at_this_event_info": "The player will turn to face the event currently showing the message.",
"event_command_look_to_other_event": "Turn to another event",
"event_command_minimap": "Minimap",
"event_command_add_portrait": "Add a portrait",
"event_command_is_mirrored": "Show mirrored",
"event_command_portrait": "Portrait #{{index}}",
"event_command_portrait_title": "Portraits",
"event_command_position_info": "The portrait is positioned above the message box. Negative coordinates position the portrait relative to the right side of the window.",
"bottom": "Bottom",
"top": "Top",
"middle": "Middle",
"position": "Position",
"opacity": "Opacity",
"image": "Image",
"create_event": "Add event",
"invalid_data": "Invalid data",
"event_title_empty_state": "Start creating an event!",
Expand Down
32 changes: 32 additions & 0 deletions assets/i18n/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,8 @@
"translation_form_name": "Form name of {{name}}",
"translation_form_description": "Descrição da Forma de {{name}}",
"translation_custom_objective": "Objetivo personalizado",
"translation_message": "Message",
"translation_narrator": "Narrator",
"dismiss": "Fechar",
"logs": "Acessar os registros",
"version_current_version_editor": "Versão {{current_version_editor}}",
Expand Down Expand Up @@ -1861,6 +1863,36 @@
"add_csv_for_event_folders": "Adding the CSV file for event folder names",
"event_command_comment": "Comment",
"event_command_script": "Script",
"event_command_narrator": "Narrator",
"event_command_narrator_name": "Narrator name",
"event_command_name_color": "Name color",
"event_command_name_color_placeholder": "#000000",
"event_command_narrator_placeholder": "Oak",
"event_command_message": "Message",
"event_command_message_placeholder": "Welcome to the world of Pokémon!",
"event_command_allow_skipping": "Allow skipping",
"event_command_format_options": "Formatting options",
"event_command_edit_portraits": "Edit portraits",
"event_command_message_box": "Message box",
"event_command_show_message_box": "Show the message box",
"event_command_message_box_position": "Message box position",
"event_command_message_box_appearance": "Appearance",
"event_command_other_options": "Other options",
"event_command_look_at_this_event": "Look at this event",
"event_command_look_at_this_event_info": "The player will turn to face the event currently showing the message.",
"event_command_look_to_other_event": "Turn to another event",
"event_command_minimap": "Minimap",
"event_command_add_portrait": "Add a portrait",
"event_command_is_mirrored": "Show mirrored",
"event_command_portrait": "Portrait #{{index}}",
"event_command_portrait_title": "Portraits",
"event_command_position_info": "The portrait is positioned above the message box. Negative coordinates position the portrait relative to the right side of the window.",
"bottom": "Bottom",
"top": "Top",
"middle": "Middle",
"position": "Position",
"opacity": "Opacity",
"image": "Image",
"create_event": "Add event",
"invalid_data": "Invalid data",
"event_title_empty_state": "Start creating an event!",
Expand Down
Loading
Loading