![]() |
Re: Status of systems not presently seen
I see the problem now. However, it could be an option to choose when game starts. Like random events.
|
Re: Status of systems not presently seen
Quote:
Perhaps some numbers would help you. Each planet requires 7 bytes and each ship/unit 2 bytes (ship's name not included, it would require too much space). 1000 planets and 5000 ships are quite a lot, isn't it. And it's only 17 kb per player. |
Re: Status of systems not presently seen
And just were did you get those numbers? A hat, I presume. You have no idea how MM implemented those objects (and neither do I) http://forum.shrapnelgames.com/images/icons/icon12.gif Ship names must certainly be included, as they can be seen. And all of the data you can see for ships, including damage they have if appropriate. It is a bit more than you would imagine...
17 KB per player... you also have to factor in the fact that every empire has to have data stored for whether all those ships/planets can be seen. And then you have to store 21 different Versions of what is in every single system (and then more if neutral races get created mid-game through intel or events). 1 for the actual data, and one for the Last thing every race saw for that system. It gets much larger than just that 17 KB. Sure, you can have optimizations and have an empty byte storing a bool for unexplored systems. But as soon as they become explored, you have to start adding data whenever stuff is seen. [ December 01, 2003, 22:14: Message edited by: Imperator Fyron ] |
Re: Status of systems not presently seen
17 kilobytes per player doesn't sound so bad. I wouldn't mind having save game files bigger by 17 x (# of players) kB to get this feature.
|
Re: Status of systems not presently seen
17 KB is likely a very small estimate, much smaller than the data necessary would take up...
|
Re: Status of systems not presently seen
I would also like that feature. Like it's implemented now, scouts are not very usefull for
reconnaisance if you don't take notes. And like Karibu said, you can make it an option at the start of a game to include this or not. That way, everybody gets what he wants. This is one of those things that i would really like in SE5. |
Re: Status of systems not presently seen
Furthermore, I think it is not difficult to make the code check if there is this "old sysem view" information on the computer when you open new turn. If it not found, it is simply not included (and your galaxy view is like it is today). This way you can play when you are travelling and not beside your own computer (so when playing your turn any other that your own computer, you just will not get the "old system" information). Granted, this puts travelling players little different position than those who do not travel, but it is still manageable to play. At the end, Travellers do not get any LESS information than today, others just get little more.
|
Re: Status of systems not presently seen
Quote:
Quote:
resource values 3 bytes population 2 bytes coordinates 1 byte owner 1 byte total 7 bytes Information you need for a ship (name not included): class 1 byte (I assume classes are stored somewhere so you need only the ID of the class) coordinates 1 byte total 2 bytes For units the class are replaced by number of the units and the type of the unit (fighter, satellite...) Then it's saved for every empire every system they have visited but not see at the moment. To go over 5000 ships and 1000 planets you have to see a very large area. And if you see more than 5000 ships and 1000 planets the savegame file are probably some megabytes, so it's not a big deal if it goes over 17 kb / player. |
Re: Status of systems not presently seen
Fyron I don't understand why you keep dumping on this idea. It is an excellent idea. Let MM decide if and how it's to be impelmented. It clearly is possible without affecting the transfered file sizes.
|
Re: Status of systems not presently seen
Please don't forget the ability to modify that data. You infect a planet with plauge and know it is losing population. You see a fleet of 100 ships then 100 ships appear at the warp point and (hopefully) get destroyed. I would want to remove that old fleet from the information.
|
All times are GMT -4. The time now is 08:57 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.