Commit graph

23 commits

Author SHA1 Message Date
1222cce7fd fixed missing exception handling for the variable changed handler 2020-11-09 16:59:23 +01:00
02d0e40e57 addded issue numbers to CHANGELOG 2020-11-09 12:30:56 +01:00
2656979d87 added VA profile to generate reports 2020-11-09 12:28:49 +01:00
bf19c77deb updated docs 2020-11-09 12:25:55 +01:00
1196c8e618 added “missingbinds” plugin context
Also had to refactor the actual bindings reading part to accomodate; more modular now, not mangled with mapping to key codes anymore.

fixes #2
2020-11-09 10:20:23 +01:00
976aa508c7 refactored with Properties, makes resetting stuff way simpler 2020-11-09 09:27:32 +01:00
60ffc81683 added bit about auto-loading to deprecation warning 2020-11-09 08:35:27 +01:00
20c12007bc now automatically reading bindings on VA start and change of bindED.layout# 2020-11-08 21:12:00 +01:00
78124a42e3 auto-detect bindings files changes!
fixes #3
2020-11-08 20:43:23 +01:00
af0914b9e1 code cleanup, massive refactoring, added listbinds plugin context
fixes #1
2020-11-08 14:58:31 +01:00
5a502b155d awful vs text file format change … 2020-11-08 12:41:36 +01:00
3b918e8972 removed old, naive way of loading the last modified binds file by default
(or linking them to the plugin directory …)
2020-11-08 12:41:09 +01:00
998b48d093 added CHANGELOG 2020-10-24 14:49:24 +02:00
2679df9437 fixed error message for empty map file 2020-09-25 02:58:30 +02:00
9da35ba6d9 derp, VS managed to check in the .zip file 2020-09-23 19:56:54 +02:00
95b8b7688a added documentation for my changes 2020-09-23 19:37:40 +02:00
94630e0cd0 renamed map files for clarity 2020-09-22 23:58:39 +02:00
b6b54edd54 minor fixes 2020-09-22 23:42:25 +02:00
f8df4a7f76 added Neo2 support 2020-09-22 23:30:25 +02:00
54372e3e92 Now supports map files for non-QWERTY layouts. 2020-09-22 22:35:35 +02:00
1dcbff0a79 Will now automatically detect the profile in use by Elite.
If `StartPreset.start` doesn’t exist, is empty or the profile named in there doesn’t exist resume old standard behaviour and take the last changed bindings file.
2020-09-22 22:24:30 +02:00
bf00784a87 initial refactoring and ID changes 2020-09-22 21:15:02 +02:00
085fa47a43 initial commit 2020-09-22 20:19:46 +02:00