Skip to content

fix shortcut inconsistency and input desync#194

Open
MassAnarchyy wants to merge 5 commits into
GTNewHorizons:masterfrom
MassAnarchyy:fix/shortcuts/add/shiftlmbdrag
Open

fix shortcut inconsistency and input desync#194
MassAnarchyy wants to merge 5 commits into
GTNewHorizons:masterfrom
MassAnarchyy:fix/shortcuts/add/shiftlmbdrag

Conversation

@MassAnarchyy

@MassAnarchyy MassAnarchyy commented Jun 11, 2026

Copy link
Copy Markdown
Member

alt click sometimes acting like shift click or getting ignored due to input race and event cancellation issues
ensures shortcut handling always wins over nei fallback and prevent duplicate input events from reprocessing

fixes desync caused by delayed packet execution and unstable container state during rapid input, Was causing rendering then ultimately failing to move anything
add workbench mixin to "fix" transfer behavior and avoid vanilla interference, For some reason couldn't get this work without mixin, Maybe someone else can rework a better fix =)

2026-06-11.16-35-30.1.mp4

Fixes : #193

Edit: I feel dumb, Didn't realize mouse tweaks was even in here, Thought it was solely inventory bogo managing most shortcuts / keybinds 🤦‍♂️

Edit: Fixed previous mistake on 193 which was tinkers workbench, Now works and pushes directly into crafting table rather than the connected chest, Shortcut keys also work here.

…dated readme and new mixin for craftinggrids
@MassAnarchyy MassAnarchyy requested a review from Caedis June 11, 2026 22:16
…ead) this should be only additional shortcuts
@MassAnarchyy MassAnarchyy changed the title fix shortcut inconsistency and input desync, Added Shift+LMB drag fix shortcut inconsistency and input desync Jun 12, 2026
FFS and others added 2 commits June 11, 2026 22:14
@MassAnarchyy MassAnarchyy requested review from a team and removed request for Caedis June 19, 2026 16:01
@vovaksenov

Copy link
Copy Markdown

thanks. unplayable without the fix xd. seems to work from first impression

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bogosorter ALT+LMB doing wrong thing sometimes

2 participants