Commit Graph

22 Commits (master)

Author SHA1 Message Date
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 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 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 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 25d52b62c7 Final V 2.28.0 Build 62 upload
Build with VS 2017 Community (current SP)
addnl fix of an old Joystick Hat issue
Updated docs and some fixes accord. VStudio code analysis
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 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 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 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
10 years ago
bm98 4c617f85ab AC 1.0 Update:
change for new option tree and naming
10 years ago
bm98 94e03d4947 Build updated to 35 10 years ago
bm98 44a37ce10c Second V2.8 - more BETA now
Supports Gamepad Tuning too, cleanup and some refactoring
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 9ac0766ce4 Delete old files from tree 10 years ago
bm98 3aadcbc8e4 First Commit of Joystick Tuning Code 10 years ago