Go to file
xisd 054810ec7e cooldown between healings for healer NPCS 2020-01-14 16:53:53 +01:00
dialogs code cleanup and updates for recents changes in mobs_redo api and minetest (translation) 2020-01-13 16:53:32 +01:00
models rename old charactermodel 2019-05-03 20:23:04 +02:00
textures Overdue upate with various change ... will be more specific later 2020-01-13 15:10:13 +01:00
README.md add some screenshots 2020-01-14 01:22:01 +01:00
depends.txt code cleanup and updates for recents changes in mobs_redo api and minetest (translation) 2020-01-13 16:53:32 +01:00
init.lua API for regitering messages and fixes to idler spawning 2020-01-13 20:27:16 +01:00
intllib.lua first commit 2019-05-02 09:01:47 +02:00
mobs_api.lua cooldown between healings for healer NPCS 2020-01-14 16:53:53 +01:00
mobs_craftitems.lua code cleanup and updates for recents changes in mobs_redo api and minetest (translation) 2020-01-13 16:53:32 +01:00
mobs_definitions.lua code cleanup and updates for recents changes in mobs_redo api and minetest (translation) 2020-01-13 16:53:32 +01:00
mobs_npc_dialog.fr.txt Overdue upate with various change ... will be more specific later 2020-01-13 15:10:13 +01:00
mobs_npc_messages.fr.txt API for regitering messages and fixes to idler spawning 2020-01-13 20:27:16 +01:00
npc_custom.lua cooldown between healings for healer NPCS 2020-01-14 16:53:53 +01:00
npc_lambda.lua code cleanup and updates for recents changes in mobs_redo api and minetest (translation) 2020-01-13 16:53:32 +01:00
readme.md API for regitering messages and fixes to idler spawning 2020-01-13 20:27:16 +01:00
screenshot_01.png add some screenshots 2020-01-14 01:22:01 +01:00
screenshot_02.png add some screenshots 2020-01-14 01:22:01 +01:00
screenshot_03.png add some screenshots 2020-01-14 01:22:01 +01:00
screenshot_04.png add some screenshots 2020-01-14 01:22:01 +01:00
settingtypes.txt add some screenshots 2020-01-14 01:22:01 +01:00

readme.md

Warning : This mod is not finished and should be considered very unstable also it will have to be renamed to avec confusion with other mods This is adds some npcs for mobs_redo Lots of textures, code and ideas are taken from various other mods (Tell me if someone who should be credited isn't)

Mobs NPC

This mod adds some NPCs

Basic NPCS

Those are aimed to make exploring more interesting.

-[x] They spawn on grass or forest soil -[x] They wander around and say random things when right-clicked -[ ] They turn to monster when killed at night

Custom NPCs (aka idlers)

Those are aimed to make it easy for any player to populate their constructions with interesting encounters, maybe even create some basic quests.

-[x] Discret spawner block configurable with right-click -[x] Re-spawn on right-click on the spawner -[x] Easy to configure interface -[x] Customisable nametag, look and infotext -[ ] Player defined idle action : stand, sit, lay -[-] Customisable actions -[x] Can say random things from default list -[x] Can say random things or from a custom list defined by player -[ ] Can ask for items -[ ] Can ask questions -[ ] Can give item -[ ] Can heal -[ ] Can trade

Planned features

-[ ] Villagers (spawn near beds and stick around) -[ ] Zombie workers