LambdAurora / LambdaControls

A minecraft mod which adds better controls and controller support.
MIT License
67 stars 20 forks source link

Feedback & Suggestions #1

Closed Mhowser closed 4 years ago

Mhowser commented 4 years ago

Here is a list of items (gathered from Discord) that could be implemented for better user experience. (not in any particular order)

Thanks a lot for making this mod! ITS AWESOME!!

Mhowser commented 4 years ago
Mhowser commented 4 years ago

Here are some new bugs I found:

LambdAurora commented 4 years ago

I fixed the 3 latest bugs!

Mhowser commented 4 years ago

i did git pull but it says its already up to date, where are the bugfixes?

LambdAurora commented 4 years ago

Forgot to push, my bad!

LambdAurora commented 4 years ago

The controls menu is too high and not centered

This may not be fixed as it's vanilla behavior for the button list widget, you can see the same thing for the mouse settings for example.

Mhowser commented 4 years ago

I have an idea regarding that, you could fill in that empty space with a controller graphic like this (example) image and when a user presses an input, the graphic will highlight that input.

LambdAurora commented 4 years ago

Sadly, that won't be possible, it's very hard to add (and non-needed I think).

The thing is, the way Minecraft manages the GUI makes impossible to add that, and auto GUI Scale already fill all of the space.

LambdAurora commented 4 years ago

As someone who plays with a GUI Scale 3, there's not enough space for it: 2019-12-15_21-46

Mhowser commented 4 years ago

ah, i forgot about the GUI scale

LambdAurora commented 4 years ago

As I added everything and fixed everything (except for the GUI centering which isn't fixable), I'm closing this issue.