8,013
edits
Paradox-01 (talk | contribs) m (writing down fixes of #2 update of v1, writing down notes about far future v2) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 456: | Line 456: | ||
==Dev notes for remake v2== | ==Dev notes for remake v2== | ||
Labor-intense improvements will be probably tackled only after v1 (alpha helix) was completed. | Labor-intense improvements (aka ''skipped cuz of lazyness'') will be probably tackled only after v1 (alpha helix) was completed. | ||
beta helix | beta helix | ||
'''GUI''' | |||
* Add a "current tasks" screen. | * Add a "current tasks" screen. | ||
** use background worker threads | ** use background worker threads | ||
** use a progress bar | ** use a progress bar | ||
* Use separated form for txmp creation (avoid impression that GUI is only for that one file type) | |||
* Explore and fix issue that causes GUI to remain in front when called via command-line in XSI | * Explore and fix issue that causes GUI to remain in front when called via command-line in XSI | ||
* Add html section for turret screens | * Add html section for turret screens | ||
Line 469: | Line 473: | ||
** v1 uses shared classes version right inside the source code | ** v1 uses shared classes version right inside the source code | ||
** v1 uses xsi scripts version in the app's settings (a section provided by Visual Studio) | ** v1 uses xsi scripts version in the app's settings (a section provided by Visual Studio) | ||
'''XSI''' | |||
* remove the deprecated exchange file tag <activeLevelNumber> | |||
edits