zorman2000
73a12d76cc
Further fix to the README.:
2017-01-06 08:01:16 -05:00
zorman2000
554fde4643
Adds pathfinding library Jumper by Ronald Yonaba. This includes an implementation of the A* pathfinding algorithm which makes NPC now always get to their goal node.
...
Pathfinding: Adds functions that allows to map the Minetest 3D map to a 2D array to use by the pathfinding algorithm.
Actions: Use new code for find_path function. Improves door opening while walking on paths, and also now close them. Cottages fence gates and doors are also now supported in addition to the default doors and gates.
Changes to the Readme and the License.
2017-01-06 07:57:42 -05:00
zorman2000
a3b463ff26
Relationships: Added married NPC dialogue
2016-12-04 15:00:55 -05:00
Héctor Franqui
d96f78d21b
Updated readme formatting
2016-12-03 07:48:35 -05:00
Héctor Franqui
293500e5e1
Update readme with copyright notice.
2016-12-03 07:46:56 -05:00
zorman2000
954752c9e3
Updated README
2016-11-29 23:55:49 -05:00
Héctor Franqui
c2afdb834f
Updated readme
...
Fixed some stuff
2016-11-20 17:50:07 -05:00
Héctor Franqui
a8c8c20516
Added description and high-level roadmap.
...
Added a description and roadmap to the readme so that their is a better understanding of what the mod is supposed to become.
2016-11-20 17:49:01 -05:00
Héctor Franqui
2511261a52
Update README.md
...
Removed old documentation. Will add later.
2016-11-14 10:39:13 -05:00
Hector Franqui
18657cc108
Progress on gifts and relationships. Still requires further debugging to understand some timer issues.
2016-11-14 06:28:37 -05:00
Héctor Franqui
54dbb55744
Initial commit
2016-11-12 07:08:57 -05:00