tastybento
|
90121c48ae
|
Minor cleanup
|
2024-11-09 12:02:28 -08:00 |
|
tastybento
|
465f9e756d
|
Update to 1.23.1 and codemc
|
2024-11-09 11:47:22 -08:00 |
|
tastybento
|
f043350d6a
|
Add protection around null sections. #97
|
2024-10-19 10:40:26 -07:00 |
|
A. Tuberk KUTLU
|
7635b635e2
|
Create tr.yml
I had prepared this file for the server I already support. The file has been verified at yamllint.com.
|
2024-09-08 04:17:13 +03:00 |
|
tastybento
|
72a1703575
|
Move stats saving reset to async
|
2024-08-20 22:47:32 -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
|
a2709110a6
|
Add BentoBox config
https://github.com/BentoBoxWorld/BentoBox/issues/2470
|
2024-08-18 16:07:52 -07:00 |
|
tastybento
|
06d08c9764
|
Place structures immediately on new box
|
2024-07-30 22:30:00 -07:00 |
|
tastybento
|
cf4531fd26
|
Resolve static analysis issues
|
2024-07-27 17:00:05 -07:00 |
|
tastybento
|
cc85ca2279
|
Remove debug
|
2024-07-27 16:55:07 -07:00 |
|
tastybento
|
d86c7386b5
|
Merge branch 'develop' into on_demand_structures
|
2024-07-27 16:12:16 -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 |
|
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
|
cd5936d746
|
Adjust how tp is prevented. #70
|
2024-06-22 22:48:01 -07:00 |
|
mt-gitlocalize
|
51a627fb8e
|
Translate ko.yml via GitLocalize
|
2024-06-08 17:01:56 +00: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
|
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
|
c1662963a0
|
Update to 1.20.4 NMS
|
2024-01-20 22:52:16 -08:00 |
|
tastybento
|
97f9ff2674
|
Update to 1.20.2 NMS
|
2023-12-03 17:33:29 -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
|
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 |
|