Commit Graph

4279 Commits

Author SHA1 Message Date
tastybento
710de36e79
Merge pull request #2590 from BentoBoxWorld/remove_nms_support_for_older
Remove NMS support and add setBlock raw setter
2025-01-02 10:07:39 -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
5e8e05c815 Update paper version in POM 2025-01-01 11:51:11 -08:00
tastybento
85b65141fa Save meta data 2025-01-01 11:13:15 -08:00
tastybento
373fb28162 Version 3.2.4 2025-01-01 11:13:01 -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
tastybento
84b79e0111 Version 3.2.3 2024-12-31 21:08:28 -08:00
tastybento
112a5a3c14
Merge pull request #2587 from BentoBoxWorld/gitlocalize-32283
Romanian translation
2024-12-31 08:42:02 -08:00
mt-gitlocalize
c5c2c4235c Translate ro.yml via GitLocalize 2024-12-31 16:35:19 +00:00
tastybento
a1c552b006
Merge pull request #2586 from BentoBoxWorld/paper_fixes
Paper fixes
2024-12-30 16:52:49 -08: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
b3dfd494ed
Merge pull request #2584 from BentoBoxWorld/paper_fixes
Ignores and changes because or change to PaperAPI
2024-12-30 11:15:01 -08:00
tastybento
b5f7acaf76 Ignores and changes because or change to PaperAPI 2024-12-30 11:13:29 -08:00
tastybento
2bd857c3f8 Version 3.2.2 2024-12-29 21:58:10 -08:00
tastybento
8f81790954
Merge pull request #2582 from BentoBoxWorld/2581_floating_cows_fix
Fixes defaults for pasting entities. Gravity default is true not false
2024-12-29 17:08:51 -08:00
tastybento
de39aa8b43 Fixes defaults for pasting entities. Gravity default is true not false 2024-12-29 17:08:34 -08:00
tastybento
629e65d0d4 Version 3.2.1 2024-12-29 16:57:17 -08:00
tastybento
da8ad2f63c
Merge pull request #2580 from BentoBoxWorld/Abstract_out_paper_lib
Abstract out paper lib
2024-12-29 13:49:53 -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
1fa2849053 Adjust POM 2024-12-29 09:36:09 -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
f718b9be4b Version 3.2.0 2024-12-29 09:17:09 -08:00
tastybento
b2ebaba183
Merge pull request #2578 from BentoBoxWorld/Java_21
Update to Java 21
2024-12-29 09:15:51 -08:00
tastybento
c7d0095905 Update to Java 21 2024-12-29 09:15:37 -08:00
tastybento
11bd46e32d
Merge pull request #2576 from BentoBoxWorld/2569_general_display_entitiy_support
2569 general display entitiy support
2024-12-28 15:04:23 -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
6673d46dd3
Merge pull request #2575 from BentoBoxWorld/2569_znpc_plus_hook
2569 znpc plus hook
2024-12-26 10:19:59 -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
212166ebe8 Update surefire plugin 2024-12-22 09:28:18 -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
35852f100e Merge branch 'master' into develop 2024-12-22 08:48:10 -08:00