Commit Graph

3936 Commits

Author SHA1 Message Date
tastybento 0f83c87942
Merge branch 'develop' into multipaper 2024-05-04 21:11:05 -07:00
tastybento a55c51412d Shift Github Build Script to Java 21 2024-05-04 21:05:19 -07:00
tastybento 01a8055379
Merge pull request #2348 from BentoBoxWorld/1.20.5_compatibility
1.20.6 compatibility
2024-05-04 13:29:15 -07:00
tastybento 744665a16e
Merge branch 'develop' into 1.20.5_compatibility 2024-05-01 18:01:51 -07:00
tastybento 3e4ff33d30
Merge pull request #2349 from BentoBoxWorld/Blueprint_Bundle_Info
Write the Blueprint bundle meta data to admin info
2024-05-01 17:58:34 -07:00
tastybento 09ede87971 Write the Blueprint bundle meta data to admin info 2024-05-01 17:58:05 -07:00
tastybento b1418c144f
Update README.md 2024-05-01 08:05:11 -07:00
tastybento 15335eb992 Add NMS for latest 2024-04-29 22:26:09 -07:00
tastybento e33823d0c0 Fix tests 2024-04-29 21:37:08 -07:00
tastybento 63cc0a01d9 Fix compatibility for 1.20.6 2024-04-29 19:46:06 -07:00
tastybento 6949432cb6 1.20.5 compatibility. Not all backward compatibility done
Won't run on 1.20.4 yet without stopping due to enum incompatibility
2024-04-28 17:56:02 -07:00
tastybento 7477b8049f
Merge pull request #2347 from BentoBoxWorld/mp_debug_sesh
Mp debug sesh
2024-04-28 09:55:36 -07:00
tastybento 64ccfaa37f Fix tests 2024-04-28 09:20:53 -07:00
tastybento 901295b0ea Uncomment code after debug 2024-04-28 08:13:01 -07:00
tastybento cf0bdbc390 Bug found - addPlayer being called instead of getPlayer 2024-04-28 08:00:03 -07:00
tastybento 5b4ecd5293 Debug debug 2024-04-21 13:30:03 -07:00
tastybento fd12ef9fe7 Load of debug - trying to solve the settings slowness 2024-04-21 13:12:52 -07:00
tastybento 9b8540a8ed 2.4.0 2024-04-19 21:43:30 -07:00
tastybento fba3e27a89 Merge remote-tracking branch 'origin/develop' into multipaper 2024-04-15 18:14:58 -07:00
tastybento 69a22e917e Fix MythicMobs test 2024-04-14 22:11:41 -07:00
tastybento ffb955b22b Fix bug with MythicMobs changes #2340 2024-04-14 22:00:37 -07:00
tastybento b756d06c0e Fix bug with MythicMobs changes #2340 2024-04-14 14:37:44 -07:00
tastybento 2fe85ec9b0 Island deletion across servers. 2024-04-11 19:17:47 -07:00
tastybento 8b15888968 Handle island deletion better 2024-04-10 23:00:20 -07:00
tastybento 12b08aacc6 Removed debug 2024-04-10 21:40:00 -07:00
tastybento 37b43b6cc1 Fix team management and ranks 2024-04-10 21:32:11 -07:00
tastybento 56481ac6d0 Merge branch 'develop' into multipaper 2024-04-08 23:27:53 -07:00
tastybento 3de0ff236e Fix tests 2024-04-08 23:01:45 -07:00
tastybento 29507fd3d9 Version id 2024-04-08 22:59:32 -07:00
tastybento ba6a4d5b9c Remove primary island listing 2024-04-08 22:31:19 -07:00
tastybento c3e25bec3f Merge branch 'develop' into multipaper 2024-04-08 22:12:27 -07:00
tastybento c86eb6a19c Make sure it's the user's island that the target is being kicked from 2024-04-08 22:11:52 -07:00
tastybento a7aeed08fd Merge branch 'develop' into multipaper 2024-04-08 21:53:45 -07:00
tastybento e7055c6cba Remove player from island, not all islands when kicked. 2024-04-08 21:53:18 -07:00
tastybento c4feb5b52f Remove debug 2024-04-08 21:51:38 -07:00
tastybento 29be58da5d Fix tests 2024-04-08 21:36:54 -07:00
tastybento 9baaa0dc1a Merge branch 'develop' into multipaper 2024-04-08 21:32:11 -07:00
tastybento 5834dcbb59 Fix placeholders manager test 2024-04-08 20:15:34 -07:00
tastybento c3142f68fd Islands are now updated correctly across servers.
This build has a lot of debug in it!
2024-04-08 20:03:50 -07:00
tastybento f81185a6ab Fixes teams. Test still need to be fixed. 2024-04-08 18:22:44 -07:00
tastybento aaa1504dc6 WIP multipaper 2024-04-07 17:05:21 -07:00
tastybento c34d6ff868 Switch to use database for team invites. 2024-04-06 21:19:20 -07:00
tastybento 2c75939bc3 JavaDoc and import changes 2024-04-06 09:08:11 -07:00
tastybento e570401912
Merge pull request #2337 from BentoBoxWorld/2329_placeholders_for_islands
Added placeholders for island names and member lists #2329
2024-04-04 16:30:20 -07:00
tastybento f6f4da1c89 Added placeholders for island names and member lists #2329 2024-04-04 12:59:20 -07:00
tastybento 6106b661e9
Merge pull request #2335 from BentoBoxWorld/2328_team_members_can_have_islands
Remove restrictions on having multiple islands for team members.
2024-04-04 10:23:12 -07:00
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