Commit Graph

132 Commits

Author SHA1 Message Date
tastybento
553a44cd07 Debug to view advancements 2023-10-28 10:24:41 -07:00
tastybento
ec48419961 Adds a config that will ignore advancements for box sizing
Feature request in #59
2023-08-14 21:01:32 -07:00
tastybento
1452372dcf Skip place if world is null
Relates to #57
2023-07-28 17:37:14 -07:00
tastybento
3f94ceab56 Minor refactors. Using final, etc. 2023-07-04 17:28:18 -07:00
tastybento
bedc6dbb3c Refactor, renaming, and more documentation of code 2023-07-04 17:13:06 -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
BONNe
ed92e61cc5
Fixes crash when NetherWorld is disabeled
Utils#sameWorld is not null-safe.
Add a check if nether world is enabled before running the other checks.
2023-06-13 14:13:17 +03:00
tastybento
a51f5068e4 Update to 1.20 2023-06-10 10:51:07 -07:00
tastybento
463ad68179 Javadoc improvements 2023-05-31 20:15:39 -07:00
tastybento
ff493444a7 Added AdvancementManager test class 2023-05-31 20:06:33 -07:00
tastybento
644f99eb35 Code refactor of AdvancementListener 2023-05-31 16:50:42 -07:00
tastybento
3aa4fdf130 Fix warping to other worlds etc.
https://github.com/BentoBoxWorld/Boxed/issues/50
2023-05-30 17:51:37 -07:00
tastybento
2873a3a8e7 Add test class for EnderPealListener 2023-05-30 17:51:25 -07:00
tastybento
48284c92d7 Fixes enderpearl usage and flags
https://github.com/BentoBoxWorld/Boxed/issues/50
2023-05-28 15:08:30 -07:00
tastybento
387b86cbe8 Make initial mobs persistent. 2023-05-14 15:37:55 -07:00
tastybento
e4e7106613 Register custom structures 2023-05-09 17:33:49 -07:00
tastybento
7047565dca Added custom structures for Boxed. Fixed missing texts and place bug 2023-05-03 21:31:25 -07:00
tastybento
306df8b5fb Fix copy and paste error. Remove debug 2023-04-30 09:41:36 -07:00
tastybento
628068eb5d Fixed bugs with structure placing and added more of them 2023-04-30 09:39:26 -07:00
tastybento
36162fe293 Fix bug with spawners not being set. 2023-04-29 22:32:57 -07:00
tastybento
40ecdbdba6 Fix weird character in advancements.yml 2023-04-29 12:10:55 -07:00
tastybento
20da0fd450 Temporarily put in debug to track spawner issue 2023-04-29 11:33:49 -07:00
tastybento
8e8da27f98 Store and trigger advancements for entering structures. 2023-04-22 22:11:18 -07:00
tastybento
d130e02167 Zero out some immediate Platty advancements. 2023-04-16 16:16:34 -07:00
tastybento
4f94a5ed98 Fix advancement naming. Do not need minecraft:
Added in commented out platty advancement roots.
2023-04-16 16:10:37 -07:00
tastybento
27e0c72dc8 Fix a few bugs 2023-04-16 14:17:30 -07:00
tastybento
8d2b9d52a2 Merge remote-tracking branch 'origin/master' into develop 2023-04-16 13:52:29 -07:00
BONNe
8ec8004018
Update plugin.yml 2023-04-13 18:38:59 +03:00
BONNe
8900a23093
Update BoxedPladdon.java 2023-04-08 19:06:36 +03:00
BONNe
137d0d8326
Create plugin.yml 2023-04-08 19:05:52 +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
a5a02f5594 Added back in area height 2023-03-12 17:17:51 -07:00
tastybento
87fb333753 Better structures. 2023-03-11 21:37:21 -08:00
tastybento
c30841440b Load all known templates when loading. 2023-03-10 18:53:52 -08:00
tastybento
4ea09eab68 Lots of improvements on structures 2023-03-10 11:21:51 -08:00
tastybento
d80035b8f2 Handle NBT items and with more structures placed 2023-03-05 14:38:04 -08:00
tastybento
af2ec9c483 Support rotation on loading 2023-03-05 08:15:16 -08:00
tastybento
8915ef18f1 Better structures 2023-03-04 22:35:44 -08:00
tastybento
a359f097b9 Added new admin command to place and record structures
This command will save the structure in the structures.yml file so that
it can be made when players make a new Box. Note that the server needs
to know about these before they can be loaded (API bug?) by issuing the
/place command or having had them load sometime previously in the
server, e.g., by going into a biome. Just needs to be done once.
2023-03-04 18:44:10 -08:00
tastybento
161b254d77 Remove Jigsaw blocks after pasting. 2023-03-04 16:38:35 -08:00
tastybento
c3e5d09283 Past structures when new area is made
WIP - needs to address Jigsaw blocks that are also pasted.
2023-03-04 09:53:16 -08:00
tastybento
77f182355e Merge branch 'develop' of https://github.com/BentoBoxWorld/Boxed.git
into develop
2023-02-11 08:32:58 -08:00
tastybento
b69206e032 Fix out of bounds error 2023-02-11 08:30:19 -08:00
tastybento
999a2cbb89 Shifted debug to warnings or errors 2023-01-29 22:23:16 -08:00
tastybento
e8033dc18f Fixed bugs. Currently only works with seed-start at 0,0 2023-01-29 22:20:58 -08:00
tastybento
54a559fc79 Removed debug 2023-01-02 20:25:15 -08:00
tastybento
af40f5e816 Added Nether Fortress advancement giver 2023-01-02 20:25:07 -08:00
tastybento
36a776945c Custom biomes and updated blueprint. 2022-12-24 10:37:57 -08:00
tastybento
f8e8656b86 Import cleanup 2022-12-21 20:43:59 -08:00