Commit Graph

23 Commits

Author SHA1 Message Date
fullwall 8f538721cc Modify items in ItemAction 2024-03-24 00:53:47 +08:00
fullwall c1b7a99bd8 Push InventoryMultiplexer type down to allow for inventory refreshing 2024-03-18 23:36:42 +08:00
fullwall c683b752a5 Rewrite itemaction to use the provided item array 2024-03-11 20:37:30 +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 8864d89791 Preliminary trader view support for /npc shop 2024-02-19 05:41:48 +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 ad023c3bd5 Various bugfixes including for /npc sitting, item action, event listening to push/knockback events 2023-06-19 20:39:50 +08:00
fullwall c001b65988 More item tweaks 2023-06-19 02:27:13 +08:00
fullwall ad442e4bd3 ItemAction tweak 2023-06-19 01:44:29 +08:00
fullwall 735a947475 Backwards compatibility fix for ItemAction 2023-05-29 01:08:48 +08:00
fullwall 46ccf0895f Implement playerfilter change 2023-05-11 21:40:01 +08:00
fullwall 163499f219 Add shift click max buy/sell to the shop trait 2023-04-06 02:35:08 +08:00
fullwall eed9170519 Add op/server toggles to shop 2023-01-06 23:34:47 +08:00
fullwall aee977ebb3 Fix some 1.8.8 shop compat 2023-01-06 00:41:47 +08:00
fullwall 83040ed525 Add basic cost/result placeholders. 2023-01-01 23:28:21 +08:00
fullwall 2681e05307 Clone items in ItemAction 2022-12-06 23:56:22 +08:00
fullwall fef03ea6da Use new lookup api 2022-12-04 00:59:16 +08:00
fullwall 6fec436f55 Remove some global state from shops 2022-12-03 21:32:58 +08:00
fullwall ede598cc9b Fix some issues with ShopTrait item costs/results and add NBT filter API. Adjust /npc item to be more flexible. 2022-12-03 18:21:46 +08:00
fullwall b8050199f1 Add per-player rotation API 2022-11-28 23:10:50 +08:00
fullwall 891b480bea Add requireUndamaged to item cost 2022-10-26 15:44:03 +08:00
fullwall a91f0cd2ee Fix /npc text remove clickable not working, make /npc shop item action work on material alone for now 2022-10-26 12:33:23 +08:00
fullwall 70d7cfa6f2 Work on npc shop; now possible to buy and sell 2022-07-27 17:05:52 +08:00