Commit Graph

39 Commits (master)

Author SHA1 Message Date
wzy2006 29aff92ee8 add crafttable for woodcutter 2020-04-23 21:47:24 +08:00
wzy2006 6f73ce9e76 Bed Texture...... 2020-04-23 15:36:05 +08:00
theFox6 71f72d8bf4 various bugfixes 2018-05-24 14:07:57 +02:00
theFox6 11a019aff6 code beautification 2018-05-23 19:19:01 +02:00
theFox6 cb3c056c98 direction change means walking 2018-05-23 16:03:50 +02:00
theFox6 2ba67b68a0 fixed set_state calls 2018-05-23 15:50:41 +02:00
theFox6 ed76c07c71 states are now deprecated and replaced by async_actions 2018-05-23 15:37:01 +02:00
theFox6 3f964debde get ready for fully throwing out states 2018-05-23 15:15:53 +02:00
theFox6 5c7ccdead1 code beautification 2018-05-20 13:51:08 +02:00
theFox6 a341f89d61 copy villager table instead of setting each element 2018-05-20 11:59:01 +02:00
theFox6 0fbcda61cc replace goto by go_to 2018-05-19 17:17:21 +02:00
theFox6 f2fb204395 implement torcher as job_thread 2018-05-19 16:54:34 +02:00
theFox6 b64cb348e5 implemented snowclearer as job_thread 2018-05-19 16:29:22 +02:00
theFox6 21616df534 prevent from crashing because of time counters 2018-05-19 15:56:27 +02:00
theFox6 5a1c067843 implement more simple job programming using coroutines 2018-05-19 13:36:14 +02:00
theFox6 187f68dca6 code beautification 2018-05-15 18:50:10 +02:00
theFox6 c9fb8ff295 small bugfixes 2018-05-15 17:38:55 +02:00
theFox6 30cfe5995c fixed collision box
player model was changed in current minetest version
2018-05-15 15:48:05 +02:00
theFox6 8cdd760804 code beautification 2018-04-26 19:16:18 +02:00
theFox6 08cc9b638e added idle state to prevent running while clearing variables 2018-04-26 16:11:22 +02:00
theFox6 9f0e02fce5 fixed empty state error 2018-04-24 18:07:41 +02:00
theFox6 9899c130fe fixed state bugs 2018-04-23 17:43:48 +02:00
theFox6 b81edfaf1a added dig_target state 2018-04-23 17:02:58 +02:00
theFox6 1ed6c66054 code beautification 2018-04-23 15:20:40 +02:00
theFox6 005723114b added villager states like job and goto_dest
these shall later replace the util state system
2018-04-20 17:56:02 +02:00
theFox6 71f6729cb1 moved receivefields callback and formnames to forms.lua 2018-04-10 15:32:12 +02:00
theFox6 e8e0d35bd4 moved formspec functions to a single file 2018-04-10 15:21:57 +02:00
theFox6 5dbdb55d52 fixed syntax 2018-04-10 07:58:59 +02:00
theFox6 9130a3f142 you can talk to villagers
it's nothing much just "hi bye"
2018-04-08 10:57:01 +02:00
theFox6 e9ff9e114a added more paused states and changed click handling
villagers can now be active, resting and sleeping
if you leftclick a villager with the sceptre he will start resting/resume his work
if a villager goes to bed he is set to sleeping
2018-04-08 10:50:55 +02:00
theFox6 f320f01615 small fix 2018-04-07 13:15:56 +02:00
theFox6 6e63b3ca73 a home is now saved as an object 2018-04-07 11:40:02 +02:00
theFox6 30a442c175 better self references 2018-04-05 11:14:00 +02:00
theFox6 5bbf76de53
Add files via upload
better home api
2018-01-13 15:45:17 +01:00
theFox6 911d5f638f
added capture rod 2018-01-12 16:41:47 +01:00
theFox6 cffc3d6d70
bugfixes and api improvements
fixed pathfinding through doors,better collisionboxes,api improvements,bugfixes
2017-10-30 16:46:36 +01:00
theFox6 ffb31ef017 bugfixes 2017-07-04 10:38:29 +02:00
theFox6 b66625fc95 Add files via upload 2017-06-03 16:55:25 +02:00
theFox6 130432a8e3 Add files via upload 2017-05-11 16:55:13 +02:00