Commit Graph

17 Commits

Author SHA1 Message Date
Zorua162 61478ff4d5
Fixed issue where greenhouses could not be created below y=0 (#95)
* Fixed issue where greenhouses could not be greated below y=0

* Made the world floor change work with different lower world limits by using World#getMinHeight()
2022-10-30 18:50:40 +02: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 38de645e6b Move to Java 16 2021-07-31 23:10:07 -07:00
tastybento baa933881d Walls are now async 2021-01-16 14:27:29 -08:00
tastybento cc114027da Made roof search async 2021-01-16 09:16:09 -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 5f8e8fae99 Refactored Walls and added test class 2020-10-11 09:03:13 -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 d41e49597d Improves calculations for finding greenhouse. 2019-11-22 20:58:32 -08: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 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
tastybento 075c9bcc78 WIP commit 2019-01-19 07:52:04 -08:00