PeterStrick / ViVeTool-GUI

Windows Feature Control GUI based on ViVe / ViVeTool
GNU General Public License v3.0
1.61k stars 143 forks source link

Add variant & fixpriority flag #35

Closed jovanzers closed 1 year ago

jovanzers commented 1 year ago

Is it possible to add this feature?

Variant example enable search bar with variant 3: vivetool /enable /id:39263329 /variant:3

Fixpriority example (https://github.com/thebookisclosed/ViVe/releases/tag/v0.3.2): vivetool /fixpriority

PeterStrick commented 1 year ago

The Variant Feature and "/fixpriority" Function need an upgrade from the ViVeTool API that the GUI uses.

The Variant Feature could be included in the "Manually change a Feature" Dialog

The Fixpriority Function could be executed before the GUI closes

PeterStrick commented 1 year ago

For now, I'm working on the Comments Feature and Language Localization in the 1.7 Branch

Upgrading the API from Version 0.2.1 to 0.3.2 will come after that

jovanzers commented 1 year ago

Thank you, please take a look #36 I added Indonesian translation

PeterStrick commented 1 year ago

For now implemented in the Emergency Bugfix Release 1.6.999.3, under the "Manually change a Feature" Option

A Fix Priorities Button is under the same Option mentioned above

Will be properly bug tested until Version 1.7 releases to the public.