Go to file
Alexander Weber 21aeba2bf8 Next enhancement an fixes
- skip_already_placed - usefull to resume build after breaking the chest, or to repair the building if you breaks some building nodes.
- Just replace the chest and select the same building
- optimization in finding the build order for bigger buildings. Hardcoded parameter c_npc_imagination = 600 to limit the calculation.
- If the NPC is on the way, The route can be changed now if a better node is found in the meantime
- small change on npc. take always a step forward for looking to the right direction
- whitespace fixes (yes, geany is great!)
2016-10-09 11:24:58 +02:00
towntest Update init.lua 2014-01-17 11:03:06 +10:30
towntest_chest Next enhancement an fixes 2016-10-09 11:24:58 +02:00
towntest_npc Next enhancement an fixes 2016-10-09 11:24:58 +02:00
LICENSE Update and rename license.txt to LICENSE 2014-01-16 19:42:41 +10:30
README.md Update README.md 2014-12-14 13:07:59 +10:30
modpack.txt initial commit 2012-09-28 20:08:57 +09:30
screenshot.png added screenshot.png 2014-12-14 14:46:46 +10:30

README.md

Towntest for Minetest

Grow a town in minetest.

Features

  • chest that allows you to choose a building, then you fill the chest with required items and an NPC will build the building more buildings can be added to the buildings folder and will be automatically added in the game
  • coming one-day - more NPCs - miners, lumberjacks, crafters

Resources

Support

About

This module is open source, so it's distributed freely. If you find it useful then I ask not for your wealth, but simply to spare your time to consider the world we share by watching Earthlings, a multi-award winning film available to watch online for free. A must-see for anyone who wishes to make the world a better place.

Credits

  • PilzAdam - made the initial NPC entity movement code
  • VanessaE - contributed buildings
  • kddekadenz - contributed buildings
  • ACDC - contributed buildings
  • Nanuk - contributed buildings
  • irksomeduck - contributed buildings

License

BSD-3-Clause, Copyright © 2013-2014 Brett O'Donnell