PieKing1215 / InvMove

Minecraft Forge/Fabric/Quilt mod that adds the ability to walk around while in inventories
GNU Lesser General Public License v3.0
23 stars 7 forks source link

Move when in jei search bar typing #41

Closed Jupitor87 closed 3 months ago

Jupitor87 commented 10 months ago

Move when in jei search bar typing with keys w,a,s,d

MendingNights commented 9 months ago

Move when in jei search bar typing with keys w,a,s,d

Good luck. The dev for this mod seems to have abandoned it. We've been waiting almost 2 months for a 1.20.2 update with no response.

Fyoncle commented 3 months ago

Good luck for real, mod dev doesnt seem to care EVEN A LITTLE BIT, that glitch not even exist in legacy version, also shoulder surfing is compatible in legacy version, but the new one is not... crazy

PieKing1215 commented 3 months ago

Hi, I work a full time job and my mods are one of many side projects that I work on in my limited free time. Maintaining them generally ranks low on the list of interesting things to work on, so usually motivation comes when I personally am playing Minecraft (which I haven't in almost a year). (looking at it financially the amount of revenue from CF/Modrinth for all of my mods combined equates to under 10 hours per month at minimum wage)

This specific issue is not a glitch, all of JEI/REI/EMI/etc either don't use the vanilla text field widget or don't add it the vanilla way, which means I have to add support for them all individually The base InvMove mod explicitly does not include anything that requires me to add extra dependencies on other mods, specifically because the legacy version was painful and took forever to update because it depended on like 20 other mods This is why InvMoveCompats is separate & it is getting updated soon (https://github.com/PieKing1215/InvMoveCompats/issues/5#issuecomment-2081858101)

As for shoulder surfing, I have never played with it and didn't know it had problems with InvMove until its dev opened a (very helpful) issue for it last month (gh-49) The main reason I haven't implemented the fix they suggested yet is because moving where/how I modify player movement significantly changes what mods are compatible, meaning I have to build and retest on several different MC versions with several different sets of mods, which could take several hours of boring grinding just to make sure it doesn't re-break other mods that also mess with player movement The Legacy version hooked/modified movement in a different way, and so it'll by default work with some mods and not work with others

Sorry if I come off as rude, I do see every issue/comment posted here but I don't have the time/energy to respond to everything. I appreciate that people care about this mod but I am one person and I can't afford to spend all of my time working on this one project. In the end this is a free & open source project and if people want they can make PRs and contribute fixes, or just take the code and add in support for whatever they want

(closing this issue since it's the whole point of InvMoveCompats)

Fyoncle commented 3 months ago

Hi, I work a full time job and my mods are one of many side projects that I work on in my limited free time. Maintaining them generally ranks low on the list of interesting things to work on, so usually motivation comes when I personally am playing Minecraft (which I haven't in almost a year). (looking at it financially the amount of revenue from CF/Modrinth for all of my mods combined equates to under 10 hours per month at minimum wage)

This specific issue is not a glitch, all of JEI/REI/EMI/etc either don't use the vanilla text field widget or don't add it the vanilla way, which means I have to add support for them all individually The base InvMove mod explicitly does not include anything that requires me to add extra dependencies on other mods, specifically because the legacy version was painful and took forever to update because it depended on like 20 other mods This is why InvMoveCompats is separate & it is getting updated soon (PieKing1215/InvMoveCompats#5 (comment))

As for shoulder surfing, I have never played with it and didn't know it had problems with InvMove until its dev opened a (very helpful) issue for it last month (gh-49) The main reason I haven't implemented the fix they suggested yet is because moving where/how I modify player movement significantly changes what mods are compatible, meaning I have to build and retest on several different MC versions with several different sets of mods, which could take several hours of boring grinding just to make sure it doesn't re-break other mods that also mess with player movement The Legacy version hooked/modified movement in a different way, and so it'll by default work with some mods and not work with others

Sorry if I come off as rude, I do see every issue/comment posted here but I don't have the time/energy to respond to everything. I appreciate that people care about this mod but I am one person and I can't afford to spend all of my time working on this one project. In the end this is a free & open source project and if people want they can make PRs and contribute fixes, or just take the code and add in support for whatever they want

(closing this issue since it's the whole point of InvMoveCompats)

Thank you for your fast respond, i wasn't know you had a full time job and stuff, and no it wasn't rude you was very nice.

Since i am using this mod 24/7 in every pack i use the JEI and Shoulder Surfing glitch was a bit annoying so i was checking here every day and decided to type this when i dont even see these glitches on the Legacy version, but seems like you are about to update InvMoveCompats so i am down to waiting forever if it gonna be fixed in the end of the day, sorry for the message saying "you dont care about the mod" sometimes it feels like it when mod devs disappear for months :v

About shoulder surfing glitch, since i use Shoulder Surfing Reloaded And InvMove in all my modpacks, i first found it and notified the Dev, and he opened a issue giving "EXTREMELY DEEP INFORMATIONS" about modding that i won't be able to.

Anyways hope you find motivation any sooner and life gets better, have a nice one and good luck!