Commit Graph

1221 Commits

Author SHA1 Message Date
lilingfengdev
09543183f1
Merge branch 'master' into master 2024-02-25 16:41:03 +08:00
fullwall
3c8429aa6d Nullcheck getShopType() 2024-02-25 01:07:30 +08:00
fullwall
a8f37635f8 Make trader view work, with limitations 2024-02-19 05:50:16 +08:00
fullwall
8864d89791 Preliminary trader view support for /npc shop 2024-02-19 05:41:48 +08:00
fullwall
f498391c1f Replace $/{ in shop placeholders 2024-02-18 21:06:02 +08:00
fullwall
19f08c4607 Attempt to replace the entity tracker without sending packets for initial spawn. EXPERIMENTAL: needs testing. Also add /npc armorstand --headpose 2024-02-18 00:44:38 +08:00
fullwall
4d1b3ee357 Remove STORAGE_TYPE setting, fix a few setting comments 2024-02-11 01:13:49 +08:00
fullwall
e60bb33508 Add new metric 2024-02-11 00:57:37 +08:00
fullwall
d557be5f35 Use new pathfinder should be loaded 2024-02-10 23:58:04 +08:00
fullwall
66708ac314 Add /npc command cycle 2024-02-05 00:05:51 +08:00
lilingfengdev
5cab02fe66
Update Citizens.java 2024-01-30 15:52:11 +08:00
lilingfengdev
1f9f4af067
Update CamelTrait.java 2024-01-30 15:49:40 +08:00
lilingfengdev
fd0244a5ab
Update BossBarTrait.java 2024-01-30 15:48:26 +08:00
lilingfengdev
0db8f18a82
Update BeeTrait.java 2024-01-30 15:47:09 +08:00
lilingfengdev
30298608d4
Update AxolotlTrait.java 2024-01-30 15:46:23 +08:00
lilingfengdev
59b54cbd11
Update AllayTrait.java 2024-01-30 15:44:56 +08:00
lilingfengdev
50cd609c0e
Update PermissionAction.java 2024-01-30 15:43:05 +08:00
lilingfengdev
fab5a7f413
Update ExperienceAction.java 2024-01-30 15:40:30 +08:00
lilingfengdev
dab31dba51
Update CommandAction.java 2024-01-30 15:39:23 +08:00
lilingfengdev
1fcf826fb3
Update Text.java 2024-01-30 15:34:15 +08:00
lilingfengdev
396eff513c
Update Template.java 2024-01-30 15:30:53 +08:00
lilingfengdev
5b2a71584b
Update SteerableEquipperGUI.java 2024-01-30 15:28:26 +08:00
lilingfengdev
c2e62448d1
Update GenericEquipperGUI.java 2024-01-30 15:27:07 +08:00
lilingfengdev
0d35eaa066
Update EndermanEquipperGUI.java 2024-01-30 15:22:54 +08:00
lilingfengdev
9fe02f41b6
Update NPCConfigurator.java 2024-01-30 15:19:11 +08:00
lilingfengdev
1e80951320
Update WaypointCommands.java 2024-01-30 15:18:04 +08:00
lilingfengdev
59fbfc41c8
Update TraitCommands.java 2024-01-30 15:14:06 +08:00
lilingfengdev
133addb28a
Update TemplateCommands.java 2024-01-30 15:10:15 +08:00
lilingfengdev
9602572e6d
终于搞完了NPCCommands.java 2024-01-30 15:06:49 +08:00
lilingfengdev
87997597f9
先汉化一部分 2024-01-30 14:21:33 +08:00
lilingfengdev
a58af1f3a6
Update AdminCommands.java 2024-01-30 14:04:33 +08:00
lilingfengdev
c96fb16d97
Update EditorCommands.java 2024-01-30 14:00:27 +08:00
fullwall
deded77f34 Add a setNavigationType NMS method 2024-01-29 22:24:43 +08:00
fullwall
a5fea96114 Cancel follow navigation if parameters are changed 2024-01-29 20:20:26 +08:00
fullwall
95d678312b Add a 1 second delay for failed chair spawns 2024-01-29 02:07:51 +08:00
fullwall
44e68147ab Fix hand recording 2024-01-26 23:43:50 +08:00
fullwall
c3791d162f Fix for commands with multiple preconditions 2024-01-26 19:48:53 +08:00
fullwall
dbd9cdf1f1 Fix hand tracking 2024-01-26 18:55:11 +08:00
fullwall
af728ec4b1 Set hologram tracking range to the same as the npc's 2024-01-21 15:47:00 +08:00
fullwall
647215e8dd Fixes to per-player name holograms 2024-01-18 17:22:22 +08:00
fullwall
4529f7dc39 Use new method 2024-01-18 15:37:37 +08:00
fullwall
1f1b0debbe Despawn NPCs on chunk borders 2024-01-13 22:48:27 +08:00
fullwall
107e3b3296 More robust backwards compat 2024-01-13 14:05:57 +08:00
fullwall
cd25930373 Fix canSee(Entity) not existing on old minecraft versions 2024-01-13 14:02:12 +08:00
fullwall
8ca8c14f89 Reset packetrotationsession yaw to physical yaw on removal 2024-01-07 17:06:55 +08:00
fullwall
1416557ce3 Fix protocollib detection for /npc mirror 2024-01-02 23:31:02 +08:00
fullwall
007c92f797 Consolidate body yaw implementations 2023-12-22 15:59:20 +08:00
fullwall
d005c228ff Move PlayerShearEntityEvent handling to EventListen to cover for snowman 2023-12-22 04:15:00 +08:00
fullwall
4e4112d531 Bump adventure dependency 2023-12-22 02:21:18 +08:00
fullwall
ea2df83ca5 Avoid NPE for rotationtrait removal 2023-12-14 21:06:50 +08:00