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
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
continuous-integration/drone/push Build is passing
|
2024-06-25 01:10:58 +02:00 |
|
|
1b0ab5e455
|
chore: expose api methods we need
continuous-integration/drone/push Build is failing
|
2024-06-25 01:07:11 +02:00 |
|
|
83fdb62a24
|
chore: update version
continuous-integration/drone/push Build is passing
|
2024-06-25 01:04:13 +02:00 |
|
|
e30fbcef84
|
chore: update packetevents properly
continuous-integration/drone/push Build is passing
|
2024-06-24 23:43:15 +02:00 |
|
|
ee6e706918
|
chore: bump packetevents version
continuous-integration/drone/push Build is failing
|
2024-06-24 23:30:59 +02:00 |
|
D3v1s0m
|
f170fc28ad
|
added camel_sitting property
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 |
|
D3v1s0m
|
1bd35d6dc2
|
partial fix for help message
|
2024-06-24 23:30:23 +02:00 |
|
D3v1s0m
|
c731a35dd3
|
small action command(s) fix
|
2024-06-24 23:30:23 +02:00 |
|
D3v1s0m
|
91e737bc22
|
%blank% for empty hologram line
|
2024-06-24 23:30:23 +02:00 |
|
D3v1s0m
|
b1cea2a860
|
expose action registry to api and added action factory
|
2024-06-24 23:30:23 +02:00 |
|
D3v1s0m
|
d48de6382a
|
fix action commands, ughh
|
2024-06-25 01:16:03 +05:30 |
|
D3v1s0m
|
f60cf7a018
|
add config option fake-enforce-secure-chat to disable secure chat popup
|
2024-06-24 16:28:12 +05:30 |
|
D3v1s0m
|
b8b4b3e179
|
update dependencies
|
2024-06-24 16:26:02 +05:30 |
|
D3v1s0m
|
d9faee043c
|
partial fix for help message
|
2024-06-24 16:25:20 +05:30 |
|
D3v1s0m
|
7afadc15ea
|
small action command(s) fix
|
2024-06-24 16:24:21 +05:30 |
|
bridge
|
e61ff12b4f
|
Merge remote-tracking branch 'upstream/2.X' into 2.X
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
|
2024-06-13 00:24:04 +02:00 |
|
D3v1s0m
|
4d54dd8512
|
%blank% for empty hologram line
|
2024-06-11 21:31:00 +05:30 |
|
D3v1s0m
|
26442f2e3e
|
expose action registry to api and added action factory
|
2024-06-11 21:29:38 +05:30 |
|
D3v1s0m
|
384cc719e9
|
expose hologram refresh delay in api
|
2024-06-06 21:18:21 +05:30 |
|
D3v1s0m
|
bc8cbdcab1
|
fix default properties and name plate visibility when importing from citizens
|
2024-06-06 21:14:25 +05:30 |
|
D3v1s0m
|
01515c08b9
|
fix teleport command
|
2024-06-03 13:40:08 +05:30 |
|
D3v1s0m
|
d75f260935
|
ignore refreshing non allowed properties
|
2024-06-03 13:39:47 +05:30 |
|
D3v1s0m
|
c50e2fd0d4
|
added force_body_rotation property for player npc
|
2024-06-03 13:39:00 +05:30 |
|
D3v1s0m
|
f0e7ea8302
|
added spawned import from citizens
|
2024-06-03 13:37:31 +05:30 |
|
D3v1s0m
|
52adb7ec51
|
added equipment import from citizens
|
2024-06-03 13:36:47 +05:30 |
|
D3v1s0m
|
66aa1bb20f
|
added hologram import from citizens
|
2024-06-03 11:39:51 +05:30 |
|
D3v1s0m
|
b8da4d82eb
|
added command import from citizens
|
2024-06-03 11:08:08 +05:30 |
|
D3v1s0m
|
cc83a4295e
|
fix warden_anger typo
|
2024-05-30 00:10:10 +05:30 |
|
D3v1s0m
|
bbd34f343e
|
fix clone command
|
2024-05-30 00:05:09 +05:30 |
|
D3v1s0m
|
a7bcd20e00
|
fix hologram order when importing from ZNPCs
|
2024-05-29 23:34:47 +05:30 |
|
D3v1s0m
|
2ca5dd8c5c
|
removed unwanted property from ocelot
|
2024-05-29 23:27:05 +05:30 |
|