Commit Graph

13 Commits

Author SHA1 Message Date
tastybento 1975df2732 Fixes #92
A world check was not being done in the overlap check.
2022-12-29 19:33:59 -08: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 9ae9cdbfd6 Fixes errors when loading greenhouses. 2020-11-15 15:02:13 -08: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 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 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