The hidden console application in Galaxy_gen.cpp

Find any bugs in Vega Strike? See if someone has already found it, or report them here!
ezee
Intrepid Venturer
Intrepid Venturer
Posts: 703
Joined: Tue Feb 11, 2014 12:47 am
Location: FRANCE
Contact:

Re: The hidden console application in Galaxy_gen.cpp

Post by ezee »

you were right , the wiki is broken in the modder section also .
This page is working :
http://wiki.vega-strike.org/HowTo:Edit_Systems

This one could be useful :
http://wiki.vega-strike.org/HowTo:Edit_ ... stem_Files

Found that milkyway page too: ( here

And Ace123 say : http://forums.vega-strike.org/viewtopic ... 5622#85622

Code: Select all

 if (!track.HasWeapons())
            {
                // So what are you going to threaten me with? Exhaustion gas?
                return ThreatLevel::None;
            }
Vegastrike evolved
DEV YOUTUBE CHANNEL
Vegastrike evolved wiki
ezee
Intrepid Venturer
Intrepid Venturer
Posts: 703
Joined: Tue Feb 11, 2014 12:47 am
Location: FRANCE
Contact:

Re: The hidden console application in Galaxy_gen.cpp

Post by ezee »

+========================================================================
+ CONSOLE APPLICATION : StarSysGen Project
+========================================================================
+
Add of Starsysgen in the dev tools

If you have a working version for Linux , you can always put it here :
https://sourceforge.net/p/vegastrikevo/ ... nch/Linux/

Same for Mac , of course :
https://sourceforge.net/p/vegastrikevo/ ... ranch/Mac/

The big black void is already in the folders .
:wink:

Code: Select all

 if (!track.HasWeapons())
            {
                // So what are you going to threaten me with? Exhaustion gas?
                return ThreatLevel::None;
            }
Vegastrike evolved
DEV YOUTUBE CHANNEL
Vegastrike evolved wiki
Post Reply