Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minecraft #16

Merged
merged 0 commits into from
Nov 13, 2024
Merged

Minecraft #16

merged 0 commits into from
Nov 13, 2024

Conversation

marinesciencedude
Copy link
Owner

@marinesciencedude marinesciencedude commented Feb 15, 2024

Ideally should add full compatibility for the following 'final' PC-based versions:

  • TU2 (Beta 1.6.6)
  • TU4 (Beta 1.7.3)
  • TU6 (Beta 1.8.1)
  • TU11 (1.0.0)
  • TU13 (1.2.1)
  • TU18 (1.3.1)
  • TU24 (1.6.1)
  • TU30 (1.7.2)
  • TU42 (1.8)
  • TU53 (1.10)
  • TU68 (1.11/12)
  • TU75 (1.13)

Camera hook implemented for:

  • TU0 (Beta 1.6.6)
  • TU2 (Beta 1.6.6)
  • TU4 (Beta 1.7.3)
  • TU6 (Beta 1.8.1)
  • TU11 (1.0.0)
  • TU13 (1.2.1)
  • TU18 (1.3.1)
  • TU24 (1.6.1)
  • TU30 (1.7.2)
  • TU42 (1.8)
  • TU53 (1.10)
  • TU68 (1.11/12)
  • TU75 (1.13)

Inventory etc. implemented for

  • TU0 (Beta 1.6.6)
  • TU2 (Beta 1.6.6)
  • TU4 (Beta 1.7.3)
  • TU6 (Beta 1.8.1)
  • TU11 (1.0.0)
  • TU13 (1.2.1)
  • TU18 (1.3.1)
  • TU24 (1.6.1)
  • TU30 (1.7.2)
  • TU42 (1.8)
  • TU53 (1.10)
  • TU68 (1.11/12)
  • TU75 (1.13)

Changes to be addressed:

  • Disable cursor snapping on inventory slots
  • Clamp inventory cursor to screen, if an alternative anti-snapping method hasn't been found

Future changes:

  • Combo keys to one controller button, for shift+click in inventory
  • Inventory bindings depends on whether an item has been selected, for left-click distribute items functionality

Unlikely changes (probably outside the doable scope for mousehook and requires proper modding):

  • Distribute items lasts longer and can successfully cover the entire crafting grid for recipes like furnaces, chests, armour
  • Distribute items places only one at a time with right-click

@marinesciencedude marinesciencedude force-pushed the minecraft branch 2 times, most recently from 165effd to 8c1ab45 Compare November 13, 2024 21:12
@marinesciencedude marinesciencedude changed the base branch from mousehook_old to mousehook November 13, 2024 21:13
@marinesciencedude marinesciencedude merged commit 68491d1 into mousehook Nov 13, 2024
3 checks passed
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.

1 participant