Commit graph

776 commits

Author SHA1 Message Date
f74f5c29e1 chore: update packetevents 2025-03-05 20:42:45 +01:00
a518828197 feat: 1.21.4 support
Reviewed-on: #2
2025-03-04 19:43:28 +00:00
bf36db7124 bump deps a lil 2025-03-04 20:42:56 +01:00
51931909ec feat: 1.21.4 support 2025-03-04 20:36:19 +01:00
c1f570147c chore: bump packetevents 2024-12-26 20:46:47 +01:00
86202954f6 feat: HoloRemoveAllDuplicatesCommand 2024-11-28 18:47:56 +01:00
bbb9099452 feat: HoloRemoveDuplicateCommand 2024-11-28 18:37:52 +01:00
b09a6f0c2e fix: deps 2024-11-26 18:30:09 +01:00
d2c26ca9a9 fix: deps 2024-11-26 18:23:52 +01:00
69749cf214 fix: deps 2024-11-26 17:47:00 +01:00
bf0b58b4b6 Merge remote-tracking branch 'upstream/2.X' into 2.X
# Conflicts:
#	plugin/build.gradle
2024-11-26 17:39:35 +01:00
aec2854254 refactor: do not shade packetevents 2024-11-26 16:13:50 +01:00
Pyr
8b1fde3652
Merge pull request #155 from ArasakaID/2.X 2024-11-12 18:01:25 +00:00
ArasakaID
7bffd2f79d 1.21.3 Update (Untested)
Update packet for 1.21.3
2024-11-11 22:04:44 +07:00
Pyrbu
9304c96723 switch user map to ConcurrentHashMap to prevent errors on Folia 2024-09-05 14:42:34 +02:00
Pyrbu
a3b9bda53a shuffle around relocations to prevent classes from server jar being relocated 2024-09-05 14:20:58 +02:00
Pyr
79761cba92
Merge pull request #146 from SirSalad/2.X
fix: update checker timeout
2024-09-02 09:41:24 +02:00
Pyrbu
7495493c27 make sure worlds arent null 2024-08-19 17:53:27 +02:00
Pyrbu
d02d0cb5e9 expose Npc#getWorldName 2024-08-19 17:52:41 +02:00
Pyrbu
71f52a987b Merge remote-tracking branch 'origin/2.X' into 2.X 2024-08-19 17:45:49 +02:00
Pyrbu
5c99681561 expose Npc#setWorld in the api 2024-08-19 17:45:42 +02:00
D3v1s0m
79ede2b586
add storage migrate command to migrate from one storage type to another 2024-08-18 22:52:09 +05:30
D3v1s0m
304278edd8
use task scheduler for force_body_rotation property instead 2024-08-18 14:53:48 +05:30
D3v1s0m
0272a9ef68
fix database connection url and closing. add ssl option 2024-08-18 14:51:32 +05:30
Pyrbu
d7c0870546 add missing holo commands to messages 2024-08-14 14:18:25 +02:00
Pyrbu
0f7ad57b64 add action hovers 2024-08-14 14:14:58 +02:00
Pyrbu
aeeba809be fix typos 2024-08-14 13:52:27 +02:00
Pyrbu
74463178fe update adventure platform (fixes hovers and probably more things) 2024-08-14 13:29:42 +02:00
SirSalad
1b3a197085
fix: 'final static' semantics 2024-07-27 13:24:01 -04:00
SirSalad
cf8ce5097f
fix: update checker timeout 2024-07-27 13:20:59 -04:00
Pyrbu
13a47fa743 fix fetching descriptor deserialization when name contains ";" 2024-07-20 23:34:13 +02:00
edee3efe36 Merge remote-tracking branch 'upstream/2.X' into 2.X
All checks were successful
continuous-integration/drone/push Build is passing
# Conflicts:
#	api/src/main/java/lol/pyr/znpcsplus/api/interaction/ActionRegistry.java
2024-07-13 23:44:23 +02:00
Pyrbu
36a939e497 [ci skip] fix link in readme 2024-07-07 08:22:05 +02:00
Pyrbu
979b95eed5 [ci skip] update readme 2024-07-07 08:17:49 +02:00
Pyrbu
18c5cc0e24 fix typo 2024-07-04 00:26:53 +02:00
Pyrbu
e7a82d55e7 Merge remote-tracking branch 'origin/2.X' into 2.X 2024-07-04 00:25:34 +02:00
Pyrbu
06889a221e make npc property registry accessible during onLoad 2024-07-04 00:25:27 +02:00
D3v1s0m
aafdf0b3f9
update to mc 1.21 2024-07-01 10:12:52 +05:30
D3v1s0m
71430afcc3
fix force_body_rotation property to only apply it true 2024-07-01 10:09:11 +05:30
D3v1s0m
3248418464
fix base hologram offset for multiple npc types 2024-07-01 10:08:01 +05:30
D3v1s0m
18cdef4527
update hologram location on npc type change 2024-07-01 10:06:35 +05:30
c2f1f6f447 back to snapshot
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-25 01:10:58 +02:00
1b0ab5e455 chore: expose api methods we need
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 01:07:11 +02:00
83fdb62a24 chore: update version
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-25 01:04:13 +02:00
e30fbcef84 chore: update packetevents properly
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-24 23:43:15 +02:00
ee6e706918 chore: bump packetevents version
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-24 23:30:59 +02:00
D3v1s0m
f170fc28ad added camel_sitting property
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-24 23:30:33 +02:00
D3v1s0m
4db56a2b20 fix action commands, ughh 2024-06-24 23:30:23 +02:00
D3v1s0m
4fb964fa60 add config option fake-enforce-secure-chat to disable secure chat popup 2024-06-24 23:30:23 +02:00
D3v1s0m
bca00f98cb update dependencies 2024-06-24 23:30:23 +02:00