Commit Graph

22 Commits

Author SHA1 Message Date
bm98
651e5cf237 Build 61 - Prepare SC Alpha 2.6
- Refactor actionmap source (from profile now)
- Add Tree Context Menu Collapse,Expand
- Fix ignore actionmap in Settings/Cancel
2016-12-23 16:13:09 +01:00
bm98
f60c49ccc8 V 2.24 - BETA Build 58
- fix - some trouble in SC path finding #44
2016-05-31 20:56:48 +02:00
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
2016-05-27 17:13:24 +02:00
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
2016-03-12 14:55:59 +01:00
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
2016-03-11 21:30:05 +01:00
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
2016-03-06 17:22:16 +01:00
bm98
14c7c8f130 V2.19 Build 52 Beta
fix #37 improved defaultProfile Parsing
fix #38 locale issue - changed App number formatting to US
fix #39 changed equal to equals string for kbd entry
added default actionmap to choose from (it is on the ignore list)
2016-01-10 23:28:29 +01:00
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
2016-01-02 01:15:58 +01:00
bm98
ffd8a2d2a4 3rd SC 2.0 Alpha Push
- add ActivationMode handling
- add PTU file usage in Settings
- Prepared JS Modifiers (but SC cannot right now - so it is disabled)
- Some GUI improvements
2015-12-26 23:16:25 +01:00
bm98
2158bcf8b7 SC 2.0 Alpha Update - second push
- more fixings with new maps
- blending and profile import cleanup
- profile import of nested structures
- support of pre SC2.0 map import
- removed global JS or GP blend options in Settings
- removed ignoreversion from Settings
2015-12-22 22:30:57 +01:00
bm98
d1e77e3564 AC Alpha 2.0 Update
first push before testing - internal only
- lots of updates to comply with actual XML formats
- fixed actionmap versions with profile and mapping versions (removed ignoreversion)
- reworked blending
- add full mouse settings
2015-12-22 01:47:23 +01:00
bm98
b9bffdc587 BETA 2.15 Build 48 Update for AC Alpha 1.1.6
Adjust for new AC file structure to find the files again
Note: Dump Log does not work right now as CIG does not list the detected controllers anymore :-((
2015-08-10 23:18:21 +02:00
bm98
5cf5c6174b BETA 2.12 - Update for joystick CustomizationUIHeader of AC 1.03 (add instance from jsN) 2015-02-28 23:43:52 +01:00
bm98
30db0e48dc More Update for AC1.0:
add DumpLog - get the AC detected controller config from the latest AC log file
fix Blend and Clear to apply any input kind (assign checks for the right one)
2014-12-22 22:37:32 +01:00
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
2014-08-31 15:05:56 +02:00
bm98
1d1a90e8f3 issue #6 add Settings to ignore buttons
also add Setting to define SC install path - in case it cannot be found
or the user wants to have it somewhere else.
2014-07-06 02:14:57 +02:00
bm98
8371532108 Add log4net instrumentation (Win 8.1 seems to make still problems)
Compiled for AnyCPU
2014-07-05 22:46:58 +02:00
bm98
ed3672f2c3 issue #1 add save of own mappings into the SC ..\Controls\Mappings folder (for now)
Loading from own or SC provided mappings
2014-06-29 03:26:39 +02:00
bm98
72d6a8c285 issue #1 can load with options to reset,default and grab immediately
issue #2 add load mappings from SC game (Mappings folder)
redone loading of empty or default profiles
2014-06-28 23:50:07 +02:00
bm98
c7dcc36bf4 issue #13 and partly #4 can load from specific defaults
can apply default bindings, prepared for persistence - some have been added
2014-06-28 22:31:31 +02:00
bm98
ee62bddf08 Cleanup the DefaultProfile capture 2014-06-28 15:08:26 +02:00
bm98
0a4213d113 issue #2 finds and extracts the defaultProfile from GameData.pak
defaults to the built in xml if the SC version cannot be found
also added some tools to deal with SC directories for later use
Adds Iconic.Zip.Reduced as NuGet package
2014-06-28 01:42:48 +02:00