[Tool] Command Scenario Browser - CMANO Scen View

Post new mods and scenarios here.

Moderator: MOD_Command

Lunex
Posts: 56
Joined: Tue Aug 05, 2014 2:53 am
Location: Bavaria, Germany

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

Post 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
britten
Posts: 73
Joined: Sat Jun 17, 2017 2:38 pm
Location: Nederland

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

Post 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.
Lunex
Posts: 56
Joined: Tue Aug 05, 2014 2:53 am
Location: Bavaria, Germany

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

Post 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
britten
Posts: 73
Joined: Sat Jun 17, 2017 2:38 pm
Location: Nederland

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

Post 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[;)]
Tom Konczal
Posts: 102
Joined: Mon May 29, 2000 8:00 am
Location: Orland Park, IL

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

Post by Tom Konczal »

Does this tool work with the new Command Modern Operations?
Thanks
Tom Konczal
Lunex
Posts: 56
Joined: Tue Aug 05, 2014 2:53 am
Location: Bavaria, Germany

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

Post 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
mikerohan
Posts: 153
Joined: Wed May 23, 2007 1:23 pm
Location: Western Europe

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

Post by mikerohan »

Seems to be working!

I see no differences when selecting the CMANO or the CMO folder.
Lunex
Posts: 56
Joined: Tue Aug 05, 2014 2:53 am
Location: Bavaria, Germany

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

Post by Lunex »

Thanks for testing!
User avatar
stilesw
Posts: 1572
Joined: Wed Jun 25, 2014 10:08 pm
Location: Hansville, WA, USA

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

Post by stilesw »

Does this tool work with the new Command Modern Operations?
Yes it does. At least for me anyway.

-WS
“There is no limit to what a man can do so long as he does not care a straw who gets the credit for it.”

Charles Edward Montague, English novelist and essayist
~Disenchantment, ch. 15 (1922)
Tom Konczal
Posts: 102
Joined: Mon May 29, 2000 8:00 am
Location: Orland Park, IL

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

Post by Tom Konczal »

Thanks everyone. I will try it.
MirabelleBenou
Posts: 325
Joined: Sat Apr 03, 2010 3:56 am
Contact:

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

Post 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 !
Image
Lunex
Posts: 56
Joined: Tue Aug 05, 2014 2:53 am
Location: Bavaria, Germany

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

Post 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
MirabelleBenou
Posts: 325
Joined: Sat Apr 03, 2010 3:56 am
Contact:

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

Post by MirabelleBenou »

That works ! Thanks !
Image
Lunex
Posts: 56
Joined: Tue Aug 05, 2014 2:53 am
Location: Bavaria, Germany

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

Post by Lunex »

Glad to hear!
swedishchef
Posts: 20
Joined: Sat Oct 25, 2014 7:28 am

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

Post 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!
Lunex
Posts: 56
Joined: Tue Aug 05, 2014 2:53 am
Location: Bavaria, Germany

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

Post by Lunex »

Hi,

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

regards
Lunex
swedishchef
Posts: 20
Joined: Sat Oct 25, 2014 7:28 am

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

Post by swedishchef »

Thank you Lunex! Really appreciate what you've created so far - you've done a brilliant job!
Lunex
Posts: 56
Joined: Tue Aug 05, 2014 2:53 am
Location: Bavaria, Germany

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

Post 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
User avatar
goldfinger35
Posts: 149
Joined: Thu Jan 01, 2009 4:59 pm

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

Post by goldfinger35 »

Excellent. Grat work Lunex!
swedishchef
Posts: 20
Joined: Sat Oct 25, 2014 7:28 am

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

Post 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!
Post Reply

Return to “Mods and Scenarios”