The Ur-Quan Masters Discussion Forum

The Ur-Quan Masters Re-Release => General UQM Discussion => Topic started by: LarryTheMagicDragon on October 15, 2021, 06:02:09 am



Title: I have created a small scale random fleet generator
Post by: LarryTheMagicDragon on October 15, 2021, 06:02:09 am
I made a simple random fleet generator. I've been playing this game since I was eight, and against the AI I always know the right ship to pick. Not only that I tend to avoid certain ships. So I have created the generator. It's quite simple, enough for my purposes. It really put the edge back into the game for me, and hopefully will for you too. in case anyone else wants to use it I've uploaded it to my github.

https://github.com/LarryTheMagicDragon/LarryTheMagicDragon/releases/tag/RandomGenerator

If you're interested in more features, or have any problems feel free to email me at LarryTheMagicDragon@gmail.com, and I'll of course check the forum.

I posted this on reddit then remembered this game has its own forum.


Title: Re: I have created a small scale random fleet generator
Post by: Schizoid on October 18, 2021, 01:17:07 pm
А good thing.

There is another fleet generator with more options - here (https://forum.uqm.stack.nl/index.php?topic=7096.0)


Title: Re: I have created a small scale random fleet generator
Post by: LarryTheMagicDragon on October 18, 2021, 08:24:50 pm
Small part of me wishes that I knew this existed before digging through the source code. At least now I know some of the features I should add (max points, and auto detect save folder mostly)

Thanks!