Commit Graph

25 Commits

Author SHA1 Message Date
mindw0rm
852d35ea6f
removed unnecessary and erroneous filter for roof materials (#45) 2020-02-12 07:50:01 -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
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
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
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
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
30c693c6e0 Added BiomeRecipe test class 2019-10-12 17:09:38 -07:00
tastybento
31bc36c470 Adds recipe option to make command
Completes missing block check.

https://github.com/BentoBoxWorld/Greenhouses/issues/25
2019-10-12 09:31:51 -07:00
tastybento
6e13cbf999 Added missing block check for greenhouse 2019-10-11 18:52:32 -07:00
tastybento
60f9b3e1f1 Fixes support for double-height plants
https://github.com/BentoBoxWorld/Greenhouses/issues/2
2019-09-19 16:21:43 -07:00
tastybento
f28a50eb5f Reduces the amount of bonemeal required for plants
https://github.com/BentoBoxWorld/Greenhouses/issues/16
2019-09-14 18:33:54 -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
2cc5dd8e1f Bug fixes 2019-03-02 10:53:15 -08:00
tastybento
93cb07806e Code cleanup 2019-01-26 08:38:13 -08:00
tastybento
3f0774d9fc Added mob spawning and gh verification 2019-01-24 19:11:59 -08:00
tastybento
374f549c4f Mostly working. Still WIP.
Animal spawn not working.
2019-01-24 09:18:05 -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