Fork of Advanced NPC for Minetest, using mobs_redo API.
Go to file
Hector Franqui 7d85cdc063 Bugfix for correct timerand entity parameters 2016-11-14 18:39:41 -05:00
locale First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
textures Progress on gifts and relationships. Still requires further debugging to understand some timer issues. 2016-11-14 06:28:37 -05:00
README.md Update README.md 2016-11-14 10:39:13 -05:00
chat.lua Progress on gifts and relationships. Still requires further debugging to understand some timer issues. 2016-11-14 06:28:37 -05:00
depends.txt First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
description.txt First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
init.lua Progress on gifts and relationships. Still requires further debugging to understand some timer issues. 2016-11-14 06:28:37 -05:00
license.txt First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
mod.conf Progress on gifts and relationships. Still requires further debugging to understand some timer issues. 2016-11-14 06:28:37 -05:00
npc.lua Bugfix for correct timerand entity parameters 2016-11-14 18:39:41 -05:00
trader.lua First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00
trader_test.lua First commit. Using mobs_npc code as start. 2016-11-12 07:06:09 -05:00

README.md

advanced_npc

Advanced NPC framework for Minetest, based on mobs_redo