CombustibleToast / StratagemHeroOnline

36 stars 23 forks source link

GamePad Not working on Firefox #27

Open DRA6N opened 3 months ago

DRA6N commented 3 months ago

Currently it doesn't recognize the gamepad on Firefox. I am working on a fix so that it uses the GamepadAPI with Firefox correctly. Once I get that working, I want to implement the use of user accounts so a High Score can be shown.

CombustibleToast commented 3 months ago

the firefox gamepad support sounds great, but i'm not going to support user accounts for leaderboards.

DRA6N commented 3 months ago

the firefox gamepad support sounds great, but i'm not going to support user accounts for leaderboards.

* It will just lead to botting and exploitation to reach the top

* I don't want to manage and pay for the storage of accounts

  * (the game is currently hosted on github pages which are static)

that's fine. I was just toying with the idea. I almost have the FF function working (at least for ps5 controllers. I don't have an xbox controller to test.) It recognizes the gamepad, but not the correct buttons on the d-pad (yet)