Page 4 of 7

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Thu Aug 22, 2019 3:03 am
by Lunex
Hey Julian,

does that mean you found a way to make it work on 4k or did you just give up ;-)

regards
Lunex

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Wed Aug 28, 2019 10:46 am
by britten
Lunex,
Would it be possible for you to publish the source code of this app? I'm currently learning WPF/MVVM so it would be nice to see how did you code this thing.

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Wed Aug 28, 2019 11:35 am
by Lunex
It's Windows Forms in VB.net, so not exactly what you are looking for.
In addition the commenting is bad and in German and I am ashamed of my programing style :P

Nonetheless, if you still want it I could provide you with the sourcecode, just pm me your email.

regards,
Lunex

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Thu Aug 29, 2019 4:06 am
by britten
If it's not C#/WPF there's no use then. Thank you though! This is a nice app. No need to worry about the code quality if application is working fine[;)]

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Tue Dec 31, 2019 12:22 am
by Tom Konczal
Does this tool work with the new Command Modern Operations?
Thanks
Tom Konczal

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Tue Dec 31, 2019 6:01 am
by Lunex
ORIGINAL: Tom Konczal
Does this tool work with the new Command Modern Operations?
Thanks
Tom Konczal

Hi Tom,

I can't tell as I down own modern operations.
But I read old scenarios work with the new version so I guess the scenario structure remains unchanged.
This means the scenario browser should still work, too.
Could you give it a try and report back?

thanks,
Lunex

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Tue Dec 31, 2019 6:51 am
by mikerohan
Seems to be working!

I see no differences when selecting the CMANO or the CMO folder.

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Tue Dec 31, 2019 7:15 am
by Lunex
Thanks for testing!

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Tue Dec 31, 2019 12:01 pm
by stilesw
Does this tool work with the new Command Modern Operations?
Yes it does. At least for me anyway.

-WS

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Tue Dec 31, 2019 12:09 pm
by Tom Konczal
Thanks everyone. I will try it.

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Mon Feb 10, 2020 11:21 am
by MirabelleBenou
Hello !

I have an error message when I tried to launch the tool : "Your security parameters don't allow the installation of this application on your computer".

Any idea ?

Thanks !

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Mon Feb 10, 2020 11:26 am
by Lunex
Hi,

this seems to be your problem:
https://superuser.com/questions/1252575 ... windows-10
To enable the ClickOnce trust prompt by using the registry editor Open the registry editor:

Click Start, and then click Run.

In the Open box, type regedit, and then click OK.

Find the following registry key:

\HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\.NETFramework\Security\TrustManager\PromptingLevel

If the key does not exist, create it.

Add the following subkeys as String Value, if they do not already exist, with the associated values shown in the following table.

Can you try if this works for you?

greetings
Lunex

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Mon Feb 10, 2020 11:38 am
by MirabelleBenou
That works ! Thanks !

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Mon Feb 10, 2020 12:11 pm
by Lunex
Glad to hear!

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Wed Apr 15, 2020 9:13 am
by swedishchef
Hi Lunex, thanks for making this awesome tool!

I have a feature request and a bug report. Firstly, please could you add the ability to filter out scenarios already played? (maybe those with a score added, unless there is a better way).

The bug report is that I could not add a negative score, i.e. enter a minus symbol into the score field. There is a workaround but it relies on me playing better!

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Thu Apr 16, 2020 8:09 am
by Lunex
Hi,

I will look into it and update it when I find the time ;-)

regards
Lunex

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Thu Apr 16, 2020 12:03 pm
by swedishchef
Thank you Lunex! Really appreciate what you've created so far - you've done a brilliant job!

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Wed Apr 22, 2020 8:55 am
by Lunex
Hey Swedishchef,
thanks for your feedback!

I've just released an updated Version

Code: Select all

Version 1.0.4.0 (22.04.20) Changelog:
 
 +Complexity examples on slider, source Mark Gelis
 +You can now filter scenarios that you have already played (and added a score)
 *You can now enter negative outcome scores
 *Made scenariofolder list a little bit higher 
 *Fixed minor bug with reset filter button

You can directly download it from here: https://command.lunex.net/
(Or wait for the autoupdater to do its Job ;-)

regards
Lunex

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Wed Apr 22, 2020 11:00 am
by goldfinger35
Excellent. Grat work Lunex!

RE: [Tool] Command Scenario Browser - CMANO Scen View

Posted: Thu Apr 23, 2020 6:50 am
by swedishchef
Thanks Lunex, I've got the update and it's great. I added my negative score to that scenario I didn't so well in, haha.

One question, where is the data stored please? I'd like to back up my comments/scores.

So you've given us a way to easily see which scenarios haven't yet been played, which is awesome. Related to that, I do have one other suggestion to consider. Which is to add a 'rating' field to allow us to rate if we enjoyed the scenario or not, and a way of filtering on that. This would allow the player to see which scenarios they enjoyed playing in case they want to replay them. I know in various games I tend to end up with favourite missions that I replay a lot.

Thanks for your hard work!