Commit Graph

63 Commits

Author SHA1 Message Date
tastybento
e9be52923e Require 2.5.1 2024-08-20 22:28:05 -07:00
tastybento
fc71cc934e Bring up to 1.21.1 and fix ender pearl operation. #91 2024-08-20 22:27:29 -07:00
tastybento
315a762b84 Fix concurrent island limit. 2024-08-20 20:52:02 -07:00
tastybento
b64e247a96 Version 2.7.2 2024-08-18 16:07:21 -07:00
tastybento
eb89d7832f Version 2.7.1 2024-07-30 22:20:09 -07:00
tastybento
d107dbfc43 Release 2.7.0 2024-07-27 17:06:20 -07:00
tastybento
2281c602df Fix for 1.20.6 2024-07-22 18:49:29 -07:00
BONNe
c51c1b5f96
2.5 was released a while ago 2024-07-16 17:36:15 +03:00
tastybento
6678b4917f Move to latest BentoBox API 2024-07-01 17:57:57 -07:00
tastybento
5c17aa1e9c Places structures when chunks are loaded and places them slowly 2024-07-01 15:34:06 -07:00
tastybento
4e548ce26b Add nms support for multiple servers 2024-06-27 19:47:15 -07:00
tastybento
ef3bdfeba2 Version 2.5.0 2024-03-23 22:06:54 -07:00
tastybento
9633a015d1 Fix for Material class Jacoco size issue 2024-01-20 22:53:35 -08:00
tastybento
c1662963a0 Update to 1.20.4 NMS 2024-01-20 22:52:16 -08:00
tastybento
20c88de162 Version 2.4.0 2023-12-31 10:44:41 +09:00
tastybento
97f9ff2674 Update to 1.20.2 NMS 2023-12-03 17:33:29 -08:00
tastybento
d9b395f234 BentoBox 2.0.0 API 2023-11-12 13:49:54 -08: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