Andrew Minnich
3defe19f8f
version bump
2020-12-12 17:14:42 -05:00
Andrew Minnich
e5ca693641
fix error when unsetting the joystick while _activeDevice is 'joy'
2020-12-12 16:56:01 -05:00
Andrew Minnich
6753632615
document the code
...
baton's code, while not incredibly complicated, isn't exactly self-explanatory, and i've already made different mistakes multiple times throughout baton's development process, so i think the code deserves some detailed comments.
2019-02-20 02:05:48 -05:00
Andrew Minnich
40c4d1652c
version/year bump
2019-02-19 03:23:34 -05:00
Andrew Minnich
b086f4cf19
fix error when using joystick button sources
2019-02-19 03:21:18 -05:00
Andrew Minnich
cd45b9f1af
improve error messages
...
these error messages will now tell the user where they made a mistake, rather than saying that something's wrong in baton.lua
2018-07-04 23:38:58 -04:00
Andrew Minnich
85e8201164
spaces -> tabs
2018-07-04 19:58:33 -04:00
Andrew Minnich
2ee8366156
newlines
2018-07-04 19:36:50 -04:00
Andrew Minnich
a65aa51267
simplify some expressions
2018-07-04 18:40:48 -04:00
Andrew Minnich
f347bc14d1
use more descriptive variable names for source functions
2018-07-04 18:21:51 -04:00
Andrew Minnich
78285c914d
remove section headers
...
they're more of a distraction than a help
2018-07-04 18:15:12 -04:00
Andrew Minnich
2cbde056fe
v1.0
2018-03-25 17:20:45 -04:00
Andrew Minnich
3347dd968f
add metadata
2018-03-08 23:42:28 -05:00
Andrew Minnich
33343f218f
separate function for getting control raw values
2018-03-08 23:39:48 -05:00
Andrew Minnich
839715cae3
readd source functions and demo
2018-03-08 23:35:20 -05:00
Andrew Minnich
3b75d8ffcf
pairs
2018-03-08 23:26:21 -05:00
Andrew Minnich
5c321ee71f
update controls + control getters
2018-03-08 23:17:24 -05:00
Andrew Minnich
375a4e1441
active device detection
2018-03-08 23:01:45 -05:00
Andrew Minnich
0cb0175add
initialize player
2018-03-08 22:29:36 -05:00