Commit Graph

20 Commits

Author SHA1 Message Date
Sokomine
e57d9cb5c3 allow to exit initial config menu/aborting 2023-07-17 20:10:22 +02:00
Sokomine
3fa2a77deb actually safe adding/removing edit privs 2023-05-25 21:05:49 +02:00
Sokomine
e04a6b963e fixed adding/removing players to may_be_edited_by; fixed logging of name/desc changes 2023-05-03 22:07:23 +02:00
Sokomine
e94d879b2a players with npc_talk_master priv can assign names to npc that are already taken by players 2023-02-26 22:48:11 +01:00
Sokomine
edc5cdfe77 allow to hide nametag 2023-02-24 08:28:39 +01:00
Sokomine
c70f61bc38 made formspec for manage variables look good again 2022-10-29 22:13:07 +02:00
Sokomine
8f1773fbd7 added two more example dialogs to new npc in order to help new users 2022-10-08 22:48:33 +02:00
Sokomine
299915708f added general handling of properties of npc 2022-05-29 22:02:02 +02:00
Sokomine
430a1eae71 adjusted initial config of formspec dialog to newer versions 2022-04-10 20:23:24 +02:00
Sokomine
b33ba52d00 fixed bug in changing owner 2021-12-28 05:06:47 +01:00
Sokomine
f0d7bbf6c4 show npc id in initial config 2021-07-29 21:28:32 +02:00
Sokomine
ea276c04d8 allow to set up the npc again 2021-07-27 01:58:44 +02:00
Sokomine
24fd2b0df5 added a stretch parameter to make the formspec fields in the dropdown menu larger 2021-07-26 21:23:21 +02:00
Sokomine
f35387fcd0 adjusted parameters for modified yl_speak_up.create_dropdown_playerlist 2021-07-26 19:53:21 +02:00
Sokomine
430cbd65bb players can now add others that may edit their npc with just npc_talk_owner priv 2021-07-26 19:39:31 +02:00
Sokomine
2ecab8554e player names are tabu as NPC names 2021-07-26 01:40:20 +02:00
Sokomine
a2e11f5fb6 added missing error message 2021-06-02 22:43:28 +02:00
Sokomine
062699b1da allow to change owner in fs_initial_config.lua 2021-06-02 22:35:43 +02:00
Sokomine
5409e1fa04 error messages as formspecs in fs_initial_config.lua 2021-06-02 22:08:49 +02:00
Sokomine
30db4209e2 moved relevant functions into fs_initial_config.lua 2021-06-02 21:43:11 +02:00