Author |
Message |
sumplkrum
Joined: Sat Jun 06, 2015 3:04 am Posts: 457
|
|
Mon Jul 27, 2015 3:01 pm |
|
 |
Zistack
Joined: Tue Jun 23, 2015 2:51 pm Posts: 62
|
|
Mon Jul 27, 2015 4:05 pm |
|
 |
jaffaiscute
Joined: Tue Jul 28, 2015 11:48 pm Posts: 3
|
I think there should a difficulty setting because some players might want a harder challenge with all the factions or some might want to play it easy and have a fun time. this could be done by changing the aggressiveness of factions and changing the cost of things. also i just bought the game yesterday . 
|
Tue Jul 28, 2015 11:52 pm |
|
 |
Camo5
Joined: Fri Jan 24, 2014 10:11 pm Posts: 1295 Location: Ames, IA
|
There should be "boss" fleets you are forced to fight when you hit 8 k, with a countdown indicating when it spawns, and when it does, it throws you into a 25k arena with some asteroids vs that fleet
_________________
|
Tue Apr 19, 2016 6:20 pm |
|
 |
Drenka Knarcan
Joined: Mon May 09, 2016 3:46 pm Posts: 1
|
Optional Multiplayer using steam connect and LaN multiplayer would add more playability for the players and boost your sales.
|
Mon May 09, 2016 3:48 pm |
|
 |
BattleFelon
Joined: Wed Aug 19, 2015 7:00 pm Posts: 73
|
I probably pitched this before. But I am getting close to making it work now. I have made a ship evolving program. I am currently working to have it beat a player specified fleet. One "End Game" could be the immegrence of a rival faction, a constantly evolving and growing faction the specifically designs against the player designs. At a minimum this would lead to a new level of challenge at the end.
I think this could probably be delivered as a mod with how I currently have it built. I would probably need a little help with mod implementation, as I have not actually moded for the game.
|
Wed May 25, 2016 7:54 am |
|
 |
Splinterman
Joined: Tue Dec 22, 2015 9:44 pm Posts: 668
|
If I ever get around to setting up a dedicated ranked server, can I use this to generate npc rivals?
_________________
|
Wed May 25, 2016 8:09 am |
|
 |
BattleFelon
Joined: Wed Aug 19, 2015 7:00 pm Posts: 73
|
Depends on what your setup is. Right now I can load in ship designs, call the "arena" command. Generate random ship designs that are non-colliding and I also have a symmetric option so no spinners. All I need is the path info for the log file, the path to the Reassembly exe, and the path where the ships folder inside my program is located and it does the rest. I am pretty sure any sort of setup you have would work with this.
Right now I am limited to single thread because reassembly only opens up one log file. I can call many arena commands threaded but I cannot get the results. I am also having troubles with the arena calls on a fleet. But that is another matter.
|
Wed May 25, 2016 12:01 pm |
|
 |
Splinterman
Joined: Tue Dec 22, 2015 9:44 pm Posts: 668
|
Oh I was just asking for permission to use it if I ever needed to. Regarding logs and fleet arena console problems I also encountered those problems when I was automating fights, although I'm ultimately not terribly concerned about this since as a last resort I can always fall back to autoclicking and using computer vision to get things done.
_________________
|
Wed May 25, 2016 12:12 pm |
|
|