Silas Brill

Results 5 issues of Silas Brill

With this extension active, the clickable area of the "block site" link extends all the way across the column, creating a large area where a wayward click will unexpectedly block...

**Game version** 0.2.4 **Description** I recently figured out that raid threat is based on number of buildings built, and reputation penalty is based on raid threat. I have a number...

feature-request

**Describe the bug** With the Commander Wars Movement mod active, anytime a unit is trapped, the trapped unit's remaining fuel will be wrong. Usually it's off by 2, though with...

bug
fixed/done
Confirmed

Examples: "almamater" becomes "#000ae0" "f0ff0ff0f" becomes "#0f0f0f" This is because `result[1].charAt(0) == result[3].charAt(0) == result[5].charAt(0) == 0` compares the result of each comparison to the following value, rather than comparing...

It's a small thing, but the `isDefender` parameter of `getDamageReduction` actually works like the `isAttacker` parameter of `getDeffensiveBonus`: it's `true` for the player who started the attack (and is receiving...

enhancement