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
|
e53d4c327a
|
chore: update bstats to 3.1.0
|
2025-01-16 14:16:37 -06:00 |
|
LoJoSho
|
b3b10df0b3
|
chore: update authlib to 3.13.56
|
2025-01-16 14:16:33 -06:00 |
|
LoJoSho
|
b91b81f0bd
|
chore: update fastutils to 8.5.15
|
2025-01-16 14:16:29 -06:00 |
|
LoJoSho
|
0bda261d1c
|
chore: update eco to 6.74.5
|
2025-01-16 14:16:25 -06:00 |
|
LoJoSho
|
14c9f1b3f8
|
chore: update joml to 1.10.8
|
2025-01-16 14:16:20 -06:00 |
|
LoJoSho
|
b0336c67de
|
chore: update lombok to 1.18.36
|
2025-01-16 14:16:14 -06:00 |
|
LoJoSho
|
b3f3b2ddbf
|
chore: update apache lang3 to 3.17.0
|
2025-01-16 14:16:08 -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 |
|
LoJoSho
|
5c7825bf4f
|
Merge pull request #11 from siansxint/master
|
2025-01-08 10:52:56 -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
|
80273003ae
|
Merge remote-tracking branch 'origin/master'
|
2025-01-02 10:44:00 -06:00 |
|
LoJoSho
|
f8a9eb0f4e
|
chore: move destroy entity packet and spawn entity packet to NMS
|
2025-01-02 10:41:17 -06:00 |
|
LoJoSho
|
0b1313000c
|
Merge pull request #10 from HibiscusMC/improved_backpacks
Display Metadata Packet Addition
|
2025-01-02 10:32:10 -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
|
4697fc5b31
|
chore: add downloadPlugins to runServer task
|
2024-12-29 16:49:55 -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 |
|
LoJoSho
|
77e27cc63a
|
feat: use Paper methods for ItemSerializer display and lore when possible
|
2024-12-29 16:35:24 -06:00 |
|
LoJoSho
|
fc4c38678f
|
feat: add warnings to those not using paper
|
2024-12-29 16:30:12 -06:00 |
|
LoJoSho
|
db71122b3f
|
version bump (0.5.4)
|
2024-12-29 16:28:18 -06:00 |
|
LoJoSho
|
a4c11c80e6
|
chore: update dependencies
|
2024-12-29 15:41:09 -06:00 |
|
LoJoSho
|
5d68f40eb2
|
chore: add 1.21.4 into the jar (oops)
|
2024-12-29 10:35:48 -06:00 |
|
LoJoSho
|
e8f5962e47
|
feat: add 1.21.4 support
|
2024-12-29 10:32:25 -06:00 |
|
LoJoSho
|
42e777444b
|
chore: update gradle (8.12) and improve version handling
|
2024-12-28 20:08:39 -06:00 |
|
LoJoSho
|
cc28221af7
|
fix: not using VarInt in some new NMS packets
|
2024-12-21 11:55:16 -06:00 |
|
LoJoSho
|
374df6848a
|
fix: mount packet not being written in correct field
|
2024-12-16 13:05:50 -06:00 |
|
LoJoSho
|
cf013b5ab5
|
feat: testing git commit in version
|
2024-11-30 14:59:38 -06:00 |
|
LoJoSho
|
1a794fa1ea
|
feat: move more packets to NMS
|
2024-11-30 14:32:40 -06:00 |
|
LoJoSho
|
ef8dd9adce
|
Merge pull request #9 from Boy0000/nexo
feat: add Nexo support
|
2024-11-23 19:51:46 -06:00 |
|
LoJoSho
|
eeb8d4a655
|
feat: add Nexo Reload event
|
2024-11-23 19:49:51 -06:00 |
|
Boy
|
a7a59110ab
|
feat: add Nexo support
|
2024-11-24 01:41:16 +01:00 |
|
LoJoSho
|
cb2692b953
|
chore: backend rework of NMS support (split off from one file) - BREAKS COMPATIBILITY WITH OLDER VERSIONS
|
2024-11-15 20:06:16 -06:00 |
|
LoJoSho
|
b2c702633b
|
chore: update plugin yml api version
|
2024-11-15 17:05:32 -06:00 |
|
LoJoSho
|
a24ae115d1
|
version bump (0.4.10)
|
2024-11-15 17:02:03 -06:00 |
|
LoJoSho
|
dfd7f0f478
|
Merge pull request #8 from Boy0000/geary
refactor: add 1.21.3, drop 1.19.4 support, fix: geary-hook
|
2024-11-15 16:43:19 -06:00 |
|
LoJoSho
|
d15f79b50f
|
fix: NMS handler proper NMS package
|
2024-11-15 16:42:09 -06:00 |
|
Boy
|
a8870f7ae4
|
feat: add 1.21.3 support
|
2024-11-01 22:45:35 +01:00 |
|
Boy
|
df4662fe40
|
refactor: drop 1.19.4
|
2024-11-01 22:40:56 +01:00 |
|
Boy
|
f853498a9c
|
fix: bump geary
|
2024-11-01 19:50:12 +01:00 |
|
LoJoSho
|
03d46b973e
|
version bump (0.4.9)
|
2024-10-10 22:31:21 -05:00 |
|