|
Work progress 0.97
|
|
| n3xt | Date: Saturday, 23.02.2013, 12:03 | Message # 661 |
 Explorer
Group: Users
Netherlands
Messages: 184
Status: Offline
| I'm playing alot of World of Warcraft (WoW) in the meantime and I check up the forums regulary, I must say I don't get disappointed at all when there's barely no new announcements yet or perhaps just a few.
From my heart I love astronomy since I was 5 years young.
And I can tell that once you truly love Something you'll know it'll be worth waiting.
And most of all ''when it does come out this new version of 0.97'' then I'ma jump a hole straight through my roof of joy! XD
Hopefully then and that's just the only thing I worry about if the downloading will work as successfully as possible ^^
Cheerz Vova take y'r time
Edited by n3xt - Saturday, 02.03.2013, 17:34 |
| |
| |
| mustafa2812 | Date: Saturday, 23.02.2013, 16:57 | Message # 662 |
 Space Pilot
Group: Users
United States
Messages: 121
Status: Offline
| I agree with n3xt. I check this site every day and sometimes more than once. But I am patient. The only thing that I worry about is noticing the update when I have homework to do or at 2 in the morning. I get a little anxiety when I check this site late at night because I know that if the new version came out, I would have to download it and play it before I went to sleep. Thanks so much Space Engineer! And thanks for taking the time to release a stable version.
PC specs: Windows 7 64 bit. Intel Core i5-2400 quad-core (3.1GHz, 6MB Cache). 6GB DDR3-1333MGz SDRAM[2 DIMMs]. 1 TB 7200 rpm SATA 3Gb/s hard drive. 3GB DDR3 NVIDIA GeForce GT 545.
|
| |
| |
| jtmedina | Date: Saturday, 23.02.2013, 18:58 | Message # 663 |
|
Space Pilot
Group: Users
Spain
Messages: 100
Status: Offline
| I wouldn't mind if there was pre release 0.97 version for testing. People could play an important role in helping to find bugs.
|
| |
| |
| HarbingerDawn | Date: Saturday, 23.02.2013, 19:38 | Message # 664 |
 Cosmic Curator
Group: Administrators
United States
Messages: 8717
Status: Offline
| Quote (jtmedina) I wouldn't mind if there was pre release 0.97 version for testing. People could play an important role in helping to find bugs. SpaceEngineer already has an internal beta test team for locating pre-release bugs.
All forum users, please read this! My SE mods and addons Phenom II X6 1090T 3.2 GHz, 16 GB DDR3 RAM, GTX 970 3584 MB VRAM
|
| |
| |
| Fireinthehole- | Date: Saturday, 23.02.2013, 22:04 | Message # 665 |
 Pioneer
Group: Translators
Sweden
Messages: 365
Status: Offline
| Quote (lexrazor) i personally dont care how long it takes just want the final product to be stable I agree with you. If it takes one more or six more months is not important, as long as the release is good!
Love Space Engine!
|
| |
| |
| expando | Date: Sunday, 24.02.2013, 01:46 | Message # 666 |
 Space Pilot
Group: Users
Australia
Messages: 87
Status: Offline
| Some people need to get a life
"Religion is regarded by the common people as true - by the wise as false - and by the rulers as useful." Lucius Annaeus Seneca
|
| |
| |
| Halowraith1 | Date: Sunday, 24.02.2013, 09:23 | Message # 667 |
 Space Tourist
Group: Users
United Kingdom
Messages: 33
Status: Offline
| Quote (expando) Some people need to get a life
Wooow! We got a feisty one over here.Added (24.02.2013, 12:23) --------------------------------------------- How could you miss the release date, though? What other games/simulators could halt the release date? Doesn't that just happen with the games made by the big companies?
assuming direct control
|
| |
| |
| HarbingerDawn | Date: Sunday, 24.02.2013, 10:34 | Message # 668 |
 Cosmic Curator
Group: Administrators
United States
Messages: 8717
Status: Offline
| Quote (Halowraith1) How could you miss the release date, though? What other games/simulators could halt the release date? Doesn't that just happen with the games made by the big companies? What are you saying? That didn't make any sense to me.
All forum users, please read this! My SE mods and addons Phenom II X6 1090T 3.2 GHz, 16 GB DDR3 RAM, GTX 970 3584 MB VRAM
|
| |
| |
| smjjames | Date: Sunday, 24.02.2013, 17:17 | Message # 669 |
|
World Builder
Group: Users
United States
Messages: 913
Status: Offline
| Quote (HarbingerDawn) Quote (Halowraith1) How could you miss the release date, though? What other games/simulators could halt the release date? Doesn't that just happen with the games made by the big companies?
What are you saying? That didn't make any sense to me.
I think he is talking about delayed releases.
Having something take longer than you thought and thus pushing the release date back hits small and independent developers too. For example, Dan Dixion said that the beta release will be delayed a bit because some elements were taking longer than he thought.
|
| |
| |
| Tuskin | Date: Sunday, 24.02.2013, 20:33 | Message # 670 |
 Space Pilot
Group: Users
Canada
Messages: 94
Status: Offline
| Quote (Halowraith1) How could you miss the release date, though? What other games/simulators could halt the release date? Doesn't that just happen with the games made by the big companies?
Maybe he underestimated how many bugs it would have?
Maybe he ran out of free time to work on it?
Lots of factors can effect a release date. Release date delays happens a lot more with indie devs then big name companies.
|
| |
| |
| Vinny | Date: Sunday, 24.02.2013, 21:28 | Message # 671 |
|
Explorer
Group: Users
United States
Messages: 172
Status: Offline
| Hi, guys!
I'm waiting very patiently for the release of the space engine 0.97! I'm really anxious to try it out!
Cheers, Vincent
|
| |
| |
| midtskogen | Date: Monday, 25.02.2013, 12:33 | Message # 672 |
 Star Engineer
Group: Users
Norway
Messages: 1674
Status: Offline
| Quote (smjjames) Yeah, the most that has been found is an octuple star system and only two procedural octuple star systems have been documented. 5 and 6 star systems are rare, but they can be found sooner or later. I don't think there are any 7 star systems that have been found in procedural systems. Here's some statistics on the frequencies in my database:
sqlite> select count(*) from stars where multiple = 8; 1 sqlite> select count(*) from stars where multiple = 7; 2 sqlite> select count(*) from stars where multiple = 6; 13 sqlite> select count(*) from stars where multiple = 5; 214 sqlite> select count(*) from stars where multiple = 4; 1472 sqlite> select count(*) from stars where multiple = 3; 8516 sqlite> select count(*) from stars where multiple = 2; 49846 sqlite> select count(*) from stars where multiple = 1; 59922 sqlite> select count(*) from stars; 119986
I think the single star count is too high. If the OCR fails, it will count as a single star.
I also have a third septuple not yet in the database. The octuple and septuples are:
RS 8403-283-9-58495697-1179 (octuple) RS 8403-224-8-5254572-16 RS 8403-287-7-1430250-30 RS 8403-393-9-19182545-359
Systems with 30+ planets also seem extremely rare. This is what I have:
sqlite> select name, planets from stars where planets >= 30; RS 8403-173-9-20905487-81|31 RS 8403-224-8-4284848-168|30
NIL DIFFICILE VOLENTI
|
| |
| |
| psybrain | Date: Thursday, 28.02.2013, 14:57 | Message # 673 |
 Observer
Group: Newbies
Austria
Messages: 9
Status: Offline
| Quote (Hati) It is kind of a let down when I regularly check the development status thread for any news on 0.97, see the little red flame icon and it turns out to either be drama or speculation on the release date with no actual news or release announcement.
I did that too until i realized how time consuming it was. Then i figured out the Announcement Forum was http://en.spaceengine.org/forum/20-0-0-37 in terms of RSS. Now I linked my google reader account to this url. If you install Nextgen reader on Windows 8 for example, you will see any news on your Metro UI without a single move of your hands.
|
| |
| |
| Crashman1390 | Date: Friday, 01.03.2013, 16:54 | Message # 674 |
 Explorer
Group: Users
Canada
Messages: 229
Status: Offline
| Well, the fourms have come to a standstill... Time to do things in real life.
[b]I was wrong, this forum still has a horrible community.[/b]
|
| |
| |
| HarbingerDawn | Date: Friday, 01.03.2013, 17:00 | Message # 675 |
 Cosmic Curator
Group: Administrators
United States
Messages: 8717
Status: Offline
| Quote (Crashman1390) Well, the fourms have come to a standstill... Except for my constant updates on SpaceX CRS-2 which no one seems to care about...
All forum users, please read this! My SE mods and addons Phenom II X6 1090T 3.2 GHz, 16 GB DDR3 RAM, GTX 970 3584 MB VRAM
|
| |
| |