Sokomine
|
577ea356aa
|
actually apply alternate_text texts
|
2021-07-01 23:14:33 +02:00 |
|
Sokomine
|
86eaaae3ea
|
allowed nil as return value for aborting actions
|
2021-06-29 04:51:39 +02:00 |
|
Sokomine
|
01af5d1365
|
added custrom_functions_you_can_override.lua
|
2021-06-29 00:44:00 +02:00 |
|
Sokomine
|
885c19831e
|
allow to use $ in quest items
|
2021-06-27 18:54:54 +02:00 |
|
Sokomine
|
706f6d7436
|
give wrong items back or drop at the player's feet
|
2021-06-21 21:28:31 +02:00 |
|
Sokomine
|
5efdd9fd79
|
if an action fails and has no existing on_failure dialog, go back to the current dialog
|
2021-06-21 19:45:47 +02:00 |
|
Sokomine
|
cea602230f
|
ignore leading/tailing whitespaces when checking password
|
2021-06-20 17:53:39 +02:00 |
|
Sokomine
|
a7288bb2b9
|
save the inventory of the NPC after npc_gives/npc_wants
|
2021-06-20 16:32:10 +02:00 |
|
Sokomine
|
fd177472c5
|
fixed bug; effects are executed again
|
2021-06-20 03:55:15 +02:00 |
|
Sokomine
|
a44cb0fbdd
|
allow actual editing of most preconditions, actions and effects
|
2021-06-19 23:42:05 +02:00 |
|
Sokomine
|
b594b3d237
|
quest items are destroyed if the NPC runs out of storage space
|
2021-06-19 18:20:12 +02:00 |
|
Sokomine
|
f8bc784776
|
implented action text_input
|
2021-06-19 18:16:52 +02:00 |
|
Sokomine
|
c6a837d663
|
added example for custom action
|
2021-06-19 03:21:02 +02:00 |
|
Sokomine
|
11edcc8b31
|
yl_speak_up.action_quest_item_take_back
|
2021-06-19 02:48:08 +02:00 |
|
Sokomine
|
5fecab3ed7
|
implemented part of npc_gives/npc_wants item handling
|
2021-06-19 02:23:43 +02:00 |
|
Sokomine
|
822fb48da9
|
added basic formspecs for npc_wants/npc_gives
|
2021-06-19 00:50:41 +02:00 |
|
Sokomine
|
9ed4cfc92d
|
added yl_speak_up.execute_next_action and general action handling
|
2021-06-18 04:36:59 +02:00 |
|
Sokomine
|
7045842359
|
actions of type custom can now be created
|
2021-06-16 02:59:10 +02:00 |
|
Sokomine
|
5f652f62ae
|
added save function for actions of type trade
|
2021-06-16 01:36:50 +02:00 |
|
Sokomine
|
51e8e197b4
|
implemented saving password input action
|
2021-06-15 19:40:56 +02:00 |
|
Sokomine
|
4d81955421
|
implementing storing action npc_wants
|
2021-06-15 00:14:21 +02:00 |
|
Sokomine
|
ed333192cb
|
implemented storing action npc_gives
|
2021-06-14 23:44:28 +02:00 |
|
Sokomine
|
a1ce1db375
|
preparations/formspecs for npc_wants/npc_gives
|
2021-06-14 01:12:12 +02:00 |
|
Sokomine
|
5d82cbc32d
|
added fs_edit_actions.lua and necessary sourroundings
|
2021-06-12 21:17:58 +02:00 |
|