Commit Graph

631 Commits

Author SHA1 Message Date
fullwall
903ba91b4c Delete old template code 2024-03-04 20:46:36 +08:00
fullwall
249fa6675d Added missing spawned check 2024-03-04 02:33:31 +08:00
fullwall
ed117eac96 Try to detect sneaking state onAttach for SneakTrait 2024-03-03 23:14:11 +08:00
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
92066dde7b Fix non-english locales, multiplex shop inventories for better trader UI experience 2024-03-03 01:27:23 +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
81bc83d15a Utilise new API 2024-03-01 01:03:30 +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
4d1b3ee357 Remove STORAGE_TYPE setting, fix a few setting comments 2024-02-11 01:13:49 +08:00
fullwall
66708ac314 Add /npc command cycle 2024-02-05 00:05:51 +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
8ca8c14f89 Reset packetrotationsession yaw to physical yaw on removal 2024-01-07 17:06:55 +08:00
fullwall
d005c228ff Move PlayerShearEntityEvent handling to EventListen to cover for snowman 2023-12-22 04:15:00 +08:00
fullwall
ccf4f6b085 Fix guided waypoint provider 2023-12-11 23:39:34 +08:00
fullwall
c81aa299fb Add /npc snowman -f to form snow 2023-12-03 12:33:46 +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
86b76e81fd Trial COW fix 2023-11-28 23:12:14 +08:00
fullwall
ffedf7c81f Add a component parse step to shop title 2023-11-26 02:28:45 +08:00
fullwall
258ac20a21 Adjust packet rotation 2023-11-21 23:30:11 +08:00
fullwall
81cce42a93 Implement new event 2023-11-15 22:39:09 +08:00
fullwall
07fb13c284 Add /npc hologram viewrange, add /npc playerfilter --applywithin, work towards auto-hologram-sneak 2023-11-05 20:58:37 +08:00
fullwall
de885501cd Allow next page and previous page items to be set 2023-11-05 17:41:18 +08:00
fullwall
840ab30108 Don't cancel NPC - NPC mount events, NMS#mount uses optional boolean flag to force mount. /npc blockbreaker adds to NPC inventory by default 2023-11-05 02:03:57 +08:00
fullwall
33955027ff Check destination world matches NPC world in guided AI goal 2023-11-03 01:50:21 +08:00
fullwall
2736f4ab53 Add sitting height offset correction check 2023-11-01 01:24:23 +08:00
fullwall
483b6565cd Adjust hologram mount strategy 2023-11-01 00:58:28 +08:00
fullwall
401e34a4a3 Refactor PlayerAnimation to accept a collection of players rather than radius. Rework NPCLinkToPlayerEvent handling 2023-10-30 22:49:02 +08:00
fullwall
d17ca61e6e Implement event, and use it to link hologram display entity. unify some old tracker implementations. WIP implementation of unified player linking 2023-10-30 01:37:00 +08:00
fullwall
751e2a28ac Misc small changes 2023-10-29 02:09:08 +08:00
fullwall
8efde00530 Re-mounting interaction entities seems to work 2023-10-23 02:07:59 +08:00
fullwall
e889476e7b Fixes for hologram display entities 2023-10-23 01:58:06 +08:00
fullwall
8f6e65c4e2 Fix animation trigger incorrectly registered 2023-10-22 00:33:40 +08:00
fullwall
33dce9174b Add bossbar provider 2023-10-20 22:08:37 +08:00
fullwall
ad89e9aa83 Make more async friendly 2023-10-15 20:53:01 +08:00
fullwall
ae4495207e remove result message for commands by default 2023-10-14 22:41:10 +08:00
fullwall
7f6b6df4cf Bump deps
Del
2023-10-13 21:50:23 +08:00
fullwall
ba74dc8ad2 Fix /npc shop edit multiline item descriptions 2023-10-09 00:54:31 +08:00