Commit Graph

33 Commits

Author SHA1 Message Date
Sokomine
87a2ea1f2d added tutor savefile 2022-09-26 01:48:21 +02:00
Sokomine
3dfae53782 added hint how to do local adjustments 2022-09-23 23:27:06 +02:00
Sokomine
5dbf91800f explain how to use this mod in other NPC mods 2022-09-23 23:24:06 +02:00
Sokomine
90dc2d34d5 added random option for dialogs 2022-09-23 23:10:53 +02:00
Sokomine
ccf93a8fd3 added npc_talk_reload to README.md 2022-09-15 04:31:57 +02:00
Sokomine
6e846b316d added hint regarding logging to README.md 2022-09-13 19:47:25 +02:00
Sokomine
b7d0f88790 properties starting with "server" can only be changed manually by players with the npc_master priv 2022-08-07 23:18:35 +02:00
Sokomine
5da08359cb added update regarding custom actions to README.md 2022-08-07 22:06:26 +02:00
Sokomine
f3be11f647 explained properties in README.md 2022-07-17 19:19:12 +02:00
Sokomine
80ce8d4892 implemented d_end 2022-07-11 19:48:50 +02:00
Sokomine
6cb44d54e0 added npc_talk_generic chatcommand 2022-05-06 19:14:49 +02:00
Sokomine
5c95c6ae6d added general support for generic dialogs 2022-04-25 14:53:38 +02:00
Sokomine
282ae84c81 npc privs have to match for the npc or for the generic npc who provides a functionality 2022-04-22 03:18:49 +02:00
Sokomine
ed17ea34fd introduced privs for npc 2022-04-16 22:05:35 +02:00
Sokomine
058baca37b added npc_talk_style command 2022-04-10 20:43:41 +02:00
Sokomine
031fda8411 set useful preset for sort_by for d_got_item dialog 2022-01-05 23:54:25 +01:00
Sokomine
17a8551f25 explained autoanswer/autoselect mode 2022-01-05 23:33:40 +01:00
Sokomine
e61baf7ab5 implemented put_into_block_inv and take_from_block_inv 2021-12-28 03:15:41 +01:00
Sokomine
a4b6bc1d02 explained alternate texts 2021-07-17 15:04:50 +02:00
Sokomine
01af5d1365 added custrom_functions_you_can_override.lua 2021-06-29 00:44:00 +02:00
Sokomine
c6a837d663 added example for custom action 2021-06-19 03:21:02 +02:00
Sokomine
9e4e0b9b26 added quest items and password input to README.md 2021-06-15 01:17:55 +02:00
Sokomine
b684ec3307 implemented some of the effects 2021-06-10 23:15:28 +02:00
Sokomine
8a69b4caeb explained actions in README.md 2021-06-10 18:11:23 +02:00
Sokomine
3f80589e3e extended README.md regarding trade list 2021-05-30 19:11:09 +02:00
Sokomine
7fb42d95ab delete trades from trade_list even if not in edit mode 2021-05-29 18:02:57 +02:00
Sokomine
08f6e0d309 explained trade list in README.md 2021-05-29 16:07:24 +02:00
Sokomine
2a9f772e10 described the staffs/tools and added a warning 2021-05-23 13:55:54 +02:00
Sokomine
8f80fd5ade only undammaged items are acceptable for trading; the npc only takes undammaged items and those without metadata for his inventory 2021-05-22 21:34:37 +02:00
Sokomine
0184fe6337 added simple replacements for player name, npc name, owner name, time of day 2021-05-12 16:30:25 +02:00
Sokomine
771b980356 integrated function of the fashion button into menu 2021-05-11 19:57:18 +02:00
Sokomine
1350d35bbd mentionned mute in README.md 2021-05-11 13:09:48 +02:00
Sokomine
fa4b9ae773 added README.md 2021-05-11 13:07:24 +02:00