Love it!
Announcement
Collapse
No announcement yet.
[Mod] Better Civilopedia
Collapse
X
-
I'm having problems getting this working with the 'merged mod' available further up the forum...
I've copied all the files into the mods/customassets/python/screens folder as instructed, and I wasn't sure about the *.ini file - so I've tried going without, with and with in different places - desperate to see this in action, but I'm proving too useless.
Can the 'creator' offer any tips? Or would it be a possibility to get this great-looking mod included with the merged mod in future? (I'll suggest it here first since it's your mod!)
Thanks
Comment
-
For civolopedia updates I was thinking of stuff like seperating UU's and normal units, and linking between corisponding units. Along the same lines, Buildings need to be seperated between regular stuff and Wonders. Maybe even seperate National Wonders.
Also, there are things in the game with absolutely no mention of what they do. Power for instance isn't explained at all in the 'pedia.
I'd like to also see new overall categories for techs listed by relative age.. Then I'd like to have the 'great people' and 'specialists' definitions made into their own entry, and then list the names of the great people under their respective entry. For the specialists, list what buildings add how many slots.
There's a bunch of other stuff that I'm forgetting. I'd like to see all the 'special abilities described in plain english too instead of raw numbers.. I still don't know what 'centers the map' really means, but thats alot more work :P
The other improvements you've made to the 'pedia are brilliant now that I take a good look. Plenty of useful informationLast edited by ghen; December 21, 2005, 21:37.~I like eggs.~
Comment
-
Originally posted by ghen
For civolopedia updates I was thinking of stuff like seperating UU's and normal units, and linking between corisponding units. Along the same lines, Buildings need to be seperated between regular stuff and Wonders. Maybe even seperate National Wonders.
Originally posted by ghen
Also, there are things in the game with absolutely no mention of what they do. Power for instance isn't explained at all in the 'pedia.
Originally posted by ghen
I still don't know what 'centers the map' really means, but thats alot more work :P
I think adding Vovan's page is going to be an excellent addition, and I can probably incorporate some of the ideas about easily enough. Any other thoughts?
Comment
-
Originally posted by MattPilot
THe Civpedia screens have been editied during the latest patch.
Are you going to release an update so whatever was changed in 1.52 gets added to your 'pedia?
Last edited by Sevo; December 29, 2005, 23:29.
Comment
-
Thouse lists need to be squeeked a bit horazontaly, thiers about an inch of wasted space on the left most colum and half an inch on the second one. This would give you more room for displaying each item. Ofcorse you were probalby already planning on doing that anyways
Nice work so far, cant wait for next versionCompanions the creator seeks, not corpses, not herds and believers. Fellow creators, the creator seeks - those who write new values on new tablets. Companions the creator seeks, and fellow harvesters; for everything about him is ripe for the harvest. - Thus spoke Zarathustra, Fredrick Nietzsche
Comment
-
First Bug report
Selecting any Project gives you a "no W_TEXT" error.
Also I notice that when you select a top level catagory such as Leaders your imediatly given a big blank even though Alexander is highlighted in the secondary list. Me thinks it would be a little nicer if that highlighted element was imediatly displayed. All that emptyness is kind of disconcerting.
On the reverse side say I am under the Units catagory and hyperlink over to the Tecnology for said unit. The secondary list changes to display tecs BUT the top level list will still have units being highlighted.
Idea for Vovon: how about displaying the units type (gun, melle, archery) on the upgrade chart?Companions the creator seeks, not corpses, not herds and believers. Fellow creators, the creator seeks - those who write new values on new tablets. Companions the creator seeks, and fellow harvesters; for everything about him is ripe for the harvest. - Thus spoke Zarathustra, Fredrick Nietzsche
Comment
-
Originally posted by Impaler[WrG]
First Bug report
Selecting any Project gives you a "no W_TEXT" error.
Also I notice that when you select a top level catagory such as Leaders your imediatly given a big blank even though Alexander is highlighted in the secondary list. Me thinks it would be a little nicer if that highlighted element was imediatly displayed. All that emptyness is kind of disconcerting.
On the reverse side say I am under the Units catagory and hyperlink over to the Tecnology for said unit. The secondary list changes to display tecs BUT the top level list will still have units being highlighted.
With regards to the other problems you describe: It wouldn't be hard to display an item as soon as you click a top level item, but I don't want something popping up immediately. Personal preference.
The other issue is a known bug (well, I knew it, anyway), but I didn't feel like chasing it down late last nightIt's more an appearance thing, it doesn't affect function at all. But I'll clean it up with the next release.
Comment
-
I belive the Error is Originating on line 176 of the CvPediaProject Screen.
self.X_TEXT, self.Y_TEXT, self.W_TEXT, self.H_TEXT, PanelStyles.PANEL_STYLE_BLUE50 )
No ware else on the document dose "W_TEXT" apear in any form. Its probably suposed to be some other W_??? reference.
The error triggers every time I select one of the Projects and try to view it.Companions the creator seeks, not corpses, not herds and believers. Fellow creators, the creator seeks - those who write new values on new tablets. Companions the creator seeks, and fellow harvesters; for everything about him is ripe for the harvest. - Thus spoke Zarathustra, Fredrick Nietzsche
Comment
-
Originally posted by Impaler[WrG]
I belive the Error is Originating on line 176 of the CvPediaProject Screen.
self.X_TEXT, self.Y_TEXT, self.W_TEXT, self.H_TEXT, PanelStyles.PANEL_STYLE_BLUE50 )
No ware else on the document dose "W_TEXT" apear in any form. Its probably suposed to be some other W_??? reference.
The error triggers every time I select one of the Projects and try to view it.
Comment
Comment