Sokomine
|
d23335e6db
|
moved all minetest.register_on_* calls into register_once.lua and removed obsolete *.lua files
|
2022-09-14 21:54:25 +02:00 |
|
Sokomine
|
8aad949ee2
|
used yl_speak_up.log_change where appropriate
|
2022-09-09 22:56:52 +02:00 |
|
Sokomine
|
5d0083212a
|
added input formspec for action of type trade
|
2021-06-16 00:25:18 +02:00 |
|
Sokomine
|
e52d219204
|
added yl_speak_up.inventory_allow_item for formspec error messages instead of chat messages
|
2021-06-02 23:18:20 +02:00 |
|
Sokomine
|
ba96bf6975
|
show formspec instead of chat message in case of wrong inventory placement of dammaged tools etc
|
2021-06-02 23:01:10 +02:00 |
|
Sokomine
|
b491ec46de
|
moved general formspec functions to show_fs.lua
|
2021-06-02 19:10:58 +02:00 |
|
Sokomine
|
d70c94f2d7
|
made link to add trades in inventory more clear
|
2021-06-02 02:57:50 +02:00 |
|
Sokomine
|
90269a7e4f
|
added priv check for inventory access
|
2021-05-29 19:36:15 +02:00 |
|
Sokomine
|
d75b94c99d
|
added trade list
|
2021-05-29 03:55:36 +02:00 |
|
Sokomine
|
39632a71f4
|
added yl_speak_up.check_stack_has_meta
|
2021-05-23 00:22:42 +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
|
53496c7369
|
added formspecs for simple trade
|
2021-05-22 19:49:09 +02:00 |
|
Sokomine
|
ec40c4c1a2
|
added yl_speak_up tag to inventory modification logfile entries
|
2021-05-17 01:01:52 +02:00 |
|
Sokomine
|
2b2a12a5b1
|
log modificiations to the inventory of npc
|
2021-05-17 00:45:33 +02:00 |
|
Sokomine
|
0efa7f4f63
|
added inventory to npc which is stored to disk
|
2021-05-17 00:15:59 +02:00 |
|