9
0
mirror of https://github.com/HibiscusMC/HibiscusCommons.git synced 2026-01-06 15:51:55 +00:00
Commit Graph

91 Commits

Author SHA1 Message Date
LoJoSho
e4618e4a42 fix: getDefaultAttributes resulting in class not found on 1.20.4 2025-06-10 09:33:58 -05:00
LoJoSho
9f960776dd feat: add ability to check if all hooks are active 2025-05-22 13:17:51 -05:00
Boy0000
7ef40c1f0f feat: add nms-methods for getting color of item 2025-05-09 15:12:08 +02:00
lojosho
111d323b70 chore: use CraftEngineReloadEvent 2025-05-06 11:48:34 -05:00
lojosho
d97e5686cb chore: javadocs for HookCraftEngine 2025-05-02 10:26:15 -05:00
Logan
58f5fa6342 Merge pull request #14 from HibiscusMC/improve-vanish
Use Vanish Metadata rather than individual APIs
2025-05-02 10:23:14 -05:00
lojosho
6e8db7d666 fix: Craft Engine hook (Thanks Bimbo!) 2025-05-01 22:09:58 -05:00
lojosho
08dbf79d77 fix: check if vanished is empty before getting boolean 2025-05-01 18:02:18 -05:00
lojosho
2c4894c35c squash! feat: use vanished metadata rather than apis for each plugin 2025-04-29 22:43:40 -05:00
lojosho
6434132bf3 feat: use vanished metadata rather than apis for each plugin 2025-04-29 22:37:52 -05:00
lojosho
c617bae0c4 feat: add CraftEngine hook 2025-04-21 17:27:28 -05:00
LoJoSho
739362fc37 fix: quickfix suggested by paper for Item Flags not properly working on lower versions 2025-04-19 18:24:44 -05:00
lojosho
b115b45985 Merge remote-tracking branch 'origin/master' 2025-04-14 16:47:50 -05:00
lojosho
c2c22dcbf8 feat: add 1.21.5 support 2025-04-14 16:46:25 -05:00
LoJoSho
7d25b8c470 fix: paper and folia check not actually checking classes 2025-03-25 13:40:50 -05:00
LoJoSho
c9ed39b525 chore: use new paper registry on recent versions for enchantments 2025-03-24 15:45:39 -05:00
LoJoSho
75c3d4b19a feat: add item model id for item serializer 2025-03-24 15:40:45 -05:00
LoJoSho
a50faee7fc feat: add ability for a HibiscusCommonsPlugin to see if it's on Folia 2025-03-24 13:05:28 -05:00
lojosho
d21ebed81d feat: add better support for comparing Minecraft versions 2025-03-18 20:29:30 -05:00
LoJoSho
e29bbc8de6 fix: check if player is online for SuperVanish and PremiumVanish hooks to prevent db lookups 2025-03-01 20:14:39 -06:00
LoJoSho
14630bfe48 fix: GSit integration not working on 2.0.0 2025-02-01 10:00:28 -06:00
LoJoSho
c2ea3121bb Merge remote-tracking branch 'origin/master'
# Conflicts:
#	common/src/main/java/me/lojosho/hibiscuscommons/hooks/misc/HookCustomFishing.java
2025-02-01 09:56:28 -06:00
LoJoSho
75ea857f6f feat: add custom fishing items 2025-02-01 09:54:48 -06:00
LoJoSho
15b9dbdf99 feat: add sendToastPacket 2025-01-27 15:32:32 -06:00
LoJoSho
c65fac2482 fix: isActiveHook not taking into account detection 2025-01-20 15:43:15 -06:00
LoJoSho
fb56038172 Merge remote-tracking branch 'origin/master' 2025-01-19 16:03:07 -06:00
LoJoSho
3a7a552abd fix: getStringItem and getStringEntity not checking for hook detection 2025-01-19 16:02:13 -06:00
LoJoSho
4210ae2edd clean: clean up ItemSerializer a bit 2025-01-17 13:57:27 -06:00
LoJoSho
80a0ca2b15 clean: resource update checker create version variable 2025-01-17 13:36:04 -06:00
LoJoSho
67042106d5 feat: check for Paper before attempting to get NMS classes 2025-01-17 13:30:57 -06:00
LoJoSho
0d4a5d826e feat: If on paper, simply check for tracked entities rather than recalculating it 2025-01-17 13:29:18 -06:00
LoJoSho
10b32c81fa clean: clean code for isInvisible method 2025-01-16 21:18:12 -06:00
LoJoSho
471343a309 fix: use isDetected instead of inActive in isInvisible 2025-01-16 21:16:27 -06:00
LoJoSho
85d6529902 feat: add hook ability to check invisibility 2025-01-16 19:50:18 -06:00
LoJoSho
e4eca0c1c9 feat: add getViewers in ServerUtils that uses new canSee method 2025-01-16 14:16:57 -06:00
LoJoSho
8d24cf3727 fix: check if all color nodes are there when applying color 2025-01-16 14:16:53 -06:00
LoJoSho
ac75a010d9 chore: update error message to say to update HibiscusCommons 2025-01-16 14:16:49 -06:00
LoJoSho
9a5ce14bfe fix: check if hook is detected in getItem. 2025-01-16 14:16:41 -06:00
LoJoSho
d1ce3d2737 fix: readd checkHookLoadingStatus at end of setup method (fixes not running event when no late loads are there) 2025-01-16 14:16:03 -06:00
LoJoSho
09faac9131 feat: improve activating AllHooksActive event to better handle late loading 2025-01-16 14:15:47 -06:00
siansxint
4fd443d21c ref: rename from AllHooksActiveEvent.java -> HibiscusHooksAllActiveEvent 2025-01-08 12:34:26 -04:00
siansxint
cd27258bf2 feat: add AllHooksActiveEvent so external plugins actually know when to load their stuff 2025-01-07 21:34:23 -04:00
siansxint
05f05e2ddf feat: set hooks as active when they really are 2025-01-07 21:33:32 -04:00
LoJoSho
f8a9eb0f4e chore: move destroy entity packet and spawn entity packet to NMS 2025-01-02 10:41:17 -06:00
LoJoSho
0ce7b138b5 feat: multi-version position interpolation & update to beta 11 paperweight 2025-01-02 10:16:45 -06:00
LoJoSho
9aa2c26223 feat: new entity item display packets 2024-12-29 22:34:25 -06:00
LoJoSho
dcfde7db6d feat: remove 1.20.1 and 1.20.2 support; bump api 2024-12-29 22:17:19 -06:00
LoJoSho
556729bada feat: add nms support for camera packet 2024-12-29 16:49:38 -06:00
LoJoSho
3c4b021706 clean: remove old ProtocolLib code in PacketManager 2024-12-29 16:41:08 -06:00
LoJoSho
b5f832a62c fix: LocationSerializer no longer has the possibility to pass null to getWorld 2024-12-29 16:36:42 -06:00