Commit Graph

23 Commits

Author SHA1 Message Date
BONNe a96d4d4c67
Release 1.7.0 (#91)
* Version 1.6.1

* Version 1.6.1

* Added Blue Orchids spawning in the Swamp biome

* Version 1.7.0

1.18.1 update

* German translation (#86)

* Translate de.yml via GitLocalize

* Translate de.yml via GitLocalize

Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
Co-authored-by: xXjojojXx <sven.f92@gmx.de>

* Translate hu.yml via GitLocalize (#87)

Co-authored-by: driverdakid <tamascsiszar99@icloud.com>

* Translate ja.yml via GitLocalize (#88)

Co-authored-by: tastybento <tastybento@wasteofplastic.com>

* Translate zh-CN.yml via GitLocalize (#89)

Co-authored-by: tastybento <tastybento@wasteofplastic.com>

* Code refactoring around BoundingBox

* Fix test.

* Remove saving of greenhouses on exit.

https://github.com/BentoBoxWorld/Greenhouses/issues/85

* Add Pladdon Class (#90)

* Add Pladdon Class

Add Greenhouses Pladdon class.

* Add Spigot Annotations API

* Fix test. Avoid ambiguity.

* Add natural spawn protection listener.

Fixes #84

* Update gitignore for Eclipse

* Remove some code smells.

Co-authored-by: tastybento <tastybento@wasteofplastic.com>
Co-authored-by: Florian CUNY <poslovitch@bentobox.world>
Co-authored-by: gitlocalize-app[bot] <55277160+gitlocalize-app[bot]@users.noreply.github.com>
Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
Co-authored-by: xXjojojXx <sven.f92@gmx.de>
Co-authored-by: driverdakid <tamascsiszar99@icloud.com>
2022-05-16 14:49:06 +03: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