C2C Database Spreadsheet

I think what really brings out the usefulness of these spreadsheets would be tag definitions in layman's terms. They become a lot more valuable with that in play. Getting the other infos laid out would also be valuable so I guess I can understand why you're on the fence with that. It sounds like what would be easiest for you would be to work a little bit in on one front, then move to the other for a bit. Alternate between for a while so as to not allow either one to become too greatly monotonous. Just a suggestion.
 
I think what really brings out the usefulness of these spreadsheets would be tag definitions in layman's terms. They become a lot more valuable with that in play. Getting the other infos laid out would also be valuable so I guess I can understand why you're on the fence with that. It sounds like what would be easiest for you would be to work a little bit in on one front, then move to the other for a bit. Alternate between for a while so as to not allow either one to become too greatly monotonous. Just a suggestion.

Ah, yes, alternating between the two would be nice. Thanks for the idea :) The translation of the tags would be much more enjoyable work. However, I thought you modders already knew all this stuff ;););):lol:
 
Ah, yes, alternating between the two would be nice. Thanks for the idea :) The translation of the tags would be much more enjoyable work. However, I thought you modders already knew all this stuff ;););):lol:

But some of us are old and forget and some of us are new and have not seen stuff yet. Most of us are both in that we know "our" part fairly well. However there are still tags we don't use because we have not looked into them, like the one for promotions I pointed out recently. ;) The Civ IV Modiki has descriptions of some of the tags. Afforess documented his here. There is a tag request forum which may have c2c descriptions of the ones added for c2c.
 
But some of us are old and forget and some of us are new and have not seen stuff yet. Most of us are both in that we know "our" part fairly well. However there are still tags we don't use because we have not looked into them, like the one for promotions I pointed out recently. ;) The Civ IV Modiki has descriptions of some of the tags. Afforess documented his here. There is a tag request forum which may have c2c descriptions of the ones added for c2c.

I kid, I kid :)

Looking forward to doing this. Thanks for the links.
 
Alright, two things.

1) Gonna try to make it clearer where I'm at right now. My hope is that this clarifies what I'm doing, but also gathers some suggestions on how to streamline the process :p

The goal is to put every xml tag in C2C, and every use of those tags, into Excel form. The process currently is the following:

i) Find all tags being used, by looking at the Schema files.

ii) Find all the uses of those tags. This is a multi-step process:

a) For each folder (currently only Units folder) I paste every Infos file into a separate Excel worksheet. Using Excel's Find All feature, I take every tag in the folder's schema, one by one, and do a search. This tells me in which Infos file the tag shows up. A tag may also show up in different ways inside the same file.

Doing this for the core files was pretty quick. Paste 9 files into excel, and boom. Checking for uses in the modules files, however, is proving very time-consuming. There are literally dozens and dozens of relevant xml files just for units stuff, and they're all in separate folders.

Not nearly as time consuming of the modding work that gets done around here :) But still, if someone has an idea on how to streamline/speed up this process, it would be massively appreciated.

b) After I know all of these uses of the tags, I put them into the templates that Koshling's app uses to scan the XML files, and convert into beautiful table form.

Here's the things about these templates. Each template relates to one set of tags. All the tags used by PromotionInfos.xml (both core and modules) are an example of these sets. You tell the templates what the uses of the tags are, and they take all of them and export them into Excel.

For every unit (core or modular), that uses a tag in the template, they'll find it. However, one of their tags may not be in the template, because I didn't know they used it. That's the reason why I need to get all of the Infos into Excel so I can search through them faster. My concern being that one of those units in the Modules folder may use a tag that none of the core units use.

I may even know that a tag exists, and that it is used by a core unit, for example in PromotionInfos. If, however, another unit uses the same tag in SpawnInfos or whatever, that use won't show up until I find it by doing the ii) a) step.

This is why I pointed out that the templates work in sets of tags. I found that the tag was being used in promotions, so I put the use in that template, but it didn't export the spawninfos' use.

Alright, so about the tag translations.

2) How does this attachment look? I've only done AutomateInfos, and it's still a WIP, mostly for you guys to tell me if you like the way the information's presented. You can use the little arrows in each column to sort by that column, and to search and filter the data based on values in that column
 

Attachments

I'm going to let slip a bit of ignorance and ask what a WIP is.

But what I CAN say is that I took a look and its coming along really nicely. The labeling system is really nice! The way the dropdown filter options work on each column is also quite handy indeed.
 
I'm going to let slip a bit of ignorance and ask what a WIP is.

But what I CAN say is that I took a look and its coming along really nicely. The labeling system is really nice! The way the dropdown filter options work on each column is also quite handy indeed.

WIP just means work in progress :)
 
Back
Top Bottom