Commit Graph

3211 Commits

Author SHA1 Message Date
fullwall b6f5184192 Further command trait cleanup of /npc command clearerrors and added /npc command forgetplayer 2024-03-03 18:49:45 +08:00
fullwall 473135c7fb Rework individual command cost to be a value flag rather than an argument, reduce public-facing command ID exposure 2024-03-03 18:20:09 +08:00
fullwall a24064ddae Override teleport method in Shulker rather than blocking tick 2024-03-03 18:07:25 +08:00
fullwall 40c6b4b85e Add toggle trait command back 2024-03-03 14:57:51 +08:00
fullwall 0491f5ed20 Remove using_templates metric 2024-03-03 01:39:21 +08:00
fullwall 92066dde7b Fix non-english locales, multiplex shop inventories for better trader UI experience 2024-03-03 01:27:23 +08:00
fullwall 716bc4730b Fix JSON 2024-03-02 22:37:24 +08:00
fullwall 2c501409ab Add untranslated help keys 2024-03-02 22:36:07 +08:00
fullwall 52bb50fd8c Add missing description messages, and prompt users to join Discord to contribute to translations 2024-03-02 22:29:05 +08:00
fullwall b629eab8be Translation bump 2024-03-02 22:09:07 +08:00
fullwall 88bfd3baa1 Update translations 2024-03-01 22:31:10 +08:00
fullwall 992acc5c56 Null check death message 2024-03-01 19:20:29 +08:00
fullwall 81bc83d15a Utilise new API 2024-03-01 01:03:30 +08:00
fullwall 3a5b13c170 Cleanup, change packet tracker removal method (needs checking for geyser debug message) 2024-02-29 13:10:44 +08:00
fullwall 3869e310a2 Trial protocollib change suggested in #3097 2024-02-28 01:57:23 +08:00
fullwall 5a33c5cdbf Add korean translation kindly contributed by mangchi57 2024-02-28 01:04:32 +08:00
fullwall 3c8429aa6d Nullcheck getShopType() 2024-02-25 01:07:30 +08:00
fullwall 7f306216dc Fix off by one error in entity equipment updating in 1.8.8 2024-02-21 23:31:17 +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 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