Commit Graph

4 Commits

Author SHA1 Message Date
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
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