UGO
Civilization Fanatics' Center  

Welcome to Civilization Fanatics' Center.

You are currently viewing our site as a guest which gives you limited access to our site features. By joining our free community, you will be able to participate in the discussions, search the forum, send private messages, vote in polls, upload your own screenshots to the gallery, and access many other special features. Registration is fast, simple and absolutely free, so sign up today! If you have any problems with the registration process or your account login, please contact support.

Go Back   Civilization Fanatics' Forums > CIVILIZATION III > Civ3 - Creation & Customization > Utility Programs

Reply
 
Thread Tools
Old Mar 12, 2002, 03:35 PM   #1
chiefpaco
Emperor
 
chiefpaco's Avatar
 
Join Date: Dec 2001
Location: Fanatika - Where did everybody go?
Posts: 1,382
Utility: MapStat

This Windows or Macintosh compatible utility for Civ III offers the following:

Track your domination victory* progress:
MapStat can compile the map and population information of a CivIII save game. With this information, it displays precisely how many more tiles and city population each Civ needs to trigger a domination victory. Numbers may also be displayed in percentages.

Export your city statistics:
After opening a .sav file, you can export your city statistics (same information as the domestic advisor "F1" screen) to a tab-separated file that spreadsheet programs can read. The totals are also summed and written.

Gather map terrain Statistics:
The total terrain count details are also viewable for .sav files by selecting "View Terrain Counts" in the "File" menu. BIC map files are also compatible with MapStat. No Civ owns territory in a BIC map file but you can view the terrain statistics.

*Domination victory is triggered by owning greater than 2/3 of the total world's land+coast and total world's population at the beginning of your next turn (see FAQ for more information).

There are two versions of MapStat: Windows and Java. The windows version is the latest version and is heavily recommended for all Windows users. Mac users must use the Java version. Please note that a Java Run-time Environment must be installed on any computer to support the Java version. More details can be found in this thread.

A PTW-compatible version of Mapstat is available now here:
Mapstat PTW Alpha 2

To download the non-PTW windows version, see below several posts. Or, try this link:
Mapstat Windows Executable

The latest Java version 2.1, JMapstat is posted far down this thread or may be found by clicking here: (note, this version created by AlanH was made to provide compatibility with GOTM modded files)
JMapStat Java 2.1 Executable

Here is a link straight to the Java v2.0 source code, found several posts below:
MapStat Java Source

IDSmoker has made a compatible spreadsheet to extend the city statistics - providing more information. Details here:
MapStat Excel Spreadsheet

Alternate versions of the program and/or source code may be found throughout the thread.
__________________
Know your domination limits: MapStat Utility for PC or Mac.
The belief in the possibility of a short decisive war appears to be one of the most ancient and dangerous of human illusions. - Robert Lynd

Last edited by chiefpaco; Nov 29, 2003 at 10:47 AM.
chiefpaco is offline   Reply With Quote
Old Mar 12, 2002, 03:57 PM   #2
Gramphos
Emperor
 
Gramphos's Avatar
 
Join Date: Sep 2001
Location: Sweden
Posts: 1,116
Cool utility. A little more advance then my Map stats for BICs (and SAVs in the next version) that counts Land and Water.
__________________
Gramphos
Gramphos is offline   Reply With Quote
Old Mar 12, 2002, 04:24 PM   #3
chiefpaco
Emperor
 
chiefpaco's Avatar
 
Join Date: Dec 2001
Location: Fanatika - Where did everybody go?
Posts: 1,382
Thanks, Gramphos. I forgot to give you credit. You, and the others from the BIC file format thread over at Apolyton. That's why I started with the BIC. I hope the SAV format is just as straightforward

Here is a screenshot of version 3.0 for Windows:


Last edited by chiefpaco; Aug 24, 2002 at 09:39 AM.
chiefpaco is offline   Reply With Quote
Old Mar 12, 2002, 06:12 PM   #4
SirPleb
Shaken, not stirred.
 
SirPleb's Avatar
 
Join Date: Jan 2002
Location: Qualicum Beach BC Canada
Posts: 1,404
This is great Chiefpaco! Works well as far as I can tell!

I hope we can get permission to use it in future GOTMs. I just went through the process and it doesn't seem to me that anything is revealed which should not be known.
SirPleb is offline   Reply With Quote
Old Mar 13, 2002, 10:56 AM   #5
chiefpaco
Emperor
 
chiefpaco's Avatar
 
Join Date: Dec 2001
Location: Fanatika - Where did everybody go?
Posts: 1,382
v1.1 released

I made a new version, 1.1, with only really minor changes. Since I'm not sure how long the big changes could take, I decided to let this through.

New in version 1.1:
- Program Renamed to MapStat (much better, I think)
- Added "About" dialog box
- GUI colouring & cleanup
- Remembers last directory used
- Added this readme to the package

Original version 1.0 removed after 10 downloads.

Version 1.1 removed after 14 more downloads.

Last edited by chiefpaco; Mar 16, 2002 at 02:16 PM.
chiefpaco is offline   Reply With Quote
Old Mar 13, 2002, 11:56 AM   #6
blue72
Chieftain
 
blue72's Avatar
 
Join Date: Dec 2001
Location: Tallinn, Estonia
Posts: 13
I can't get your program to work!
Please describe again how to make it to work
blue72 is offline   Reply With Quote
Old Mar 13, 2002, 01:02 PM   #7
chiefpaco
Emperor
 
chiefpaco's Avatar
 
Join Date: Dec 2001
Location: Fanatika - Where did everybody go?
Posts: 1,382
Quote:
Originally posted by blue72
I can't get your program to work!
Please describe again how to make it to work
Hi. Double-clicking the JAR file should work but...

A few questions: Are you trying 1.1? What error does it give? What OS are you using? I developed using Windows ME & using Sun's Java Runtime Environment (JRE) 1.4 so I'm not 100% sure it would necessarily work on NT, 95, or XP (though I have seen 1.0 come up on a 98 machine).

General information: you need a " Java Application 'runner' " to run MapStat (or any Java application). Microsoft's Java Virtual Machine (JVM) comes with most windows versions but not XP (a controversial move on their part, but I digress...). If MapStat does not start, you might not have a good JVM or JRE. One possible solution is to download the latest JRE from: http://java.sun.com/j2se/1.4/download.html and then pick the JRE for your platform (this program could even work on UNIX or LINUX). This should let you run any java app . It's about 8-9 megs, but free.

Alternatively, Microsoft does have a new version of the Java Virtual Machine, which also supports Windows XP, and is also free to download. It shouldn't be too tough to find, knowing Microsoft.

I'd like to make a version that doesn't require the JRE (maybe some sort of .exe or C wrapper), but I haven't found out how to do it yet. I'm sorry for your frustration.

Edit: Clarified some of the running requirements.

Last edited by chiefpaco; Mar 15, 2002 at 12:19 AM.
chiefpaco is offline   Reply With Quote
Old Mar 13, 2002, 11:26 PM   #8
blue72
Chieftain
 
blue72's Avatar
 
Join Date: Dec 2001
Location: Tallinn, Estonia
Posts: 13
LOL

Thank you.
It worked after downloading the latest Java support.
It's useful program for modders. Nice job!
blue72 is offline   Reply With Quote
Old Mar 16, 2002, 02:09 PM   #9
chiefpaco
Emperor
 
chiefpaco's Avatar
 
Join Date: Dec 2001
Location: Fanatika - Where did everybody go?
Posts: 1,382
New version 1.2

The new version of MapStat is ready and available now. New in this version:

- SAV file support
- GUI Boxing Improvements
- Some code streamlining
- Open starts in current directory

It can now analyze SAV or BIC files.

You may now download it here:

Edit: v1.2 removed after 16 downloads.

Last edited by chiefpaco; Mar 21, 2002 at 11:56 PM.
chiefpaco is offline   Reply With Quote
Old Mar 21, 2002, 11:51 PM   #10
chiefpaco
Emperor
 
chiefpaco's Avatar
 
Join Date: Dec 2001
Location: Fanatika - Where did everybody go?
Posts: 1,382
New Version 1.3

Hi. I've just finished version 1.3. Here are the new features:

1.3 - Current Version, Mar 22, 2002
- Added Civ-specific counts and select menu for save files
- Patched a bug in the search algorithm, fixing an extremely rare case of an incorrect count by 1 or 2

Basically, it now can read your save files & break down the tile counts into how much each civ has. It still includes a total count as well as an "unclaimed territory" count.

As it stands, I can't see much that I would like to add to this utility, so this may be the final version, unless some problems arise or I get over ambitious about the look & feel or something. Anyway, it was fun

Edit: v1.3 removed after 331 downloads.
__________________
Know your domination limits: MapStat Utility for PC or Mac.
The belief in the possibility of a short decisive war appears to be one of the most ancient and dangerous of human illusions. - Robert Lynd

Last edited by chiefpaco; Apr 08, 2002 at 09:22 PM.
chiefpaco is offline   Reply With Quote
Old Mar 22, 2002, 03:51 AM   #11
SirPleb
Shaken, not stirred.
 
SirPleb's Avatar
 
Join Date: Jan 2002
Location: Qualicum Beach BC Canada
Posts: 1,404
Awesome Chiefpaco! I just ran it against the map I'm playing. Works great and shows just what I want to know, thank you!!!
SirPleb is offline   Reply With Quote
Old Mar 22, 2002, 02:40 PM   #12
Thunderfall
Administrator

 
Thunderfall's Avatar
 
Join Date: Oct 2000
Location: NY, USA
Posts: 12,564
Images: 1349
Thumbs up

That's a nice little program, chiefpaco.

Just posted a news about it (and SirPleb's calc too)..
__________________
Thunderfall
Weight: 1.0
Value: 161
Cast When used
Shock Damage 1 to 25 points on Touch
Thunderfall is offline   Reply With Quote
Old Mar 22, 2002, 03:03 PM   #13
chiefpaco
Emperor
 
chiefpaco's Avatar
 
Join Date: Dec 2001
Location: Fanatika - Where did everybody go?
Posts: 1,382
Thanks Thunderfall. (Not the first time, either. Thanks for the territory score props too! )
__________________
Know your domination limits: MapStat Utility for PC or Mac.
The belief in the possibility of a short decisive war appears to be one of the most ancient and dangerous of human illusions. - Robert Lynd
chiefpaco is offline   Reply With Quote
Old Mar 22, 2002, 05:37 PM   #14
Baron Rakkan
Padisha
 
Baron Rakkan's Avatar
 
Join Date: Dec 2001
Location: Back to Giedi Prime, Giedi City
Posts: 115
Question

Hey it doesn`t work with me. When I click on the file the computer wants the file "Dragon.exe" to open it!?!?!?!?!?


Is there another choice to open this file or not? I hope someone has an idea!!
__________________
The Spice controls the universe. Who controls the spice, controls the universe! And I only I, na-Baron Glossu Rabban control Dune, the homeworld of the spice
Baron Rakkan is offline   Reply With Quote
Old Mar 22, 2002, 05:59 PM   #15
Thunderfall
Administrator

 
Thunderfall's Avatar
 
Join Date: Oct 2000
Location: NY, USA
Posts: 12,564
Images: 1349
Baron, try installing the Java Plugin on this page:

http://java.sun.com/getjava/download.html

Here is a screenshot of the MapStat program. This is the first time I run a .jar program directly and it works.

__________________
Thunderfall
Weight: 1.0
Value: 161
Cast When used
Shock Damage 1 to 25 points on Touch
Thunderfall is offline   Reply With Quote
Old Mar 22, 2002, 06:12 PM   #16
Badluck
Warlord
 
Badluck's Avatar
 
Join Date: Dec 2001
Posts: 242
good work!
__________________
Under capitalism, man exploits man.
Under communism, it's just the opposite.
John Kenneth Galbraith
Badluck is offline   Reply With Quote
Old Mar 22, 2002, 06:19 PM   #17
chiefpaco
Emperor
 
chiefpaco's Avatar
 
Join Date: Dec 2001
Location: Fanatika - Where did everybody go?
Posts: 1,382
Quote:
Originally posted by Baron Rakkan
Hey it doesn`t work with me. When I click on the file the computer wants the file "Dragon.exe" to open it!?!?!?!?!?

Is there another choice to open this file or not? I hope someone has an idea!!
Thunderfall just beat me to the solution (& is even better than mine, so I'm cutting this short!) BTW, if anyone has problems opening it, can you let me know what OS you're using? If you're using XP, you will have to download the Java plugin, JRE, or windows JVM.

If you need more help, you can send me an email using the email link by my name here & I can go into more detail. I'm unaware of what the dragon.exe is, so I can't help you that way. Is it a program you need in your computer?

BTW, ThunderFall, the program looks way better on your screen shot than on my PC! Funny how the different Java Environments change things. That's why I was afraid to touch the GUI too much.
__________________
Know your domination limits: MapStat Utility for PC or Mac.
The belief in the possibility of a short decisive war appears to be one of the most ancient and dangerous of human illusions. - Robert Lynd
chiefpaco is offline   Reply With Quote
Old Mar 23, 2002, 05:00 AM   #18
Baron Rakkan
Padisha
 
Baron Rakkan's Avatar
 
Join Date: Dec 2001
Location: Back to Giedi Prime, Giedi City
Posts: 115
Unhappy

Quote:
Originally posted by chiefpaco


Thunderfall just beat me to the solution (& is even better than mine, so I'm cutting this short!) BTW, if anyone has problems opening it, can you let me know what OS you're using? If you're using XP, you will have to download the Java plugin, JRE, or windows JVM.

If you need more help, you can send me an email using the email link by my name here & I can go into more detail. I'm unaware of what the dragon.exe is, so I can't help you that way. Is it a program you need in your computer?

BTW, ThunderFall, the program looks way better on your screen shot than on my PC! Funny how the different Java Environments change things. That's why I was afraid to touch the GUI too much.
I tried the Java-Link from Thunderfall but when I tried to start the file but nothing happened! I really don`t have any idea why?? Which Java version should I download?
I know I am a little bit tiresome with my questions, but I really like to try the mapstat!

Thanks!
__________________
The Spice controls the universe. Who controls the spice, controls the universe! And I only I, na-Baron Glossu Rabban control Dune, the homeworld of the spice
Baron Rakkan is offline   Reply With Quote
Old Mar 23, 2002, 09:41 AM   #19
chiefpaco
Emperor
 
chiefpaco's Avatar
 
Join Date: Dec 2001
Location: Fanatika - Where did everybody go?
Posts: 1,382
Quote:
Originally posted by Baron Rakkan


I tried the Java-Link from Thunderfall but when I tried to start the file but nothing happened! I really don`t have any idea why?? Which Java version should I download?
I know I am a little bit tiresome with my questions, but I really like to try the mapstat!

Thanks!
You're not tiresome with your questions at all. If anyone has problems, I'm glad to help out. However, I'm afraid I know more about Java developing than distribution, but I'll try to help.

First, your problem. From the sounds of it, I believe you don't have a way to run Java applications on your computer. Either that, or the Java Environment you have was altered or corrupted.

The plug-in link supplied by Thunderfall looks like it might not help after all. According to the website there, this plug-in allows you to run applets in your web browser. MapStat is not an applet, but a standalone program and therefore does not run in a browser.

So, I think the best solution for you is to install the JRE. Try the link I provided further up the page.

Alternatively, if you think you already have Java, you must change your default ".jar" file handler. On my computer, the default program to open jar files is "javaw". "javaw" appears on my list of programs available to run files. Hold down the shift key & right click the file. Select "Open With". Find "javaw" on your list and select "Ok". If you do not see "javaw", you will have to go through the installation.

Good luck. Let me know if it works. Also, please let me know what OS you're using. I can give more specific help & will know more about distributing Java programs in the future.
__________________
Know your domination limits: MapStat Utility for PC or Mac.
The belief in the possibility of a short decisive war appears to be one of the most ancient and dangerous of human illusions. - Robert Lynd
chiefpaco is offline   Reply With Quote
Old Mar 23, 2002, 12:01 PM   #20
Cartouche Bee
Appropriations Consultant
 
Cartouche Bee's Avatar
 
Join Date: Jan 2002
Location: Multiple Victory Avenue
Posts: 1,731
Post Install Feedback

I run Win98 and the .jar program did not run because it was an unregistered extension type. I installed the link that Thunderfall supplied and the program ran fine.

With your knowledge of domination win criteria, it would be nice if you had a little box that showed how many more squares you required for a domination win. This is absolutely a great tool!

Many thanks.

Cartouche Bee
Cartouche Bee is offline   Reply With Quote
Reply

Bookmarks

Go Back Civilization Fanatics' Forums > CIVILIZATION III > Civ3 - Creation & Customization > Utility Programs > Utility: MapStat

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mapstat braclayrab Civ3 - General Discussions 13 Dec 17, 2004 09:38 AM
Somebody with MapStat...Help! PRIMEMOVER Civ3 - Macintosh 10 Feb 09, 2004 02:53 AM
Mapstat Utility for C3C Moonsinger Civ3 - Hall of Fame Discussion 8 Feb 02, 2004 08:42 PM
Mapstat Txurce Civ3 - Macintosh 15 Apr 09, 2003 04:58 PM



All times are GMT -6. The time now is 08:22 AM.


Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
This site is copyright © 2000 - 2009, Civilization Fanatics' Center.
Support CFC: Amazon.com | EB Games | Amazon UK | Amazon DE | Amazon CA | Amazon FR