Giter Site home page Giter Site logo

Comments (6)

sfiera avatar sfiera commented on July 16, 2024

What is your “select friendly” key? Does it work differently with different choices of key?

from antares.

IonicPaul avatar IonicPaul commented on July 16, 2024

Typically I use numpad 7. As I said, it works if I turn numlock off. Other keys like numpad slash work regardless (I also tried "d" and that worked too).

from antares.

sfiera avatar sfiera commented on July 16, 2024

I guess my question would be: why does it work at all when num lock is enabled? Isn’t the purpose of num lock to make 0-9 register different keypresses from 0-9?

from antares.

IonicPaul avatar IonicPaul commented on July 16, 2024

Numlock makes those keys register number keypresses. Without numlock they are directional, pgup, pgdn, home, and end. Maybe Antares (or Ares?) reads these keys as raw inputs from the keyboard, or tracks them as the same. I doubt it's the latter because numlock off would mean the numpad would have arrow inputs, which would register as the in-game computer controls.

from antares.

sfiera avatar sfiera commented on July 16, 2024

So I looked into it a little and found glfw/glfw#946
Since num lock is (sometimes?) handled as a modifier key, it’s possible that the shift modifier key is ignored in some circumstances.
Test build available shortly in https://github.com/arescentral/antares/actions/runs/8429954570?pr=484

from antares.

IonicPaul avatar IonicPaul commented on July 16, 2024

Seems to be unchanged. I still have to turn numlock off to target correctly with the numpad numbers.

from antares.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.