Commit Graph

3142 Commits

Author SHA1 Message Date
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 f9c4dbe614 Minor shulker fix 2024-02-05 00:13:42 +08:00
fullwall 66708ac314 Add /npc command cycle 2024-02-05 00:05:51 +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
fullwall ffedf7c81f Add a component parse step to shop title 2023-11-26 02:28:45 +08:00
fullwall 7073bebc17 Move hologram metadata check to CitizensNPC 2023-11-25 04:20:43 +08:00
fullwall 258ac20a21 Adjust packet rotation 2023-11-21 23:30:11 +08:00
fullwall 3f47f5df90 Bump phtree version 2023-11-18 00:50:35 +08:00
fullwall 8693de6b5f Avoid copying 2023-11-17 01:59:18 +08:00
fullwall 145d6ce616 Trial a iteration performance tradeoff for PlayerUpdateTask 2023-11-17 01:33:46 +08:00
fullwall 3221019dda Update french and hebrew translations, thanks to Mulot and penguin for providing translations 2023-11-16 23:38:00 +08:00
fullwall 81cce42a93 Implement new event 2023-11-15 22:39:09 +08:00
fullwall ad0f5caac5 Fix playeranimation on outdated minecraft versions 2023-11-07 23:43:48 +08:00
fullwall 7a229def7d Don't call chunkmap status updates if the playerlist wasn't modified 2023-11-06 22:01:51 +08:00