Commit Graph

3152 Commits

Author SHA1 Message Date
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
0c046a00b1 Fix glowitemframes 2024-01-17 23:04:41 +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
fullwall
ccf4f6b085 Fix guided waypoint provider 2023-12-11 23:39:34 +08:00
fullwall
06b0e2d800 Don't set body yaw with head yaw 2023-12-11 23:17:34 +08:00
fullwall
50caa007e7 Preliminary update to 1.20.3 (adventure not yet updated) 2023-12-06 21:56:51 +08:00
fullwall
7d2b50be40 Missed messages file 2023-12-03 16:08:44 +08:00
fullwall
c81aa299fb Add /npc snowman -f to form snow 2023-12-03 12:33:46 +08:00
fullwall
e4fba63408 Fix template#getTemplates() 2023-12-03 01:16:34 +08:00
fullwall
49036e1967 Support FollowTrait on 1.8.8 2023-12-02 14:55:37 +08:00
fullwall
a1e4255771 Redecompile 1.20.2 minecraft pathfinder 2023-12-01 23:43:58 +08:00
fullwall
7a676e3420 Default sneaking in sneaktrait to true 2023-12-01 22:42:43 +08:00
fullwall
578b8d38c1 Remove metadata clearing code 2023-11-29 22:53:42 +08:00
fullwall
86b76e81fd Trial COW fix 2023-11-28 23:12:14 +08:00
fullwall
543baf7fb8 Block gold ingot interaction with piglins for protected npcs 2023-11-27 22:51:16 +08:00
fullwall
9764695899 Fix failed decompilation in minecraft pathfinder 2023-11-26 21:30:36 +08:00