62 Commits

Author SHA1 Message Date
tenplus1
ed8320ee77 add tooltips and can_dig function to extractor and industrial hive 2022-08-31 08:30:10 +01:00
tenplus1
08845a9390 add bee sounds, fix bugs 2022-07-28 09:09:24 +01:00
tenplus1
4a57792e2a cannot dig artificial hive unless empty (thanks Bastrabun) 2022-06-06 13:42:56 +01:00
tenplus1
63b0e769df remove attached_node group from wild beehive 2021-09-04 07:48:14 +01:00
tenplus1
dbbc3fd9d0 add delay on hive damage to stop item dupe glitch 2021-03-21 09:37:14 +00:00
tenplus1
3e8a2d6b19 hives spread out 20 blocks apart but wont be placed if competing hive nearby 2021-03-07 08:26:49 +00:00
tenplus1
08cb1f1995 update mod.conf info 2021-01-21 09:52:04 +00:00
tenplus1
920696bd48 change vel/acc to velocity/acceleration for particles 2020-12-24 09:53:44 +00:00
TenPlus1
f3ed768172 Merge branch 'patch' of MoNTE48/bees into master 2020-12-24 08:48:12 +00:00
MoNTE48
353eff957f Mod cleanup 2020-12-24 01:50:18 +01:00
MoNTE48
36b8a6c917 Lossless textures compression 2020-12-24 01:50:13 +01:00
tenplus1
33937dd0cc update translation detection 2020-08-25 09:09:15 +01:00
TenPlus1
6b3efdba65 code tidy, ' to " 2019-08-05 08:46:13 +01:00
TenPlus1
bcd893a635 add vessel group 2019-01-30 09:11:26 +00:00
TenPlus1
7042676ab9 fix nil error 2019-01-03 20:30:27 +00:00
TenPlus1
d9b5ff6c3c locallize a few math functions 2018-10-08 13:55:23 +01:00
TenPlus1
20258fe826 fix global check, add 9x lucky blocks, smoker has 200 uses 2018-10-08 13:40:31 +01:00
TenPlus1
da07098441 udpate readme 2018-10-01 10:22:23 +01:00
TenPlus1
5ba0db00f2 spread out wild hives, less intensive checking 2018-10-01 10:19:32 +01:00
TenPlus1
bded3c3b67 update license to MIT 2018-09-29 18:21:18 +01:00
TenPlus1
595a163846 change license from WTFPL to CC0 2018-09-29 16:19:49 +01:00
TenPlus1
2f00de864c change compatibility abm to lbm 2018-09-29 16:04:28 +01:00
TenPlus1
6e365687de remove images, add screenshot, description, mod.conf and crafts in readme 2018-09-24 17:46:06 +01:00
TenPlus1
cc4e8c2b96 added protection check, intllib support, floating wild hive check, tweak/tidy code 2018-09-24 16:33:27 +01:00
Bas
cb6f60ef6e Merge pull request #7 from cheapie/master
Allow cooking honey into sugar
2017-04-02 20:27:03 +02:00
Carter Kolwey
4bc7b5ecbf Allow cooking honey into sugar 2017-04-01 00:44:43 -05:00
Bas
47e0562bd2 Merge pull request #6 from VanessaE/master
tile_images --> tiles
2017-03-04 11:05:08 +01:00
Vanessa Ezekowitz
2bdd9a9ed1 tile_images --> tiles 2015-10-23 14:04:29 -04:00
Bas
28e1312d42 Merge pull request #5 from myoung008/master
Added recipe for industrial beehive
2015-09-29 10:17:59 +02:00
Marc Young
557c9110f9 Added recipe for industrial beehive 2015-09-27 12:23:20 -06:00
bas080
68142731f3 added industrial hive texture 2014-07-14 16:09:45 +02:00
bas080
17bc553538 indentations fixed and added cheapie's smoker fix 2014-07-10 12:41:21 +02:00
Bas
a790135274 Merge pull request #3 from Novatux/master
Add pipeworks compatibility
2014-07-04 15:56:45 +02:00
Novatux
05de02a70e Fix a problem not allowing the manual use of the extractor 2014-07-04 11:02:50 +02:00
Novatux
1c64331d33 Don't lose the bottle when eating honey 2014-07-02 18:16:55 +02:00
Novatux
8424d06cc3 Don't reset the timer if adding an item in the extractor 2014-07-02 14:05:31 +02:00
Novatux
0ce4c8a2eb Fix a bug with allow_metadata_inventory_move in the artificial hive, add industrial hive, add pipeworks compatibility to the extractor 2014-07-02 12:41:10 +02:00
bas080
07641dd812 bugfix for backwards compatibility of the artificial hive 2014-06-17 03:37:29 +02:00
bas080
8da6928286 updated screenshot and changed the screenshots folder to images because they also contain craft example images 2014-06-11 02:05:03 +02:00
bas080
f0ca8cf7b5 Added crafting examples 2014-06-11 01:53:26 +02:00
bas080
1763531b56 fixed craft for extractor and no longer depends on steel for craft 2014-06-11 01:37:46 +02:00
bas080
88221c2c75 updated extractor textures to represent craft better, added crafts which now depend on VanessaE's fork of steel mod 2014-06-10 18:39:13 +02:00
bas080
7532d5f896 fixed the extractor and has own texture 2014-06-05 01:22:19 +02:00
bas080
c4416c0477 added extractor and smoker. Changed stack_max and added particles 2014-06-05 01:03:09 +02:00
bas080
0a496fcb46 Updated screenshots 2014-06-03 15:47:26 +02:00
bas080
2485345132 Improved the compatibility with older versions, and made small change to readme 2014-06-03 15:31:35 +02:00
bas080
22d89767a3 removed the honey bottle, updated the readme.txt 2014-06-03 03:48:23 +02:00
bas080
2a752112a3 Added a missing alias for compatibility with older version 2014-06-03 03:36:20 +02:00
bas080
b7b4ddb78e Many changes including, the addition of formspecs for wild and artificial beehives, the usage of frames that get filled when artificial hive is near flowers, flowers get polinated and thus reproduce and grafting tools allows for extraction of the queen bee from wild bee hives 2014-06-03 03:31:24 +02:00
bas080
d48efced86 incomplete code and a todo list 2014-06-02 15:04:02 +02:00