Search found 7 matches
- Fri Feb 07, 2014 1:28 am
- Forum: Pioneer development
- Topic: Compiler Recommendations
- Replies: 2
- Views: 3992
Compiler Recommendations
I've only really dabbled in C++ programming. I've got Win7 and previously I used Visual Studio. What compilers do you guys recommend for this project? I'd like to make changes to the code, but since I recently replaced my computer I haven't installed compiler.
- Wed Feb 05, 2014 11:21 pm
- Forum: Pioneer development
- Topic: Life in Pioneer
- Replies: 26
- Views: 37135
Re: Life in Pioneer
Well what I'll do is create new graphics for o stars according to the regular nomenclature and let one of you guys fix the code. I currently don't have a compiler since I replaced my computer recently.
- Wed Feb 05, 2014 1:32 am
- Forum: Pioneer development
- Topic: Life in Pioneer
- Replies: 26
- Views: 37135
Re: Life in Pioneer
So I was working on replacing the star icon graphics and I noticed that most of the O type stars load the wrong graphics. I looked in the code and found why in starsystem.cpp where it's loading B star graphics. Anyone know if there is any particular reason for this besides a lack of pngs?
- Mon Feb 03, 2014 5:54 pm
- Forum: Projects
- Topic: Rogue planets
- Replies: 5
- Views: 11706
Re: Rogue planets
Probably the major problem will come from lighting - without a star, where is the light coming from? There's a protection in place that will trip right now (if no lights, add one) but that's currently only used for hyperspace. Not hard to overcome, I think. The game will never be "released&quo...
- Mon Feb 03, 2014 12:15 am
- Forum: Projects
- Topic: Universe generation and persistence of in-game modification
- Replies: 12
- Views: 23890
Re: Universe generation and persistence of in-game modificat
Most of the code I've been looking at changing is the planet generation code itself. One thing I think this game needs, and should be easy to add, is rogue planets. Sure there are brown dwarfs, but there are ten times the number of planets free floating around in space. Not sure how easy they would ...
- Sat Feb 01, 2014 3:25 pm
- Forum: Pioneer development
- Topic: Life in Pioneer
- Replies: 26
- Views: 37135
Re: Life in Pioneer
Do you have any sample of your art to tease us with? :) Some of my art: https://en.wikipedia.org/wiki/User:Ittiz And far space pure energy life form are possible (Star Treck have hypothesized them) ? I'm not going to say energy life is impossible, but I find it unlikely that if it did we would ever...
- Sat Feb 01, 2014 12:56 am
- Forum: Pioneer development
- Topic: Life in Pioneer
- Replies: 26
- Views: 37135
Life in Pioneer
I'm a molecular biologist with an interest in astrobiology, who also dabbles in space art and programming. Anyway I think I could make some useful contributions this project. After playing around with a game a bit I've got a few grievances with the life bearing planets. I noticed a lot of worlds had...