MinicraftPlus / minicraft-plus-revived

Minicraft+, an extension of Notch's original minicraft project, with tons more features.
GNU General Public License v3.0
466 stars 93 forks source link

Update controller code for key detection and add setting for controller enablement #588

Open BenCheung0422 opened 9 months ago

BenCheung0422 commented 9 months ago

This depends on #587 A setting for controller enablement is added, with a default value of disabled. It detects controller configurations now if and only if it is enabled. It now automatically searches for another controller plugged (and selects the first result) when the using one is no longer plugged. It is currently impossible to provide an ability to specify a controller connected because of the limitations of the currently using library. The code for key status is also updated, and it is now using the similar mechanism to keyboard key input detections. Controller status is added with the help of the addition of #587, 2 status, controller availability and input method, as shown in the demo below.

BenCheung0422 commented 7 months ago

New status information for both controller availability and input method, added with the help of the addition of the status bar from #587.

https://github.com/MinicraftPlus/minicraft-plus-revived/assets/74168521/eb1bfd81-c044-4052-807b-50d60a5c08bd