Commit Graph

79 Commits (master)

Author SHA1 Message Date
bm98 42f61bface app.config update to reflect .Net updates 3 years ago
bm98 6afbb416d6 V 2.50 - BETA Build 85
- updated for the new Mapping path in USER\Client\0 (falls back to currrent if not found)
- updated actionmap groups for layout as of PTU 3.13
V 2.49 - BETA Build 84
- updated log4net 2.0.12, zStdLib 1.4.5 (security updates)
- update to .Net 4.7.2
- fix - Options not properly handled
- fix - Joystick Z axis not properly handled
- fix - some device layouts
3 years ago
bm98 37bafccc66 V 2.48 - BETA Build 83
- updated Actionmap Groups for Layout Dialog taken from LayoutGroups.json from <User>Documents\SCJMapper\[PTU] folder
4 years ago
bm98 d728596592 V 2.47 - BETA Build 82
- add Mode to create SCJoyServer Command items from action tree
- add Saving ActionTree to a json file in <User>\Documents\SCJM\file.scjn.json for other tools (easier than XML)
- updated Rework for Device Monitor
- fix Ignore buttons from Settings not properly handled
4 years ago
bm98 ce1463d0db FInal 2.46.0.81 - doc update, most layouts adjusted 4 years ago
bm98 465bf189df Reorg Main folder, move App stuff to AApp folder 4 years ago
bm98 1ea8acfc79 Prelimiary upload for build 81 4 years ago
bm98 220cd3d73d Preliminary Upload for Build 80 4 years ago
bm98 ae56478bdc V 2.44 - BETA Build 79 - 1st Layout Release take care
- added Input device layout dialog and some layouts for the most common device controllers
   NOTE: THIS IS VERY EARLY and may break or not show - use the GitHub Issue feature to report
   also make sure to copy the graphics\layouts folder from the distribution else no layouts are available
- update Can read Exported XMLs from the Game (mostly ... max 3 points for curves are supported) (#91)
- update - defaultProfile.xml from SC LIVE PTU 3.8.2 as last resort built in one
4 years ago
bm98 384f2c9986 V 2.43 - BETA Build 78
- added About / Splash Screen while loading Game resources
- update checkbox "Forced write" for Invert items in Options (writes the invert tag in any case to disable CIG invert defaults) #90
4 years ago
bm98 1af32c701c Changelog:
V 2.42 - BETA Build 77
- fix for not using the proper PTU cache when pulling data from gamepack (#87)
  NOTE: please delete .scj files in <installDir>\Storage\*.scj    (as they have been overwritten with PTU content)
5 years ago
bm98 275bdd281a V 2.41 - BETA Build 76
- update for SC Alpha PTU 3.6.0 and launcher 1.2.0 - new PTU path (#86)
- update Log File from game includes also used Pathes - revisit those if the progam does not find them
- NOTE: Gampad may not yet work and other new stuff is not complete so you're on your own here
V 2.40 - BETA Build 75
- update for SC Alpha PTU 3.5.0 defaultProfile now using gamepad instead of xboxpad (#83)
- NOTE: other new stuff is not complete so you're on your own here
5 years ago
bm98 490f241bd9 V 2.39 - BETA Build 74 - prelim. bugfix only
- fix - processing gamefile (PTU 3.2.1i) causes exception
6 years ago
bm98 ae715b76c2 V 2.38 - BETA Build 73 - prerel
- add - ability to hide device tabs in Settings
- add - ability to color device tabs in Settings
- update - defaultProfile.xml from SC PTU 3.2.1d as last resort built in one
6 years ago
bm98 ad930e3336 V 2.37 - BETA Build 72
- doc update for beta release
6 years ago
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
6 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
6 years ago
bm98 66f3d27771 V 2.34 - BETA Build 68
- improvement - complete rework of XML defaultProfile/mapping parsing
- add - provide CIG mappings from game assets
- update - unclutter GUI, allow more scaling
- internal cleanup - consistent type naming, others
- fix - overwritten profile actions removed in Assignment Tab
- update - doc SCJMapper_QGuide V2.34beta.pdf
6 years ago
bm98 d2d1aa1664 V 2.34 - BETA Build 68
- improvement - complete rework of XML defaultProfile/mapping parsing
6 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.
6 years ago
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
7 years ago
bm98 feff3e19ad V 2.31 - BETA Build 65.2
- add more Tuning dds files - made from 360deg images from Rellim (thanks...)
7 years ago
bm98 c7540f666c V 2.31 - BETA Build 65
- fix Pitch direction in Tuning dialog
7 years ago
bm98 fd2cacf70e SC Joystick Mapper V 2.30 - Build 64 BETA final
- improved the display of All Mappings
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 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
7 years ago
bm98 ffe5005c2b PreRelease Build 62 saved on git
updates of dev tuning for strafe #48
improvement of control and selection #49
fix exception for multiple actionmaps #51
improvement for collapsing the treeview
added Options dialog for all items in one window
some minor fixes/refacturings on the way
7 years ago
bm98 ce5406e073 Build 62.
Complete rework of Options and DevOptions
New dialog for all possible ones
GUI improvement for Mapped Actions
Refactoring of node selection using an Event
7 years ago
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
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 c19619b87f V 2.26 Build 60 Update for SC 2.5.0 alpha
add new actionmaps
update fallback defaultProfile.xml
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 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 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
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 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)
8 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
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 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
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 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 :-((
9 years ago
bm98 a72b762956 BETA 2.14 Build 47 Update for AC alpha 1.1.2 -
- updated  defaultProfile.xml
9 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
9 years ago
bm98 5cf5c6174b BETA 2.12 - Update for joystick CustomizationUIHeader of AC 1.03 (add instance from jsN) 9 years ago
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
9 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