17 Commits

Author SHA1 Message Date
tenplus1
13a7535d47 add nil check to trader block 2022-08-06 17:59:49 +01:00
tenplus1
1b3c51e336 tweak mobs_npc.npc_talk() ordering (function msg's > self.messages) 2022-08-06 07:32:39 +01:00
tenplus1
ad21e1dd64 update readme, add mobs_npc.add_trader_list() to add custom traders 2022-08-04 12:22:14 +01:00
tenplus1
426f3af9ab add trader spawn block (8x stone, 1x diamond block in center) 2022-08-04 09:31:35 +01:00
tenplus1
fb4784621a Add idle chatter on right click for npc/igor, right-click both with stick for control gui, changed trade function names 2022-08-04 08:21:25 +01:00
tenplus1
551047435a simplify mob definitions, add functions.lua for shop and quick drop items, stop using mob global and use mob_npc global for mod functions 2022-08-03 08:58:15 +01:00
tenplus1
49b879daf8 update translation checks 2022-01-20 08:54:44 +00:00
tenplus1
22afd23d7b code tidy 2020-10-21 17:39:45 +01:00
tenplus1
3b2a3f22c7 ordering npc to stay stops attack and them walking 2020-07-28 09:12:39 +01:00
TenPlus1
a7994565f3 remove need for item_pool_size in table 2018-07-09 15:28:54 +01:00
TenPlus1
a1b30a1dd0 additional trader textures 2018-07-09 10:59:34 +01:00
TenPlus1
372992aed0 trader has brand new formspec thanks to isaiah658 :) 2018-07-09 10:43:25 +01:00
TenPlus1
381ee5ff44 npcs dont attack each other, igors dont play nice though :) 2018-07-06 18:27:01 +01:00
TenPlus1
30f85bc5dc add 0.4.17 character model for npc's 2018-07-05 21:23:44 +01:00
TenPlus1
79ef481e86 Added intllib support (en/de) 2016-06-11 10:54:30 +01:00
TenPlus1
9b608fac38 Added compatibility with mobs already spawned in world 2016-04-15 15:24:06 +01:00
TenPlus1
e590f637b2 Initial NPC upload 2016-04-15 15:01:56 +01:00