Commit Graph

5 Commits

Author SHA1 Message Date
tastybento a800356549 Add distribution to Build script 2023-07-04 17:31:22 -07:00
tastybento 24b754ecb8 Update Github Action build script 2023-06-24 13:00:26 -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 f153bc5363 GitHub Action Java 16 2021-06-27 09:07:00 -07:00
tastybento 53ba3ec6dd Added SonarCloud analysis 2021-03-03 08:42:18 -08:00