Commit Graph

29 Commits

Author SHA1 Message Date
YouHaveTrouble 3eada6cd2f separate the check for the blocks that should trigger the interaction into separate method
only insert the interaction if there's no other existing one
2026-02-25 17:11:06 +01:00
YouHaveTrouble d3fbb8fe06 use currently imported server version as the one declared in manifest 2026-02-25 16:55:12 +01:00
YouHaveTrouble c9fb07634a depend on newer game version 2026-02-25 16:27:30 +01:00
YouHaveTrouble 14470814c7 config maybe 2026-02-11 18:06:14 +01:00
YouHaveTrouble f92354b7f9 we are finally able to use maven repo for dependency! 2026-01-24 17:30:26 +01:00
YouHaveTrouble ae8477dbb9 migrate to use the component way of getting the item container state component 2026-01-23 18:44:01 +01:00
YouHaveTrouble 6d63a20f2a remove debug logging 2026-01-23 16:27:44 +01:00
YouHaveTrouble 259ffb9187 bump version 2026-01-21 21:46:32 +01:00
YouHaveTrouble 217fada122 count actual items instead of stacks 2026-01-21 21:09:36 +01:00
YouHaveTrouble 9ab3b84af5 match the single chest quick stack interaction trigger with previous version of the plugin 2026-01-21 19:38:46 +01:00
YouHaveTrouble e786383e10 make interactions with empty hand work 2026-01-21 19:22:52 +01:00
YouHaveTrouble 1ffe4fe924 okay, so hear me out... reflection to add interactions 2026-01-20 20:20:51 +01:00
YouHaveTrouble 6f94e94a86 manifest now gets fed maven version on build 2026-01-20 20:20:13 +01:00
YouHaveTrouble 0a6f07e11b main interaction that does nothing (on purpose) 2026-01-20 20:16:00 +01:00
YouHaveTrouble 20705de273 I don't think this works yet, but here we go 2026-01-20 20:15:38 +01:00
YouHaveTrouble 06558b1aae bump version 2026-01-19 20:26:54 +01:00
YouHaveTrouble 05a34dcf0e prevent quick stack when player cannot interact with the chest for any reason 2026-01-19 20:18:14 +01:00
YouHaveTrouble eb184a8c90 Merge remote-tracking branch 'origin/master' 2026-01-18 21:40:30 +01:00
YouHaveTrouble 07ed3ce52a change version to 1.0 2026-01-18 21:40:22 +01:00
YouHaveTrouble aa4bcd8a16 Create LICENSE 2026-01-18 21:38:19 +01:00
YouHaveTrouble 13d74c8c2b display number of item stacks moved 2026-01-18 21:37:34 +01:00
YouHaveTrouble 2e77ca5d37 add icon for better mod list 2026-01-18 21:34:56 +01:00
YouHaveTrouble 5d3f3214ac fully working quick stack interaction 2026-01-18 18:36:40 +01:00
YouHaveTrouble a2faac747b remove debug 2026-01-18 03:08:50 +01:00
YouHaveTrouble ed4e5968e2 go back to interaction and it actually works this time 2026-01-18 03:07:18 +01:00
YouHaveTrouble 5ae383e9e3 slowly going absolutely insane 2026-01-17 19:06:46 +01:00
YouHaveTrouble f6431ccf7d add readme 2026-01-16 20:58:57 +01:00
YouHaveTrouble 6665120e16 actually register the interaction and test events 2026-01-16 20:58:15 +01:00
YouHaveTrouble 969a532787 an attempt was made at understanding how interactions work without any documentation 2026-01-15 21:07:19 +01:00