Commit Graph

26 Commits

Author SHA1 Message Date
tastybento
87fb333753 Better structures. 2023-03-11 21:37:21 -08:00
tastybento
8915ef18f1 Better structures 2023-03-04 22:35:44 -08:00
tastybento
161b254d77 Remove Jigsaw blocks after pasting. 2023-03-04 16:38:35 -08: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
6fe37b4111 Version 1.2.2 2021-10-01 19:13:39 -07:00
tastybento
4d0046fcdc Enderpearls were moving islandd centers in other worlds
https://github.com/BentoBoxWorld/Boxed/issues/31
2021-09-16 16:58:11 -07:00
tastybento
df24beac7d Version 1.2.1 2021-07-06 18:38:49 -07:00
tastybento
1453239a96 Use BentoBox 1.17.0 2021-06-27 17:13:35 -07:00
tastybento
3b4dddf040 Java 16, BentoBox 1.17.0 2021-06-27 09:04:23 -07:00
tastybento
26cd1c9110 Version 1.2.0 2021-06-26 07:51:25 -07:00
tastybento
e8a0148b69 Version 1.1.6 2021-04-28 20:32:23 -07:00
tastybento
50c195287b Version 1.1.5 2021-04-25 18:10:40 -07:00
tastybento
163b324415 Version 1.1.4 2021-04-25 15:55:31 -07:00
tastybento
76bfbb18b1 Version 1.1.3 2021-04-18 15:27:49 -07:00
tastybento
5250a2056e Version 1.1.2 2021-04-09 22:27:40 -07:00
tastybento
81b599e70a Version 1.1.1 2021-04-09 22:23:26 -07:00
tastybento
ac5e823757 Version 1.1.0 2021-04-09 21:33:16 -07:00
tastybento
d6dfc0ce35 Version 1.0.4 2021-03-20 10:21:40 -07:00
tastybento
31e03d8a16 Version 1.0.3 2021-03-20 08:11:14 -07:00
tastybento
253fcf6483 Use BentoBox 1.16.1
Removed unused class.
2021-03-20 08:09:52 -07:00
tastybento
d7a52d2103 Clears and sets advancements programaticaly.
https://github.com/BentoBoxWorld/Boxed/issues/7
2021-03-13 11:36:55 -08:00
tastybento
8dd34a32e6 Version 1.0.1 2021-03-07 14:02:38 -08:00
tastybento
a2d1073e27 Release 1.0.0 2021-03-07 14:01:44 -08:00
tastybento
53ba3ec6dd Added SonarCloud analysis 2021-03-03 08:42:18 -08:00
tastybento
f022d072c3 Added basic enderpearl island moving. 2021-02-15 15:58:15 -08:00
tastybento
6e69cfbc0d Initial commit. 2021-01-30 09:59:42 -08:00