tastybento
|
3288d22334
|
Add NMS support for 1.21.3
|
2024-10-26 09:26:22 -07:00 |
|
tastybento
|
c5b1a9037f
|
Merge pull request #2541 from BentoBoxWorld/better_purging
Better purging
|
2024-10-25 13:03:46 -07:00 |
|
tastybento
|
2cb0651f95
|
Improve purge by using our own last login value stored in the db.
|
2024-10-24 23:30:14 -07:00 |
|
tastybento
|
cc7917b14f
|
Test fix
|
2024-10-23 22:35:38 -07:00 |
|
tastybento
|
2ba295024f
|
Fix or ignore tests
|
2024-10-23 21:55:24 -07:00 |
|
tastybento
|
8160e08d4f
|
Fix tests
|
2024-10-23 21:42:06 -07:00 |
|
tastybento
|
d758c92621
|
Fix test
|
2024-10-23 21:35:42 -07:00 |
|
tastybento
|
03888f811d
|
WIP
|
2024-10-23 20:22:13 -07:00 |
|
tastybento
|
fdd8b7f894
|
Fix test
|
2024-10-23 14:35:18 -07:00 |
|
tastybento
|
618a86b464
|
Fix hex codes conversion.
Using the spigot chat API requires conversion from legacy codes.
|
2024-10-23 14:09:57 -07:00 |
|
tastybento
|
c994dbdd3d
|
Fix by removing mock
|
2024-10-22 22:51:49 -07:00 |
|
tastybento
|
6a638a550f
|
Test fixed by removing line.
|
2024-10-22 22:50:04 -07:00 |
|
tastybento
|
68ede87bb9
|
Do not use isAir() because it cannot be mocked.
|
2024-10-22 22:33:17 -07:00 |
|
tastybento
|
57b8a517f0
|
Fix panel title
|
2024-10-21 17:41:07 -07:00 |
|
tastybento
|
3d696e10d5
|
Avoid loading islands unless necessary
|
2024-10-20 20:32:49 -07:00 |
|
tastybento
|
801af3d592
|
Merge branch '2531_command_button_panel' into 2534_new_island_scaling
|
2024-10-20 17:59:56 -07:00 |
|
tastybento
|
f9c34e5df6
|
Test fixes
|
2024-10-20 17:57:59 -07:00 |
|
tastybento
|
6766c0f906
|
Store the island sizes in the grid to avoid database loadings #2534
|
2024-10-20 17:10:10 -07:00 |
|
tastybento
|
e0a3f48aed
|
Adds an island home panel. #2531
Also enhances the customizable panel API by making templates load
dynamically when requested.
|
2024-10-20 16:29:32 -07:00 |
|
tastybento
|
58690f203b
|
WIP
|
2024-10-19 10:48:45 -07:00 |
|
tastybento
|
29c50574c3
|
Fix tests, optimize tests, reord imports.
|
2024-10-04 22:25:43 -07:00 |
|
tastybento
|
0da7130165
|
Add clickable text and hover text
|
2024-10-04 18:35:09 -07:00 |
|
tastybento
|
9cb8d1cb5e
|
Test fix for teleporting using new in-progress message
|
2024-10-02 08:21:07 -07:00 |
|
tastybento
|
b949727912
|
Update IslandGoCommand.java
Typo
|
2024-10-02 08:03:17 -07:00 |
|
tastybento
|
3992102355
|
Merge branch 'develop' into 2524_is_teleport_command_delay
|
2024-10-02 08:02:26 -07:00 |
|
tastybento
|
1782dd666f
|
Remove unused imports
|
2024-10-02 07:47:03 -07:00 |
|
tastybento
|
a7f9f21e65
|
Make all islands Op's
|
2024-10-02 07:42:28 -07:00 |
|
tastybento
|
aa19319d58
|
Improve teleporting #2524 - this commit has debug.
|
2024-10-01 11:25:24 -07:00 |
|
tastybento
|
80e1063015
|
Add AdminResetHome command #2522
Fixed bug with tab complete for MaxHomes and fixed tests.
|
2024-09-30 17:50:22 -07:00 |
|
tastybento
|
f1219ecc02
|
Remove test class
|
2024-09-28 16:55:53 -07:00 |
|
tastybento
|
4a972a86ae
|
Add placeholders. Put in defensive code against nulls.
|
2024-09-28 16:02:11 -07:00 |
|
tastybento
|
2784f197cb
|
Added test class and made some methods easier to test
|
2024-09-28 15:53:10 -07:00 |
|
tastybento
|
fd1ab22cee
|
Implements admin command to set an island's max homes #2517
|
2024-09-28 13:22:19 -07:00 |
|
tastybento
|
541d9667fe
|
Fix for 2515
|
2024-09-27 16:39:38 -07:00 |
|
tastybento
|
a40e9eceba
|
Add test
|
2024-09-21 17:21:24 -07:00 |
|
tastybento
|
a15b437249
|
NPE fix for #2512
|
2024-09-21 17:08:58 -07:00 |
|
tastybento
|
d2410a5f85
|
Do not fix island centers
|
2024-09-18 14:19:35 -07:00 |
|
tastybento
|
4876064a46
|
Remove unused import
|
2024-09-16 21:26:25 -07:00 |
|
tastybento
|
5a4cbcce25
|
Add some tests
|
2024-09-16 21:23:45 -07:00 |
|
tastybento
|
625bfa631b
|
Change how creeper damage flag works. #2507
|
2024-09-16 21:04:44 -07:00 |
|
tastybento
|
0965e07d93
|
Make the rank clearing async to avoid lag. #2504
|
2024-09-14 16:43:25 -07:00 |
|
tastybento
|
2b6c7f85a6
|
Improve command rank GUI with helpful text descriptions #2502
|
2024-09-14 16:13:23 -07:00 |
|
tastybento
|
8240484d4f
|
Added test case
|
2024-09-13 08:00:17 -07:00 |
|
tastybento
|
8ba3f034f7
|
Prevent null island worlds from blocking purging. #2500
|
2024-09-13 07:53:22 -07:00 |
|
tastybento
|
6896a4579c
|
Merge pull request #2499 from BentoBoxWorld/2496_null_to_location
Protect against null to locations. #2496
|
2024-09-07 18:01:05 -07:00 |
|
tastybento
|
a9b8613cdc
|
Protect against null to locations. #2496
|
2024-09-07 18:00:26 -07:00 |
|
tastybento
|
80219f38cb
|
Add protection around meta data being written that is immutable
|
2024-09-07 11:06:51 -07:00 |
|
tastybento
|
dbf4bb75b1
|
Fix bug with saving mobs in blueprints #2497
|
2024-09-07 11:06:35 -07:00 |
|
tastybento
|
7050973b11
|
Fix tests
|
2024-08-31 20:08:44 -07:00 |
|
tastybento
|
b4615697fc
|
Merge branch 'develop' of https://github.com/BentoBoxWorld/BentoBox.git into develop
|
2024-08-31 17:41:09 -07:00 |
|