Jump to content

Cerridan

Community Newbie
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Cerridan

  1. To use colors for bonuses is a good idea IMO.

    I've implemented the colored unit counters, like so:

    post-13797-0-83737400-1355789902_thumb.p

    post-13797-0-39265100-1355789912_thumb.p

    This was basically done by modifying the .xml files with the tooltip descriptions with color tags. I just edited the general templates, so the more specific tooltips, like the Macedonians' Companion Cavalry, were not affected.

    ColoredCounters.patch

    I would probably put the icons before the numbers, for consistency with the resource icons.

    I've switched the damage icons to the left of the number.

    AttackIconsLeft.patch

    AttackIconsLeft.zip

    Where can I find the code relating to this stuff? I'd love to give it a look over and play around with it a bit.

    The 'Getting Started' guide for programmers can be found here: http://trac.wildfire...rtedProgrammers

    It's written in C++ for the core, and JavaScript for the game files (what you will be editing). Most of the code is found under the

    binaries\mods\public directory. Good luck!

×
×
  • Create New...