Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 2020-10-02 in all areas

  1. Download here: https://github.com/dpikt/pop-chart A mod that adds a chart for total population to the game summary. I couldn't find an existing mod that did this so I created my own I haven't tested it out on any machine other than my own, so let me know if you have trouble running it. Any other feedback appreciated as well. Cheers!
    3 points
  2. Do domestic animals count towards unitsKilled or unitsLost? If not then it is fine. Edit, seems like its fine: if (!cmpUnitEntityIdentity.HasClass("Domestic")) ++this.unitsTrained.total; //... if (cmpLostEntityIdentity.HasClass("Unit") && !cmpLostEntityIdentity.HasClass("Domestic")) { for (let type of this.unitsClasses) this.CounterIncrement(cmpLostEntityIdentity, "unitsLost", type); I think the only thing that could add discrepancies are units that account for more than 1 population. The dog is an issue tho, not Domestic.
    1 point
  3. Hi monitor.pyromod
    1 point
  4. Oh, that is super sweet, I was thinking of doing something similar on monitor mod. Nice one :-)
    1 point
  5. This bug is solved in last rolling update of driver mesa from oibaf repo, and now I am playing without problem.
    1 point
  6. illustration of a warrior with a shield based on the Salisbury hoard, a sword based on the hilt from Hod Hill and on the scabbard from Isleham and finally the shield from Leicestershire on the side. Note that the warrior is also carrying a javelin with a bonehead. Finally, this artist is producing a lot of fantasy material but I like the bodypainting of the warrior: https://www.deviantart.com/dewitteillustration/art/Warhammer-Albion-Brightwoad-Bearer-794994101
    1 point
×
×
  • Create New...