Commit Graph

151 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 6d0a4eb07e fixed log message 2018-05-24 16:57:09 +02:00
theFox6 ac062c4178 fixed undefined itemname 2018-05-24 16:53:18 +02:00
theFox6 3a3cf033bd show that villager is resting 2018-05-24 14:34:03 +02:00
theFox6 000939e369 updated woodcutter 2018-05-24 14:08:29 +02: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 bc40b2ec74 fixed "falling" onto the bed and counter names 2018-05-23 16:06:00 +02:00
theFox6 cb3c056c98 direction change means walking 2018-05-23 16:03:50 +02:00
theFox6 961aa3caa8 fixed typo 2018-05-23 15:57:56 +02:00
theFox6 6f899a8ef0 fixed pausing villagers 2018-05-23 15:57:06 +02:00
theFox6 a8f3b98706 states are now deprecated and replaced by async_actions 2018-05-23 15:54:05 +02:00
theFox6 2ba67b68a0 fixed set_state calls 2018-05-23 15:50:41 +02:00
theFox6 b72c689ac8 updated herb collector 2018-05-23 15:48:13 +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 af429c7151 moved all states 2018-05-23 15:08:50 +02:00
theFox6 9444bfd4ee moved place state 2018-05-23 15:02:09 +02:00
theFox6 5e1101d4be moved dig state 2018-05-23 14:50:32 +02:00
theFox6 21bd5fc6bc fixed finding adjacent bug 2018-05-22 13:54:35 +02:00
theFox6 299b77fa32 added screenshots
take a look at these
2018-05-22 13:53:53 +02:00
theFox6 5c7ccdead1 code beautification 2018-05-20 13:51:08 +02:00
theFox6 1dc482f82a fixed goto_sleep 2018-05-20 13:47:13 +02:00
theFox6 564cd86181 remove go_to state and add some more async_actions 2018-05-20 12:00:16 +02:00
theFox6 a341f89d61 copy villager table instead of setting each element 2018-05-20 11:59:01 +02:00
theFox6 fe548faad2 fix pos 2018-05-19 17:57:17 +02:00
theFox6 e41f8b50fd update api.MD 2018-05-19 17:53:40 +02:00
theFox6 0f001ff72f fix finding_adjacent_pos 2018-05-19 17:18:12 +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 b626b21b2e update util doc 2018-05-19 15:57:38 +02:00
theFox6 21616df534 prevent from crashing because of time counters 2018-05-19 15:56:27 +02:00
theFox6 6f82afd116 moved old jobdef to deprecated.lua 2018-05-19 15:54:58 +02:00
theFox6 ecd152f584 remove infinite loop 2018-05-19 15:40:13 +02:00
theFox6 c3e2da827e implemented player follower using the new job format 2018-05-19 14:07:57 +02:00
theFox6 5a1c067843 implement more simple job programming using coroutines 2018-05-19 13:36:14 +02:00
theFox6 26c0584257 last change didn't work 2018-05-17 16:57:48 +02:00
theFox6 cc25ac7f4c declare global working_villages 2018-05-17 16:36:25 +02:00
theFox6 2a66b0fc4d better way of getting first table elements 2018-05-17 16:35:12 +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 c582865020 Merge branch 'master' of https://github.com/theFox6/working_villages 2018-05-15 16:29:31 +02:00
theFox6 30cfe5995c fixed collision box
player model was changed in current minetest version
2018-05-15 15:48:05 +02:00
theFox6 4e4e279d2a talking needs to be implemented 2018-05-15 10:38:27 +02:00
theFox6 5d3f106c42 support nil entity 2018-05-15 10:37:52 +02:00
theFox6 66d434cb5a remove sounds 2018-05-12 17:39:38 +02:00
theFox6 af335cfd97
added build status icon 2018-04-30 17:32:03 +02:00
theFox6 8f29722f30 code beautification 2018-04-30 17:29:15 +02:00