Commit Graph

10 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 2ccb25e3fc Convert grass and gravel in desert 2021-01-10 11:57:17 -08:00
tastybento 79a203cbf5 Added some 1.16.x nether biomes 2020-11-15 15:21:23 -08:00
tastybento ef65a66bdb Changes the way conversions work to use a list.
Multiple conversions to the same material is now possible.
Backward compatible to old biomes.yml files.

Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/53
2020-08-16 10:18:18 -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 2fc549949d Added back Flower Forest biome. 1.14.4 update
https://github.com/BentoBoxWorld/Greenhouses/issues/20
2019-09-02 09:41:34 -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 374f549c4f Mostly working. Still WIP.
Animal spawn not working.
2019-01-24 09:18:05 -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