Commit Graph

6 Commits

Author SHA1 Message Date
tastybento 8d2b9d52a2 Merge remote-tracking branch 'origin/master' into develop 2023-04-16 13:52:29 -07:00
tastybento 29121d6fdb
Update to 1.19.2 with new custom world generator (#44)
* Baseline world gen. Random.

* Work in progress - noise gen needs fixing.

* WIP

* WIP - redesign to use new world gen API

Work still to do - handle island deletion (may not be supported) and
test with multiple players. Clean up config.

* Bug fixes

Added better handling of aquatic elements. Avoid informing players of
revoked achievements if the score is zero. Added the mangrove boat
recipe to be ignored.

* Add default score of unknown recipes

* Fixed some biomes

* Now with correct math for repeating islands

* Java 17 workflow for Github

* Put back what was accidentally removed.

* Code cleanup. Remove debug.

* Double for int calcs

* More code cleanup and using new switch syntax
2022-11-26 23:53:32 -08:00
tastybento e99802ba33
Version 1.2.1 (#32)
* Version 1.2.1

* Added null checks.

* Added null checks.

* Added tests for Settings.

* Improve code smells

* Updated .gitignore

* Made fields local

* JavaDoc fixes

* Make fields final

* Removed exception

* Renamed plugin Pladdon

* Enderpearls were moving islandd centers in other worlds

https://github.com/BentoBoxWorld/Boxed/issues/31
2021-09-16 17:38:06 -07:00
tastybento 3e6ba039f4 Updated .gitignore 2021-07-31 11:02:45 -07:00
tastybento 6e69cfbc0d Initial commit. 2021-01-30 09:59:42 -08:00
tastybento eb469f9631
Initial commit 2021-01-30 08:24:51 -08:00