Gaurav
Prince
- Joined
- May 14, 2006
- Messages
- 404
Sevopedia 2.2
Moderator Action: Attention, BtS version 2.3.2 is here.
This is a real update to the Sevopedia. It is compatible with Warlords 2.08. It contains all changes made by both Progor and Ket.
Changes in this version:
- New Option: Show Civ Names For Unique (Enabled by Default)
- New Option: Skip Blank Page (Disabled by Default)
- New Option: Show Graphical Only (Disabled by Default)
- New Option: Hide Identical (Disabled by Default)
- All options enabled / disabled from CvGlobalDefinesAlt.xml
Python editing no longer required just to set options. - Incorporated "Replaced by Mod" by TheLopez, but rewritten in Python.
No DLL required to have this feature. - Better support for mods which set default units/buildings to NONE.
Unique units and buildings will still be identified as such. - Civilization screen layout redesign to accomodate more unique units/buildings.
- Era type shown on tech page.
- Wonder class (World Wonder, Team Wonder, National Wonder) identified on Wonders page.
- More diverse category graphics. (Thanks to Impaler[WrG], snipperrabbit!!)
- Miscellaneous layout improvements.
- Support for <bGraphicalOnly> xml tag to hide arbitrary entries. (Thanks to Kael)
Sample Civ4UnitSchema.xml provided, all other schemas would have to be written. - Python hook to add new custom filter options.
Spoiler Previous Version History :
2.1a (by Gaurav)
Note: Progor did not use the following version numbers. I am using these version numbers to keep them straight myself.
2.03 (by Progor)
1.93 (this and all previous versions by Sevo)
*[size=-1]Removed by Progor to fix the "list selection bug". Actually, Sevo had turned the sublist into a table, and in CyGInterfaceScreen a table row cannot be "selected". That code is not in the SDK.[/size]
- Fixed promotions graph bug
- Based on 2.03 version by Progor.
- Included all changes made by Ket in his forked version.
- Upgraded to include all Warlords 2.08 upgrades
- Upgraded to include all Warlords 2.00 upgrades (Ket did not do this).
- Fixed bugs related to redrawing subcategory list.
- Fixed bugs related to scrolling.
- Fixed missing text keys.
- Got leaderhead animations working again.
- Added icon to top of unit category table.
- Various improvements to tech page based on Roamty's Techwindow.
- Numerous miscellaneous layout improvements.
- Updated version 1.93 for Warlords compatibility
Note: Progor did not use the following version numbers. I am using these version numbers to keep them straight myself.
2.03 (by Progor)
- Removed dependency to DiGraph library.
- Included Air Unit Fix (by Gaurav)
- Fixed issues with updating categories.
- Added Fitchn's Civilopedia index.
- Fixed list selection bug.
- Improved unit upgrades graph.
- Added unit promotions graph.
1.93 (this and all previous versions by Sevo)
- Fixed error on text page. (Thanks Impaler, Exavier!)
- Fixed Promotion Scroll problem
- Added History directly to Units Page
- Fixed minor Enum error in CvPediaMain.py
- Fixed in-game load error
- Unit Chart now allows jump-to unit
- Compatible with cIV 1.52
- Upgraded to include all vanilla 1.52 page upgrades
- Added icons to sub-list*
- Added group icons to main list and re-ordered
- Included Vovan's Unit Upgrades Chart
- Fixed Selection errors; fixed re-load 'pedia errors
- Allowed for disabling of animations in pedia screens
- Fixed 1st item select bug, ? fixed history select bug
*[size=-1]Removed by Progor to fix the "list selection bug". Actually, Sevo had turned the sublist into a table, and in CyGInterfaceScreen a table row cannot be "selected". That code is not in the SDK.[/size]
Spoiler Options :
[size=+1]Options:[/size]
[size=-1]
PEDIA_SHOW_ANIMATIONS:
Per requests, I have included a way to disable the animations on the civilopedia screens. It will disable the unit, building, resource, and improvement animations; the leaderhead animation will stay. By default the animations are left on.
PEDIA_SHOW_CIV_NAME_FOR_UNIQUE:
Shows civilization names for unique units and buildings in subcategory lists. This is not appropriate for some mods, so it can be disabled.
PEDIA_SHOW_GRAPHICAL_ONLY:
If enabled, Barbarian Leader, Minor Civ, Lead by Warlord, etc. are hidden from Sevopedia. Disabled by default. Requested by Naze.
PEDIA_SKIP_BLANK_PAGE:
If enabled, the first subcategory will automatically be displayed when clicking on a main category link. Disabled by default. Requested by Impaler[WrG].
PEDIA_HIDE_IDENTICAL:
This will hide any units from the Sevopedia whose text key is the same as the default unit for its class. Great for mods like Ethnically Diverse Units. Disabled by default.[/size]
[size=-1]
PEDIA_SHOW_ANIMATIONS:
Per requests, I have included a way to disable the animations on the civilopedia screens. It will disable the unit, building, resource, and improvement animations; the leaderhead animation will stay. By default the animations are left on.
PEDIA_SHOW_CIV_NAME_FOR_UNIQUE:
Shows civilization names for unique units and buildings in subcategory lists. This is not appropriate for some mods, so it can be disabled.
PEDIA_SHOW_GRAPHICAL_ONLY:
If enabled, Barbarian Leader, Minor Civ, Lead by Warlord, etc. are hidden from Sevopedia. Disabled by default. Requested by Naze.
PEDIA_SKIP_BLANK_PAGE:
If enabled, the first subcategory will automatically be displayed when clicking on a main category link. Disabled by default. Requested by Impaler[WrG].
PEDIA_HIDE_IDENTICAL:
This will hide any units from the Sevopedia whose text key is the same as the default unit for its class. Great for mods like Ethnically Diverse Units. Disabled by default.[/size]
[/size]
[size=+1]Credits:[/size]
Sevo
Vovan
Progor
Fitchn
Ket
[size=-1]See history for additional credits.[/size]
Feedback, bug reports, and patches would be greatly appreciated.