tastybento
|
e1536fcae0
|
Remove superfluous null check
|
2024-04-04 09:12:45 -07:00 |
|
tastybento
|
1c19703f44
|
Merge if statement
|
2024-04-04 09:11:49 -07:00 |
|
tastybento
|
24b7d26fbe
|
NPE avoid.
|
2024-04-04 09:09:46 -07:00 |
|
tastybento
|
ec60991aeb
|
Merge branch 'develop' into 2328_team_members_can_have_islands
|
2024-04-01 10:59:30 -07:00 |
|
tastybento
|
33000f9371
|
Merge pull request #2336 from BentoBoxWorld/2333_bundle_limits
Add feature to limit blueprint availability.
|
2024-03-31 18:17:59 -07:00 |
|
tastybento
|
83eaa50b49
|
Refactor to improve code quality
|
2024-03-31 18:16:45 -07:00 |
|
tastybento
|
1215a43766
|
Add feature to limit blueprint availability.
|
2024-03-31 17:29:18 -07:00 |
|
tastybento
|
81f765df36
|
Fix invites and accepts.
|
2024-03-30 20:57:20 -07:00 |
|
tastybento
|
0e6a25d74b
|
WIP - needs work on team invites.
|
2024-03-29 20:26:07 -07:00 |
|
tastybento
|
2b19d43c85
|
Remove restrictions on having multiple islands for team members.
Added API to enable checking for teams on islands easier.
|
2024-03-29 19:38:44 -07:00 |
|
tastybento
|
1bce4ec1b9
|
Limit blueprint pasting to world y coords. Addresses #2334
|
2024-03-28 21:58:01 -07:00 |
|
tastybento
|
ea8562f351
|
Remove more debug
|
2024-03-28 21:42:33 -07:00 |
|
tastybento
|
d8f2c12fe5
|
Remove pasting blueprints as stone debug.
|
2024-03-28 21:27:48 -07:00 |
|
tastybento
|
b734d579a1
|
Merge pull request #2332 from BentoBoxWorld/admin_range_multi_island
Adds support for multi islands to the admin range command
|
2024-03-24 18:47:39 -07:00 |
|
tastybento
|
44454f5854
|
Adds support for multi islands to the admin range command
|
2024-03-24 18:44:24 -07:00 |
|
tastybento
|
da590ce319
|
Merge pull request #2331 from BentoBoxWorld/sort_islands
Sort player's islands by age so they are always in the same order.
|
2024-03-21 19:30:42 -07:00 |
|
tastybento
|
6599e3de80
|
Sort player's islands by age so they are always in the same order.
|
2024-03-21 19:20:31 -07:00 |
|
tastybento
|
3c6e3d1286
|
Merge pull request #2327 from BentoBoxWorld/2320_hide_flags_in_other_world
Fix #2320. Enables hiding of flags when in another world
|
2024-03-16 10:26:27 -07:00 |
|
tastybento
|
d77c94c30c
|
Fix #2320. Enables hiding of flags when in another world
The world was being taken from the user's location not the panel's world
|
2024-03-16 10:04:28 -07:00 |
|
tastybento
|
d240e9c8d8
|
Version 2.2.1
|
2024-03-16 09:15:46 -07:00 |
|
tastybento
|
75412a4674
|
Fix bug
|
2024-03-15 19:24:41 -07:00 |
|
tastybento
|
40e96b9169
|
Remove useeless eq
|
2024-03-15 18:53:08 -07:00 |
|
tastybento
|
db2b97d2fc
|
Remove ; after record definition
|
2024-03-15 18:52:37 -07:00 |
|
tastybento
|
5ad2ba1cd9
|
Remove useless eq()'s
|
2024-03-15 18:52:24 -07:00 |
|
tastybento
|
6127cdced1
|
Reduce complexity.
|
2024-03-15 18:49:20 -07:00 |
|
tastybento
|
91998b4e24
|
Use method reference
|
2024-03-15 18:47:14 -07:00 |
|
tastybento
|
06ca7a311a
|
Simplify code. Fix code smells.
|
2024-03-15 18:46:07 -07:00 |
|
tastybento
|
e4e92b9634
|
Fix code smell
|
2024-03-15 18:45:55 -07:00 |
|
tastybento
|
0c4a4ba862
|
Fix tests. Added coops and trusted to team GUI view.
|
2024-03-15 07:50:50 -07:00 |
|
tastybento
|
3907cba08f
|
Merge branch 'master' into develop
|
2024-03-14 21:17:03 -07:00 |
|
tastybento
|
4064c9a241
|
Merge pull request #2324 from BentoBoxWorld/team_gui_rewrite
Team gui rewrite
|
2024-03-14 21:13:35 -07:00 |
|
tastybento
|
b45c842c2f
|
Merge pull request #2323 from BentoBoxWorld/team_fixes
Fix promote and demote #2322
|
2024-03-14 21:13:21 -07:00 |
|
tastybento
|
e2a4233f69
|
Fix for IslandPromoteCommandTest
|
2024-03-14 21:11:22 -07:00 |
|
tastybento
|
977c82015b
|
Rewrite. Tested with players.
|
2024-03-14 20:59:20 -07:00 |
|
tastybento
|
6db04f872b
|
Fix promote and demote #2322
|
2024-03-14 18:16:09 -07:00 |
|
tastybento
|
6fccf80477
|
Merge pull request #2321 from BentoBoxWorld/max_islands_per_island
Allow the maxhomes to apply per island.
|
2024-03-13 18:01:18 -07:00 |
|
tastybento
|
eef3dcbc46
|
Allow the maxhomes to apply per island.
|
2024-03-13 17:58:28 -07:00 |
|
tastybento
|
253e5d7101
|
Use method references.
|
2024-03-10 22:36:42 -07:00 |
|
tastybento
|
1c4be17690
|
Merge pull request #2319 from BentoBoxWorld/better_blueprint_unzip_security
Uses path normalization to prevent directory traversal attacks.
|
2024-03-10 11:50:16 -07:00 |
|
tastybento
|
dc42f51168
|
Uses path normalization to prevent directory traversal attacks.
|
2024-03-10 11:46:44 -07:00 |
|
tastybento
|
1fb6a8a27c
|
Merge pull request #2318 from BentoBoxWorld/team_owner_bug
Fixes bug where non-members could be made island owners.
|
2024-03-10 11:45:20 -07:00 |
|
tastybento
|
4170616e47
|
Fixes bug where non-members could be made island owners.
|
2024-03-10 11:29:51 -07:00 |
|
tastybento
|
7f532b1257
|
Resolve JavaDoc issues
|
2024-03-10 11:21:03 -07:00 |
|
tastybento
|
c39bd75837
|
Merge pull request #2317 from BentoBoxWorld/mythic_mobs
Mythic mobs
|
2024-03-10 10:41:36 -07:00 |
|
tastybento
|
4810c4c4ad
|
Adds the ability to include MythicMobs in Blueprints. Fixes #2316
|
2024-03-10 10:40:26 -07:00 |
|
tastybento
|
cb7c63a520
|
Version 2.1.0
|
2024-03-09 10:29:17 -08:00 |
|
tastybento
|
dcc3992762
|
Merge pull request #2315 from BentoBoxWorld/2313_Crafting_protection
|
2024-03-04 12:04:25 -08:00 |
|
tastybento
|
57164dd846
|
Fixes #2313
|
2024-03-04 07:01:47 -08:00 |
|
tastybento
|
69017860a0
|
Merge pull request #2314 from BentoBoxWorld/2309_admin_setowner
2309 admin setowner
|
2024-03-03 16:08:17 -08:00 |
|
tastybento
|
24c68a0d95
|
Rewrite of admin setowner command #2309
|
2024-03-03 16:07:49 -08:00 |
|