Commit Graph

20 Commits (ba8c8cff3c80c6289f83574f1ebebb8e5e1ef1ed)

Author SHA1 Message Date
bm98 ba8c8cff3c V 2.36 - BETA Build 71 (experimental..)
- new feature - window for realtime monitoring of the controls (works also in background)
- add - silently dumps the CSV list along the backup xml file into MyDocuments
- improvement - try to add more usability for the config path setting
6 years ago
bm98 34d7a9e080 V 2.35 - BETA Build 70 final 6 years ago
bm98 9b45522d63 V 2.35 - BETA Build 69 (ready for test)
- add - GUI translation support (english, german, french so far..)
- add - provide CIG asset texts/translations for actions and maps
  (use Settings to choose - for now only French and German are in but have no translations
   for English not all have a proper text - may not be used in the game ??)
- add - tooltips for profile action names in treeview (enable in Settings)
- add - mouse tuning items (curve, expo, invert)
- improvement - cache CIG assets into the app/Storage folder, reads from p4k file only if those are updated
- fix - window should always be visible on startup now
- internal cleanup - to many to list
6 years ago
bm98 3c7a628795 V 2.35 - BETA Build 69 (ready to test)
- add - provide CIG asset texts/translations for actions and maps
  (use Settings to choose - for now only French and German are in but have no translations
   for English not all have a proper text - may not be used in the game ??)
- add - tooltips for profile action names in treeview (enable in Settings)
- add - mouse tuning items (curve, expo, invert)
- improvement - cache CIG assets into the app/Storage folder, reads from p4k file only if those are updated
- fix - window should always be visible on startup now
- internal cleanup - to many to list
7 years ago
bm98 158349474b V 2.35 - BETA Build 69 (first save only)
- add - provide CIG asset texts for actions and maps
  (use Settings to choose - for now only French and German are in but have no translations
   for English not all have a proper text - may not be used in the game ??)
- improvement - cache CIG assets into the app/Storage folder, reads from p4k file only if those are updated
- internal cleanup - to many to list
7 years ago
bm98 8a7819cca8 V 2.34 - BETA Build 68
- internal cleanup - consistent type naming, others
7 years ago
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.
7 years ago
bm98 b6119f8526 V 2.32 - BETA Build 66 - quick patch for PTU 3.0
- removed PTU folders
- add defProfile location can be in USER main dir
7 years ago
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
7 years ago
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
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 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
8 years ago
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
9 years ago
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
9 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 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 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 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
10 years ago
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.
10 years ago