There's a chanceGyathaar said:Any chance you can add city count and score (aswell as culture) to the ctrl-c feature?![]()
Excellent suggestionTurner_727 said:Maybe even a 'blink 10 times, but stay highlighted'?
If you're interested, those preferences are stored in the registry in HKEY_CURRENT_USER. This means that each logged on user gets their own set of preferences.planetfall said:1. Install
It is nice the way you store the last perferences, maybe in ini files? I pkg removed last version and did full install in same directory and my preferences persisted. Nice.
The different colours are just laziness really. I couldn't be bothered to change the display engine. It already has a feature to allow 3 numbers to be displayed in each tile. One of these is taken for the ring distance, so I just used the remaining 2 for the x/y. It wasn't too useful when they were both the same colour as you couldn't tell which was whichplanetfall said:2. Rings
The x/y is very nice. I love the way you saved on char by using two different colors for x and then for y. However, now that I see it, it is a tad busy. Ideal solution would be like spreadsheets where x and y columns/rows have a different front style for the selected tile, such as color or bold. However this may be harder to program. Alternative would be to show xy only at multiples of 5 and not show over ocean. Option of on/off works well and fonts scale nicely.
Not sure I agree about changing "name" to "type". If I had a "type" column it would identify whether the resource was Luxury/Strategic (I'm not currently showing Bonus). Currently it's sorted by "name" then "closest city".planetfall said:3. Stats
The new resource tab is fantastic. I would suggest changing resource "name" to resource "type". It would be still nice to have the ability to sort on different columns. I would like to also sort on either xy or closest city columns. If that is too hard to program, it might be possible to either have sorts for each tab a perference, or maybe you can add a row with a checkbox for sort on this column.
What would be nice is for each application have:planetfall said:From time to time, someone will ask for "help" on the Crpsuite.
What would you like to see included?
ditto from me too. Good answers planetfall/GyathaarMistfit said:ditto from me![]()
Much cleaner than ini filles. Thanks.Dianthus said:If you're interested, those preferences are stored in the registry in HKEY_CURRENT_USER. This means that each logged on user gets their own set of preferences.
Oh, no rush at all. Multiples of 5 would be most useful. It's cool the way you added the toggle on/off feature, that solves a lot of problems.The different colours are just laziness really. I couldn't be bothered to change the display engine. It already has a feature to allow 3 numbers to be displayed in each tile. One of these is taken for the ring distance, so I just used the remaining 2 for the x/y. It wasn't too useful when they were both the same colour as you couldn't tell which was which. I could change the font or disable over ocean or only show multiples of 5. Not sure I can be bothered at the moment though!
I figured that was the sort. Ok, type wouldn't work.Not sure I agree about changing "name" to "type". If I had a "type" column it would identify whether the resource was Luxury/Strategic (I'm not currently showing Bonus). Currently it's sorted by "name" then "closest city".
Herrs said:I don't get it. I'm playing c3c v1.22 and am trying to use this program, mainly for the flipcalculator. I downloaded version 2.9.0, full install and installed it. No files seemed to be copied anywere, and it didn't ask were I had Civ installed or anything. I started a game anyway but there was nothing new. Then a got the ring-city thing to work by doubbleclicking a .sav-file but none of the other functions were present.
I haven't really red all the posts in this thread but nobody seem to ask this. I'm I the only one who doesn't get it?
Thx
If you used the default install options there will be a bunch of applications installed on your start menu under "CIVReplay". CRpMapStat or CRpRings are the ones you're probably after. For CRpMapStat make sure you check out the preferences (via the menu File->Preferences). The autosave dirs should have been set up correctly, but check them to make sure. For CRpRings you need to be aware of the "hidden" context menu. Right click to access this.Herrs said:I don't get it. I'm playing c3c v1.22 and am trying to use this program, mainly for the flipcalculator. I downloaded version 2.9.0, full install and installed it. No files seemed to be copied anywere, and it didn't ask were I had Civ installed or anything. I started a game anyway but there was nothing new. Then a got the ring-city thing to work by doubbleclicking a .sav-file but none of the other functions were present.
You're not the only one Herrs, maybe this is something for planetfall to add to the FAQHerrs said:I haven't really red all the posts in this thread but nobody seem to ask this. I'm I the only one who doesn't get it?
Interesting idea Dave. How about in subfolders with the name being the map seed? That should be pretty unique (unless you're replaying maps).DaveShack said:Here's a suggestion: It would be really nice if the autosave collector would put saves from different games in different folders, without having to go change the output folder every time. Something based on the leader name might work, as long as you don't have multiple games going with the same one.
Thanks in advance![]()
Dianthus said:Interesting idea Dave. How about in subfolders with the name being the map seed? That should be pretty unique (unless you're replaying maps).
Dianthus said:Interesting idea Dave. How about in subfolders with the name being the map seed? That should be pretty unique (unless you're replaying maps).
There isn't a timestamp for when the game began, no. Point taken though, folders with strange numbers won't be very human readable. I'm thinking maybe map size might be useful as well, so maybe I'll make it MapSize-Diff-Civ-Seed.dvandenberg said:You would have to have more than just the seed. Otherwise how would you figure out which folder has which game. Is there a timestamp from when the game began? Maybe Civ-Diff-Timestamp for a folder name. Otherwise Civ-Diff-Seed.
It's something I've avoided doing so far. Too many of the variables require spoiler information to calculate. That was before I did the lower..upper format though. I could do that with the AI cities, though the lower/upper might be very different.dvandenberg said:I was trying to culturally convert some cities in COTM09. Would it be possible to add flip probabilities for other civs' nearby cities?
Thanks! I'll give you a little hint, it would work on a computer that doesn't have Civ installed.dvandenberg said:BTW, the compressed autosaves is a great feature.How did you do it? I assume you were able to call Civ's own compression routine.
I wouldn't think that the seed by itself would spoil anyone. Isn't there already a utility that let's you extract the seed? Don't you have to actually use the seed to gain any information? That's clearly cheating, just as using the editor to open the save would be.ainwood said:Of course, the map seed does has spoiler problems.....
I agree that the seed isn't spoiler information unless it is used to view the map via the editor. However, it's pretty easy for me to make my own unique number for the map (using some code I use in the HoF), so I'll do that instead.dvandenberg said:I wouldn't think that the seed by itself would spoil anyone. Isn't there already a utility that let's you extract the seed? Don't you have to actually use the seed to gain any information? That's clearly cheating, just as using the editor to open the save would be.