Commit Graph

109 Commits

Author SHA1 Message Date
tastybento 148c92ecf8 Perform SonarCloud analysis via GitHub actions 2021-01-17 08:46:07 -08:00
tastybento 27df88aaf3 Made greenhouse ecosystem checking async.
https://github.com/BentoBoxWorld/Greenhouses/issues/68
2021-01-17 08:41:50 -08:00
tastybento cd5a0ce2a1 Async greenhouse building
https://github.com/BentoBoxWorld/Greenhouses/issues/68
2021-01-16 18:57:01 -08:00
tastybento baa933881d Walls are now async 2021-01-16 14:27:29 -08:00
tastybento ff487a7990 Fixed RoofTest 2021-01-16 09:58:25 -08:00
tastybento cc114027da Made roof search async 2021-01-16 09:16:09 -08:00
tastybento 08e9c25172 Shuffles where plants are grown in the greenhouse
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/54
2021-01-11 17:12:18 -08:00
tastybento 2ccb25e3fc Convert grass and gravel in desert 2021-01-10 11:57:17 -08:00
tastybento 5a4d1a35c3 Use internal bounding box 2021-01-10 11:57:02 -08:00
tastybento fad9936e24 Added setting for glass panes
Added test cases and class for settings

https://github.com/BentoBoxWorld/Greenhouses/issues/66
2021-01-10 10:51:35 -08:00
tastybento 7dd9212797 Version 1.5.0 2021-01-10 10:20:20 -08:00
tastybento babec801b6 Use BentoBox 1.15.4 2020-12-30 23:00:21 -08:00
tastybento 7fb5313537 Version 1.4.2 Update to BentoBox API 1.15.4 2020-12-27 11:17:56 -08:00
tastybento 32055440a8 Prevents piglins and hoglins zombifying in overworld.
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/60
2020-11-15 15:54:06 -08:00
tastybento 1a1c013626 Support doubles for probabilities.
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/61
2020-11-15 15:35:59 -08:00
tastybento 79a203cbf5 Added some 1.16.x nether biomes 2020-11-15 15:21:23 -08:00
tastybento 9ae9cdbfd6 Fixes errors when loading greenhouses. 2020-11-15 15:02:13 -08:00
tastybento 0bbc25cfd1 Blocks only convert based on blocks inside the greenhouse.
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/63
2020-11-15 14:38:19 -08:00
tastybento 2260e2176d Added default perm to see nether biomes. 2020-11-15 14:37:44 -08:00
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