Commit Graph

21 Commits

Author SHA1 Message Date
Sokomine
8e0f53fdb5 added import_from_ink.lua - but no input for that yet 2025-01-07 21:04:37 +01:00
Sokomine
133a8ccf8d allow to export to ink without _ prefix 2025-01-05 11:46:59 +01:00
Sokomine
7ce56ca733 export to ink: add effect list to the action knot success option where it belongs 2025-01-04 19:50:18 +01:00
Sokomine
6370396fea o_random is part of a dialog - not of an option 2025-01-03 22:25:53 +01:00
Sokomine
10e90e412a prefix options in ink export with automaticly_ or randomly_ if necessary 2025-01-01 18:53:56 +01:00
Sokomine
7e3ea18653 export to ink: support autoanswer, random and grey out answer 2024-12-27 17:40:51 +01:00
Sokomine
e1f13f7bff ink export: use d.d_name for actions and effects as well 2024-12-26 20:02:30 +01:00
Sokomine
293df54dac use specified prefix for all knots in ink export 2024-12-26 18:15:23 +01:00
Sokomine
a7f5f3c8b0 export d_got_item and d_trade to ink language as well 2024-12-26 16:27:14 +01:00
Sokomine
8456a10107 renamed main ink loop to postfix _d_end instead of main to make its point more obvious 2024-12-26 16:11:13 +01:00
Sokomine
28c3e7eed9 removed surplus line in export to ink before farewell message 2024-12-26 16:07:41 +01:00
Sokomine
cfb673993f added yl_speak_up.get_dialog_list_for_export 2024-03-22 17:15:13 +01:00
Sokomine
443d6568b1 support for d_name in export to ink 2024-03-10 20:54:05 +01:00
Sokomine
f5ecb06ce6 export to ink: support for some limited effects (setting variables to values) 2024-03-03 02:18:32 +01:00
Sokomine
13de73ecde export to ink: support for variables (to a degree) and precondtions (to a degree) 2024-03-02 19:54:21 +01:00
Sokomine
1c89bd7dcf export_to_ink: added labels for options 2024-03-02 15:48:13 +01:00
Sokomine
9781ea9b43 support o_visit_only_once (non-sticky choices) in export_to_ink 2024-03-02 15:40:18 +01:00
Sokomine
b076e6a2f5 export_to_ink: works apart from preconditions and variables 2024-02-29 11:43:39 +01:00
Sokomine
2d677127dd export to ink: added alternate_text for dialogs and actions 2024-02-28 18:46:43 +01:00
Sokomine
24d3a05ce0 improved export to ink: diverts 2024-02-28 16:43:15 +01:00
Sokomine
5c7ffe3739 added limited export to ink language 2024-02-23 03:23:46 +01:00