Commit Graph

3711 Commits

Author SHA1 Message Date
tastybento
1dd0fb539d Prevent NPE if player has no home island 2025-01-14 15:08:25 -08:00
tastybento
7c39398220 Adds %[gamemode]_island_rank% placeholder #2585 2025-01-04 17:00:13 -08:00
tastybento
9c0010e9eb Split island_creation_date into date and time 2025-01-04 16:42:22 -08:00
tastybento
75586e1648 Remove NMS support and add setBlock raw setter 2025-01-02 10:06:01 -08:00
tastybento
8e93aca953 Back to Max health 2025-01-01 11:51:56 -08:00
tastybento
07969c0158 Update enums to latest naming 2025-01-01 11:51:35 -08:00
tastybento
85b65141fa Save meta data 2025-01-01 11:13:15 -08:00
tastybento
aef0aa9917 Added test coverage 2025-01-01 08:58:30 -08:00
tastybento
eb544441be No more flaming entities! Happy New Year! 2025-01-01 08:49:10 -08:00
tastybento
b7af2f9008 Use getters to avoid NPEs 2024-12-31 21:10:35 -08:00
mt-gitlocalize
c5c2c4235c Translate ro.yml via GitLocalize 2024-12-31 16:35:19 +00:00
tastybento
50380d35a6 One test ignored. 2024-12-30 16:50:47 -08:00
tastybento
2511f1697e Fixed test class.
Issue was with location clone
2024-12-30 16:42:57 -08:00
tastybento
a800ce66da Fix for test
Need to mock ItemStack instead of using the real thing.
2024-12-30 16:32:28 -08:00
tastybento
4e4f9880d8 Fix for test class 2024-12-30 16:28:17 -08:00
tastybento
7cf71a4365 Fix for test 2024-12-30 16:21:05 -08:00
tastybento
6981525077 Fixing tests 2024-12-30 16:05:00 -08:00
tastybento
b5f7acaf76 Ignores and changes because or change to PaperAPI 2024-12-30 11:13:29 -08:00
tastybento
de39aa8b43 Fixes defaults for pasting entities. Gravity default is true not false 2024-12-29 17:08:34 -08:00
tastybento
4a55ea790e Works on Paper and Spigot. Tests are a mess and won't compile or run
TODO: Get test working in Paper-land.

Relates to ##2577
2024-12-29 13:40:10 -08:00
tastybento
00d0735079 Abstract out all PaperLib so that it only exists in Util class. 2024-12-29 09:29:59 -08:00
tastybento
f406025496 Remove this for now 2024-12-28 15:03:38 -08:00
tastybento
df814cce0f Fixed tests 2024-12-28 14:21:49 -08:00
tastybento
30d3fad81f Fix pasting of other display entities. Remove debug. 2024-12-28 10:16:59 -08:00
tastybento
62a4f63040 Working with debug 2024-12-28 09:06:28 -08:00
tastybento
64fd48ead6 WIP - store data on Display Entities 2024-12-27 08:36:13 -08:00
tastybento
945670be04 Add tests for Util.isVersionCompatible method 2024-12-26 10:18:11 -08:00
tastybento
00ce92b9af Improved tests 2024-12-26 10:09:33 -08:00
tastybento
2edad796b4 Remove unused import 2024-12-26 09:28:50 -08:00
tastybento
d6c11e8098 Fix tests 2024-12-26 09:28:18 -08:00
tastybento
180ccd9f5e Tidied up and working 2024-12-26 09:17:07 -08:00
tastybento
ce84d66b91 ZNPCs Hook. FC but needs testing 2024-12-25 08:23:35 -08:00
tastybento
60f0110547 Remove the parallel test running 2024-12-22 09:27:41 -08:00
tastybento
2dbb522eb7 Updated JavaDoc to avoid error. 2024-12-22 08:48:50 -08:00
tastybento
8346405ab3 WIP 2024-12-22 08:05:47 -08:00
tastybento
6017a09a03 WIP 2024-12-22 08:05:20 -08:00
tastybento
59eabf38d4 Change to use Mojang by default for head getting 2024-12-21 11:06:45 -08:00
tastybento
c6cd8f3cd3 Bonus range was not being used in the range
Relates to https://github.com/BentoBoxWorld/Upgrades/issues/59
2024-12-16 20:47:43 -08:00
tastybento
b4a802d746 Add support for FancyNpcs 2024-12-07 13:02:25 -08:00
tastybento
0961538ab1 Merge branch 'develop' into fancynpc 2024-12-04 19:44:14 -08:00
tastybento
6b3d7a6dde Update to MC 1 21 4. Remove code for older versions. 2024-12-04 19:29:59 -08:00
tastybento
ff33cfe113 WIP 2024-12-04 19:04:16 -08:00
tastybento
c8dc6188b9 Updated some package-info javadocs 2024-11-30 08:27:52 -08:00
tastybento
9ab9d7f11b Citizen's hook WIP 2024-11-30 07:59:31 -08:00
tastybento
55daa72e55 Change admin kick command to just kick from all teams. 2024-11-25 17:27:52 -08:00
tastybento
2fedb88b2f
Merge pull request #2559 from BentoBoxWorld/multi_island_aware_admin_team_commands
Admin kick to kick from all teams
2024-11-25 16:18:42 -08:00
tastybento
1b75a2aaf5 Okay, back to allowing custom types 2024-11-25 10:32:55 -08:00
tastybento
d0cdeb1efd Another log entry RESET_ALL 2024-11-25 10:28:23 -08:00
tastybento
fe08e37d3d Added more log entry types 2024-11-25 10:26:28 -08:00
tastybento
48a9053718 Added backwards compatibility for the logging 2024-11-25 10:07:10 -08:00