Commit Graph

25 Commits

Author SHA1 Message Date
tastybento e5c62047ff Use new switch statement 2022-12-29 11:33:34 -08:00
tastybento 06230e4957 Remove saving of greenhouses on exit.
https://github.com/BentoBoxWorld/Greenhouses/issues/85
2022-01-01 16:03:04 -08:00
tastybento 5808c5933a Code refactoring around BoundingBox 2021-12-31 13:32:03 -08:00
tastybento c660575456 Remove lag from legacy Material support issue
Spigot pulls in all the legacy marerials if you loop through the
material values.
2021-09-25 11:34:36 -07:00
tastybento 8a3e0eb403 Conde clean up from IntelliJ 2021-09-18 10:33:48 -07:00
tastybento 818f6fc925 Null checks. 2021-08-01 16:17:12 -07:00
tastybento 38de645e6b Move to Java 16 2021-07-31 23:10:07 -07:00
tastybento 07763cafdf Fixes reporting of success.
https://github.com/BentoBoxWorld/Greenhouses/issues/68
2021-01-17 09:58:04 -08:00
tastybento b90cba0b60 WIP 2021-01-17 09:35:06 -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 cc114027da Made roof search async 2021-01-16 09:16:09 -08:00
tastybento 9ae9cdbfd6 Fixes errors when loading greenhouses. 2020-11-15 15:02:13 -08: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 38eeb47431 Fix for 1.16.1 nether biomes
https://github.com/BentoBoxWorld/Greenhouses/issues/51
2020-07-06 16:26:08 -07:00
tastybento 6266ffef49 Bentobox 1.14 api 2020-06-10 21:35:38 -07:00
tastybento 64fcefe2d2 Code smell removal 2019-10-31 21:36:05 -07:00
tastybento 6e13cbf999 Added missing block check for greenhouse 2019-10-11 18:52:32 -07:00
tastybento 815caa799a Fixes issue where greenhouse biome was not reverted on breakage
Also removed greenhouses that no longer have an island.

https://github.com/BentoBoxWorld/Greenhouses/issues/11
2019-08-01 13:29:25 -07:00
tastybento 085db69dff Fixes bug where animals spawn too much in greenhouses.
Also tracks island deletion so greenhouses are removed when that
happens.
2019-07-08 07:53:03 -07:00
tastybento 2341d9e3eb Fixed a lot of things. 2019-07-07 15:45:47 -07:00
tastybento 930d29acfc Reworked data saving and now use bounding box. 2019-05-08 15:21:11 -07:00
tastybento 93cb07806e Code cleanup 2019-01-26 08:38:13 -08:00
tastybento fb3d150820 Bug fixing
Greenhouses store correctly.

Sizes work and entrance/exit works.
2019-01-22 20:54:43 -08:00
tastybento 3a05faace0 Better. Needs tests to fix bugs. 2019-01-21 17:53:34 -08:00
tastybento 71383b0adb Basics there. Lots of bugs. 2019-01-21 15:44:01 -08:00