Commit Graph

47 Commits

Author SHA1 Message Date
tastybento
553a44cd07 Debug to view advancements 2023-10-28 10:24:41 -07:00
tastybento
7c12c902fe Version 2.3.1 2023-07-12 18:19:33 -07:00
tastybento
5174297614
Update pom.xml 2023-07-10 21:37:14 -07:00
tastybento
23398e8b79 Update Jacoco 2023-07-10 21:26:54 -07:00
tastybento
beea5e82e8 Update version numbers 2023-07-04 17:27:37 -07:00
tastybento
1f8dfb1b6e Version 2.3.0 2023-07-01 12:58:23 -07:00
tastybento
db9af8051a Adds support for multiverse etc. by registering worlds
Must be used with BentoBox 1.24.0
#52
2023-06-20 21:20:53 -07:00
tastybento
a51f5068e4 Update to 1.20 2023-06-10 10:51:07 -07:00
tastybento
369df57c66 Version 2.2.0 2023-06-10 10:48:53 -07:00
tastybento
a457e14555 Version 2.1.2 2023-05-31 16:05:00 -07:00
tastybento
9d9b4ca3fb Version 2.1.1 2023-05-28 13:41:12 -07:00
tastybento
9256b564e0 Version 2.1.0 2023-05-14 15:38:25 -07:00
tastybento
7047565dca Added custom structures for Boxed. Fixed missing texts and place bug 2023-05-03 21:31:25 -07:00
tastybento
36162fe293 Fix bug with spawners not being set. 2023-04-29 22:32:57 -07:00
tastybento
60999fc89e Version 2.0.4 2023-04-29 11:33:32 -07:00
tastybento
c94be6d0f6 Version 2.0.3 2023-04-16 16:09:58 -07:00
tastybento
8d2b9d52a2 Merge remote-tracking branch 'origin/master' into develop 2023-04-16 13:52:29 -07:00
BONNe
f57e224363
Update pom.xml 2023-04-08 19:06:19 +03:00
tastybento
5c3d40a3ad Adds auto scoring for advancements
Gives higher scores thus enabling bigger boxes.
2023-03-25 17:14:05 -07:00
tastybento
b8778bcf3a Update to latest Minecraft version 2023-03-23 16:32:41 -07:00
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
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
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