Commit Graph

45 Commits

Author SHA1 Message Date
bm98
d2d1aa1664 V 2.34 - BETA Build 68
- improvement - complete rework of XML defaultProfile/mapping parsing
2017-12-26 13:53:55 +01:00
bm98
9696eb1752 V 2.33 - Build 67 BETA
- update for SC 3.0.0 Alpha public
- fix - finding SC game folder - may work automatically for 3.0 Alpha else define it in Settings
- add - get the defaultProfile.xml from LIVE\data.p4k file if possible (real game assets)
- improvement - caching def profile once it is read from disk
- removed - old SC path and folder locators (SCJM does not longer work with pre 3.0 game)
- removed - reference to Iconic.Zip DLL (replaced with Zstd)
- update - defaultProfile.xml as last resort from PTU 3.0-695052 (Dec 18, build)

- move and re-group devices etc.
2017-12-24 00:22:30 +01:00
bm98
23c0b58d38 V 2.32 - BETA Build 66 - quick patch for PTU 3.0
- add - new install locator - else use manual path in Settings
- add - defaultProfile.xml location in USER dir (cannot get the real one from the assets anymore)
- add - patched defaultProfile.xml (some new actions) as resource
- add - some more tuning visuals
2017-11-26 00:24:55 +01:00
bm98
c7540f666c V 2.31 - BETA Build 65
- fix Pitch direction in Tuning dialog
2017-08-01 18:18:23 +02:00
bm98
b3f9dbbacc V 2.30 - BETA Build 64 - first commit
- add - Tab to show all mappings for the current input (Tabbed with XML other Dump items)
- add - Setting (enabled, disabled -> default) to automatically switch the new tabs - either Input or Dump
- fix - issue with user activations modes while dumping the mapping list
- fix - issue with loading a map with gamepad mappings and the gamepad is not connected
2017-05-14 00:18:55 +02:00
bm98
297e04db03 V 2.29 - BETA Build 63
- add - Calibrate gamepad thumb axes (press ABXY buttons all together and wait 2 sec - should zero all 4 axes)
- fix #56 - exception when entering Tuning
- fix - wrong gamepad action codes (xi1_xi_command instead of xi1_command)
- fix - some more issues with gamepads
- fix - options did not properly update when assigning them to another cmd or clearing the entry
- improvement - Options Dialog selection and deselection of items improved
- improvement - Tuning Dialog selection and deselection of items improved
- improvement - Dump Log: added some more interesting captures from the game log file
- improvement - Win7 / Win10 hidden text/controls with High DPI scaling issues partly resolved
2017-05-06 02:20:42 +02:00
bm98
23649da891 Build 62 - first iteration - saved to GIT
- add Strafe Tuning
- get Tuning closer to CIG implementation
- remove Sensitivity
- add Saturation instead
- update flight model to support the above
- lot's of refacturing in that process
- add three 3D scenes
2016-12-30 02:04:21 +01:00
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
c19619b87f V 2.26 Build 60 Update for SC 2.5.0 alpha
add new actionmaps
update fallback defaultProfile.xml
2016-08-27 13:17:51 +02:00
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
2016-07-01 17:57:58 +02: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
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
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
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.
2015-10-26 23:06:04 +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
a72b762956 BETA 2.14 Build 47 Update for AC alpha 1.1.2 -
- updated  defaultProfile.xml
2015-05-09 16:07:02 +02:00
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
2015-04-26 23:14:56 +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
e209baced6 fixed bugs in deadzone handling, addbind command reading, config file read,
default mapping handling when starting the app
Created 2.11 Build 44 BETA
2015-01-14 00:04:04 +01:00
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
2015-01-04 01:56:04 +01:00
bm98
28b23252c0 Fix of issue for Js Reassignment if more than one was not yet assigned 2015-01-01 20:40:01 +01:00
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
2014-12-28 18:58:20 +01:00
bm98
47fb23f1cf Re-design and update for AC1.0 mapping policies
Can only map to appropriate device type (mixed ones no longer supported)
Can extend an action which then uses addbind in XML (context menu)
Removed Invert per command (no longer supported)
Update options usage and syntax
Changed actionmap version to 1
Persist treeview filter checkboxes in app settings
2014-12-22 01:34:09 +01:00
bm98
13beb20da3 add checkboxes to show Joystick, Gamepad, Kbd and Mapped Only
fix - Blended ones don't reload with proper visual
Change build to 37
2014-12-01 00:23:31 +01:00
bm98
984a0f24cd Fixed jsN init inconsitency - does js1... jsn now also when loading defaultProfile 2014-11-28 23:22:36 +01:00
bm98
94e03d4947 Build updated to 35 2014-11-19 23:59:31 +01:00
bm98
7dc4b37164 First Alpha for Keyboard and Gamepad support (ex Tuning)
New DSsharp dlls V2.6.3 via NuGet
2014-11-17 00:36:17 +01:00
bm98
fbb97157d6 Build 33 - cleanup and bugfix (Null ptr for joystick devices if not mapped)
Doc updated for 2.7
2014-10-29 00:22:11 +01:00
bm98
3aadcbc8e4 First Commit of Joystick Tuning Code 2014-10-26 23:11:57 +01:00
bm98
29b5496afd Update Version No to 2.6 2014-10-26 21:30:46 +01:00
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
2014-09-20 01:07:53 +02:00
bm98
4a06ab6654 improved on #17 allows js1..js8
adopt for AC 0.9 - add actionmaps flycam and spaceship_turret
2014-09-14 19:51:42 +02: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
d6aea16dd1 add new actionmaps (multiplayer, singleplayer, player)
add ignore actionmaps checkboxes in Settings
some GUI tweaks for > 4 joysticks
add Upgrade Settings for new versions
2014-08-02 22:28:13 +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
c7eb6d56c9 Update Version for V2.0 2014-06-30 23:19:06 +02:00
bm98
1a9bbdaf4d issue #1 save XML into the Mappings folder AND a backup copy in 'My Documents\SCJMapper"
load from Game Mappings folder all - SC and user mappings
2014-06-30 00:04:27 +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
standardtoaster
8109a75532 [libs] SharpDX via nuget 2014-06-22 11:22:32 -07:00
bm98
32594cfca1 Initial upload of V2 2014-06-22 14:31:57 +02:00