Commit Graph

51 Commits (master)

Author SHA1 Message Date
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
bas 56e6524e61 Removed particles and added tiles animation. Added grafting tool for recovering the queen bee from inhabited artificial beehives and wild beehives 2013-10-30 01:45:30 +01:00
bas 8dc4d8181a Replaced add particle with particle spawners 2013-10-01 14:10:58 +02:00
Bas 2d3ab6c126 Updated readme 2013-08-25 15:47:06 +02:00
bas080 2c5013f93c Minor improvements 2013-08-25 15:37:55 +02:00
bas080 1de8aaacf0 Touchup of artificial hive node and texture 2013-08-06 15:01:10 +02:00
bas080 5ff0b0c366 Changed artificial nodes light param 2013-07-31 00:29:00 +02:00
bas080 5357066d16 Keep param2 same of inhabited bee hive 2013-07-31 00:21:16 +02:00
bas080 f807099cc1 Fixed bug when pointed_thing is nil 2013-07-30 19:03:10 +02:00
bas080 b57d0c1ef8 Make bee hive spawning rarer and remove honey craft 2013-07-30 18:47:00 +02:00
bas080 0516bbb72f Added forum url to readme 2013-07-30 16:58:17 +02:00
bas080 f5e38a2bc9 Added craft image 2013-07-30 16:46:33 +02:00