Commit Graph

190 Commits

Author SHA1 Message Date
tastybento 72267c76d8 Version 1.4.1 2020-11-15 14:37:19 -08:00
tastybento 5f8e8fae99 Refactored Walls and added test class 2020-10-11 09:03:13 -07:00
tastybento 50e3bf2988 Refactored roof search complexity 2020-10-11 08:08:17 -07:00
tastybento 2a75722f35 Updated Travis.yml 2020-10-04 16:32:46 -07:00
tastybento 2419e40241 Added GreenhouseFinder test class 2020-10-04 16:32:34 -07:00
tastybento a96a926a7d Added test class for GreenhouseEvents 2020-10-03 16:08:17 -07:00
tastybento fde4287636 Added test cases for Greenhouse class 2020-10-03 14:44:20 -07:00
tastybento 25277a09c7 Improves config.yml reading and saving.
Can handle lower-case game mode naming.

May help https://github.com/BentoBoxWorld/Greenhouses/issues/64
2020-09-24 11:56:00 -07:00
tastybento 26ef3d3a24 Fixes mob spawning in water.
https://github.com/BentoBoxWorld/Greenhouses/issues/62
2020-08-25 18:04:53 -07:00
tastybento 9d85e37e1b Perform block conversions in 3D.
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/59
2020-08-22 17:55:38 -07:00
tastybento ad82941452 Added setting to remove glowstone as an option for walls and roof.
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/57
2020-08-22 15:52:18 -07:00
tastybento a7e454065d Mobs can spawn on blocks with plants on them.
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/56
2020-08-22 15:22:14 -07:00
tastybento 56b1a9aa93 Support multi-conversion recipes. 2020-08-16 12:49:27 -07:00
tastybento ef65a66bdb Changes the way conversions work to use a list.
Multiple conversions to the same material is now possible.
Backward compatible to old biomes.yml files.

Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/53
2020-08-16 10:18:18 -07:00
tastybento 661ab668df Version 1.3.0 2020-08-16 10:17:31 -07:00
Ruby d0380d1be1
Chinese Translation (#52) 2020-07-09 18:01:01 -07:00
tastybento 38eeb47431 Fix for 1.16.1 nether biomes
https://github.com/BentoBoxWorld/Greenhouses/issues/51
2020-07-06 16:26:08 -07:00
tastybento b5fa04706c Version 1.2.0 - with 1.16.1 Bukkit API 2020-07-06 14:48:21 -07:00
tastybento 149ebfb2ba Greenhouses flag was not showing up in settings
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/50
2020-06-13 08:19:30 -07:00
tastybento 6266ffef49 Bentobox 1.14 api 2020-06-10 21:35:38 -07:00
Josh 3f92772e39
getChunk loads chunks, use right method (#49) 2020-06-08 12:33:56 -07:00
tastybento 7ba70c9e1d Version 1.0.2 2020-03-21 21:20:17 -07:00
tastybento 51d82d0b9b Only track snow for loaded greenhouses.
Load chunks async.

https://github.com/BentoBoxWorld/Greenhouses/issues/47
2020-03-21 21:19:00 -07:00
mindw0rm 852d35ea6f
removed unnecessary and erroneous filter for roof materials (#45) 2020-02-12 07:50:01 -08:00
tastybento e30f030dc8
Czech translation. Credit @Polda18 2020-01-30 10:29:31 -08:00
tastybento 355935f3f4 Version 1.0.1 2020-01-30 09:53:17 -08:00
tastybento be5f40b9c0 Removes recipe log spam.
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/44
2020-01-30 09:52:53 -08:00
tastybento 85befc62db
Note on 1.15 changes 2020-01-18 23:21:56 -08:00
Josh 01b607edd4 dont do work for greenhouses that arent loaded by players, checks the min and max coords for being loaded (#40) 2020-01-13 10:34:44 -08:00
tastybento 6f77d47a3d Version 1.0.0 2019-12-08 11:27:40 -08:00
tastybento aeddccc23b Added build number to addon version 2019-11-30 18:44:08 -08:00
András Marczinkó a4697a38b3 Translated into Hungarian (#36) 2019-11-25 20:14:55 -08:00
tastybento 42a3da2bfd Improved roof detection. Added missing error. 2019-11-22 21:23:42 -08:00
tastybento d41e49597d Improves calculations for finding greenhouse. 2019-11-22 20:58:32 -08:00
tastybento c8008e34e2 Limits roof glass search to a radius of 3 instead of 100
Search was taking too long if there was no glass and timing out the
server.
https://github.com/BentoBoxWorld/Greenhouses/issues/31
2019-11-12 11:38:17 -08:00
tastybento 084570660a Removed reference to SONAR_TOKEN 2019-11-07 17:07:42 -08:00
tastybento d990c7ac23 Renamed parameters 2019-11-01 15:49:21 -07:00
tastybento 21ef0f3c10 Fixed bugs. 2019-11-01 15:45:40 -07:00
tastybento 680097cc38 Improved refactor of RecipeManager 2019-11-01 15:22:30 -07:00
tastybento 697feef3bb Refactored recipe loading to be easier to understand. 2019-11-01 15:09:28 -07:00
tastybento 470124c389 Removed debug. 2019-11-01 14:54:06 -07:00
tastybento e71e25f2bb Fixes overspawning in greenhouses. Makes spawn locs random. 2019-11-01 14:50:20 -07:00
tastybento f7796d7996 Refactor Walls and Roof code 2019-10-31 21:51:24 -07:00
tastybento 64fcefe2d2 Code smell removal 2019-10-31 21:36:05 -07:00
tastybento 6076f126b6 Added travis 2019-10-31 20:41:07 -07:00
tastybento 29fd573d0c Prevents mobs from spawning in the greenhouse wall
https://github.com/BentoBoxWorld/Greenhouses/issues/26

Some large mobs can spawn next to the wall and pop out of the
greenhouse. This deletes them if they are too big.
2019-10-17 22:37:27 -07:00
tastybento 15b2c63450 Prevents snow from damaging walls
https://github.com/BentoBoxWorld/Greenhouses/issues/29
2019-10-14 19:01:54 -05:00
tastybento 54fd683906 Merge branch 'develop' of https://github.com/BentoBoxWorld/Greenhouses.git into develop 2019-10-14 18:20:03 -05:00
tastybento d01e01618c Added test classes 2019-10-14 11:39:50 -07:00
tastybento 460e012b62 Fixed snowing. BoundingBox coords wrong.
https://github.com/BentoBoxWorld/Greenhouses/issues/27
2019-10-13 16:17:20 -07:00