Wiedmolol / CQMacroCreator

8 stars 11 forks source link

3.0.7b #21

Closed nls0 closed 6 years ago

nls0 commented 6 years ago

Make GUI use cqconfig file when "auto send" is unchecked (console window opens). default.cqconfig needs to be in same directory as CQMacroCreator.exe if you want to use it. Fix behavior of add quest buttons. Add option for maximum time allowed per calculation while autosending (-1 is unlimited). Add clear button for lineup box. Fix wait time between sending solutions and add notification when waiting. Attempt to kill calc process opened when GUI exits if it is still running.

Vitae666 commented 6 years ago

Side effect of something that was added. Maybe the timer or the "kill calc process"? If I manually kill the CosmosQuest.exe process it automatically gives that "couldn't find solution in time alloted" msg and then moves on to the next one. Kinda annoying when you add 10 quests and one of them was a mistake. Can just kill CQMacroCreator.exe and then CosmosQuest.exe can be killed. But just a round about way for something that was a one step thing before.

Tho, it is pretty kewl that if CosmosQuest.exe crashes, clicking Continue moves onto the next one. Too bad those boxes even popup and need the click. Can't just set it to run before going to bed :)