tastybento
|
d86c7386b5
|
Merge branch 'develop' into on_demand_structures
|
2024-07-27 16:12:16 -07:00 |
|
tastybento
|
445964bbb1
|
Merge pull request #85 from BentoBoxWorld/82_Jigsaw_Block_Not_Working
Fix for 1.20.6
|
2024-07-22 18:49:56 -07:00 |
|
tastybento
|
2281c602df
|
Fix for 1.20.6
|
2024-07-22 18:49:29 -07:00 |
|
tastybento
|
ebff9d6ce5
|
WIP
|
2024-07-22 16:33:57 -07:00 |
|
BONNe
|
c51c1b5f96
|
2.5 was released a while ago
|
2024-07-16 17:36:15 +03:00 |
|
tastybento
|
25b06eca51
|
Merge pull request #79 from BentoBoxWorld/on_demand_structures
|
2024-07-02 07:10:02 -07: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
|
36ca0af4ec
|
Merge pull request #78 from BentoBoxWorld/better_nms
Add nms support for multiple servers
|
2024-06-27 19:54:59 -07:00 |
|
tastybento
|
c1400f25da
|
Change to Java 21 for GitHub
|
2024-06-27 19:51:21 -07:00 |
|
tastybento
|
4e548ce26b
|
Add nms support for multiple servers
|
2024-06-27 19:47:15 -07:00 |
|
tastybento
|
cd5936d746
|
Adjust how tp is prevented. #70
|
2024-06-22 22:48:01 -07:00 |
|
tastybento
|
ab108875f7
|
Merge pull request #72 from BentoBoxWorld/gitlocalize-29827
Korean translation
|
2024-06-08 10:21:56 -07:00 |
|
mt-gitlocalize
|
51a627fb8e
|
Translate ko.yml via GitLocalize
|
2024-06-08 17:01:56 +00:00 |
|
tastybento
|
3c74d3e5c6
|
Merge pull request #68 from BentoBoxWorld/fewer_worlds
Make just one seed world. Implement vanilla biomes.
|
2024-03-28 22:01:08 -07:00 |
|
tastybento
|
8daafc0caf
|
Remove reference to 5 being the lowest. It isn't.
|
2024-03-28 21:56:17 -07:00 |
|
tastybento
|
0ffccb40d1
|
Remove some duplication
|
2024-03-28 21:20:09 -07:00 |
|
tastybento
|
1803e2bd56
|
Refactor to reduce complexity. Rename enum values
|
2024-03-28 16:57:52 -07:00 |
|
tastybento
|
4ad149f9c9
|
Refined nether biomes.
|
2024-03-23 22:24:44 -07:00 |
|
tastybento
|
ef3bdfeba2
|
Version 2.5.0
|
2024-03-23 22:06:54 -07:00 |
|
tastybento
|
e30b12b312
|
Make just one seed world. Implement vanilla biomes.
|
2024-03-23 22:02:36 -07:00 |
|
tastybento
|
d78e412076
|
Make generators available asap.
|
2024-03-12 23:23:55 -07:00 |
|
tastybento
|
1701ed3eec
|
Register generators early.
|
2024-03-12 22:45:58 -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
|
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
|
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
|
a800356549
|
Add distribution to Build script
|
2023-07-04 17:31:22 -07:00 |
|
tastybento
|
3f94ceab56
|
Minor refactors. Using final, etc.
|
2023-07-04 17:28:18 -07:00 |
|
tastybento
|
beea5e82e8
|
Update version numbers
|
2023-07-04 17:27:37 -07:00 |
|
tastybento
|
bedc6dbb3c
|
Refactor, renaming, and more documentation of code
|
2023-07-04 17:13:06 -07:00 |
|
tastybento
|
1f8dfb1b6e
|
Version 2.3.0
|
2023-07-01 12:58:23 -07:00 |
|
tastybento
|
24b754ecb8
|
Update Github Action build script
|
2023-06-24 13:00:26 -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
|
31020374ac
|
Merge pull request #53 from BentoBoxWorld/fixes-onMove-crash
Fixes crash when NetherWorld is disabeled
|
2023-06-13 06:52:05 -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
|
7f1b62b93d
|
Merge branch 'develop' of https://github.com/BentoBoxWorld/Boxed.git into develop
|
2023-06-10 10:49:08 -07:00 |
|
tastybento
|
369df57c66
|
Version 2.2.0
|
2023-06-10 10:48:53 -07:00 |
|
tastybento
|
68f547eadd
|
Update README.md
|
2023-06-03 08:50:35 -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
|
a457e14555
|
Version 2.1.2
|
2023-05-31 16:05:00 -07:00 |
|