Commit Graph

32 Commits (v2.26beta)

Author SHA1 Message Date
bm98 c19619b87f V 2.26 Build 60 Update for SC 2.5.0 alpha
add new actionmaps
update fallback defaultProfile.xml
8 years ago
bm98 15f2f873f5 Build 59 Documentation Update 8 years ago
bm98 d49b0bf934 V 2.25 - BETA Build 59
- fix - an issue in parsing options from imported maps
- add - an option to show the actiontree as CSV list with more/less details (change in Settings)
- improvement - In table view add possibility to Blend All visible unmapped entries
8 years ago
bm98 f60c49ccc8 V 2.24 - BETA Build 58
- fix - some trouble in SC path finding #44
8 years ago
bm98 a7a21aae43 Build 57 - some fixes and improvements in Tables
Doc update for improvements
8 years ago
bm98 ac0ca1c208 V 2.23 - BETA Build 57
- update - Using .Net 4.5.2 Now (seems to handle some scaling issues WinForm apps)
- update - Try to find the SC path also as StarCitizen\Live (instead of Public) was mentioned for SC2.2.2 onwards ???
- fix - addbind UNDEF removed when assigned
- improvement - Issue a infobox if the Client folder cannot be found
               (please submit the complete folder structure of your installation as bug report ...)
- add - a table display for mappings
- some internal stuff (namespaces etc)
- update - doc SCJMapper_QGuide V2.23beta.pdf
8 years ago
bm98 9d4c71db51 V 2.22 - BETA Build 56 - final
- fix - try again to fix Win10 scaling issues for some PCs (hidden assignment area)
- improvement - actions with a profile modifier attached will show underlined in the action tree
- improvement - less offensive gamepad color mark ...
- add - a button to dump the used defaultProfile in the right area
- some internal stuff
- update - doc SCJMapper_QGuide V2.22beta.pdf
9 years ago
bm98 513007de83 V 2.22 - BETA Build 56 - short update
- fix - try again to fix Win10 scaling issues for some PCs (hidden assignment area)
- improvement - actions with a profile modifier attached will show underlined in the action tree
- improvement - less offensive gamepad color mark ...
- some internal stuff
9 years ago
bm98 68d72cab6b V 2.21 - BETA Build 55 - Updates for SCA 2.2
- fix #40 added Tab entry in Ctrl. context menu
- fix - try to fix Win10 scaling issues (hidden assignment area)
- fix - profile tree color indication also applied when re-reading defaultProfile
- improvement - enumerates up to 12 devices now (though not tested as I don't have 12 ..)
- add - use of SCA 2.2 provided defaultProfile (new location and format)
- add - indication of the used defaultProfile
- add - built in defaultProfile updated to SCA 2.2
- Doc update
9 years ago
bm98 29ebc857fe V2.18 Build51 2.nd push for preRelease
fixed #36 Ctrl key works now
fix - keyboard command formatting
ActivationMode handling finished
user ActivationMode change indication in mapping tree
partial internal cleanup
doc update
9 years ago
bm98 5d948eb628 V 2.18 Build51 Push
fixed #35 layout works now for Win10
improved - timeout for kbd modifiers
improved - ActivationMode handling
improved - Blending adds multiTap=1
improved - List commands; added Act.Modes
fixed - uses game defaultProfile
update - doc
9 years ago
bm98 54a22f89b8 V 2.17 final push for beta usage
SC 2.0/2.1PTU ALPHA
see readme.txt for updates
9 years ago
bm98 27fff2aada Fix for alpha AC 1.3: substitute removed js1_ or xi_ mark in defaultProfile to make it no longer bailing out on init
Everything else is not checked or changed in this build.
9 years ago
bm98 a72b762956 BETA 2.14 Build 47 Update for AC alpha 1.1.2 -
- updated  defaultProfile.xml
10 years ago
bm98 288533d3a9 BETA 2.13 Build 46 Update for AC 1.1.1 -
update - added new defaultProfile and actionmaps
add - keyboard modifier for joystick
fix - device checkbox applied after Reassign
fix - invert checkbox handling (removed flight invert - see Tuning)
fix - Add CustUI Header and Devices List in any case
10 years ago
bm98 5cf5c6174b BETA 2.12 - Update for joystick CustomizationUIHeader of AC 1.03 (add instance from jsN) 10 years ago
bm98 3272d48513 V 2.10 - Build 43 - Production
- new feature - added Action Tree context menu for Assign, Clear and Blend
- fix - issue for Js Reassignment if more than one was not yet assigned
- improvement - Right click in Action Tree selects the items (no need to select and then right click anymore)
- doc update
10 years ago
bm98 28b23252c0 Fix of issue for Js Reassignment if more than one was not yet assigned 10 years ago
bm98 d7086deb69 Build 41:
fix: #26 null ptr issue in Device Tuning with unassigned axes, rework of newly introduced changes with regards to not assigned items (Device, Deadzone, Invert)
improve: add tooltip with Device Name and GUID to Device Tabs
update: Beta Version tag includes build and beta tag

Build 40: fixed issue #25
10 years ago
bm98 94e03d4947 Build updated to 35 10 years ago
bm98 7dc4b37164 First Alpha for Keyboard and Gamepad support (ex Tuning)
New DSsharp dlls V2.6.3 via NuGet
10 years ago
bm98 fbb97157d6 Build 33 - cleanup and bugfix (Null ptr for joystick devices if not mapped)
Doc updated for 2.7
10 years ago
bm98 c83731f541 fix issue getting actionmaps from config file
fix issue with options don't reset before Grab
add GER quick guide
10 years ago
bm98 7a0ec928e6 support option tags #18
support version and ignoreversion, can force ignoreversion
does not longer dump empty maps
supported actionmaps are preset in config file (instead of code)
Doc Update
10 years ago
bm98 4a06ab6654 improved on #17 allows js1..js8
adopt for AC 0.9 - add actionmaps flycam and spaceship_turret
10 years ago
bm98 8e46f91780 - new feature #16 - allow reassignment of the jsN group
- improvement - uniquely identified devices with the same name (use GUID)
- improvement - shows jsN assignment in Joystick tab
- improvement - detection of the SC install path extended to one more Registry entry
- fix - blend unmapped works properly now
- fix #16 - manual entry of SC directory works now
- update doc
10 years ago
bm98 837c2c9e8b late fix for the new settings - need to rebuild the tree after accepting changes
doc updated with new dialog screenshot
10 years ago
bm98 bb31a17c88 Doc Update for V 2.2 10 years ago
bm98 caba37b390 Final V 2.1 doc update 10 years ago
bm98 d924956508 issue #6 and #11; can assign throttle to any axis now, sense detection limit can be set in config file if the default 150 is inconvenient Add pp_rebindkey mapping to allow copy ... and then e.g. paste into the Cry console 10 years ago
bm98 41088f6f53 Doc update for V2 10 years ago
bm98 32594cfca1 Initial upload of V2 10 years ago