-
Finer fixes for doll faces - elves, halflings, humans and male orcs See merge request !866
-
fix some issues in object usage 1. Arcane objects cannot be used by zigur followers anymore (Object.lua#canUseObject checks for this now). If you're antimagic, Swift Hand cannot use arcane object, and you cannot use Burning Star by pressing M and use the 'activate object' talent. 2. Fix the issue that the 'activate object' talent defined in ActorObjectUse.lua use a meaningless global variable 'who'. See merge request !857
-
fix ice storm & glacial vapour damage. a bug in the 'power vs desc' work. See merge request !856
-
fix: Rimebark reduces more cold resistance than Grand Arrival's description. See merge request !858
-
Staged translation updates See merge request !860
-
Fix Fallen being able to increase mastery of their advanced categories to 1.7 not that they'd want to. See merge request !861
-
Create a hook for wanderers This is to let categories with special effects be handled by the DLC/mod that adds them. See merge request !862
-
reduce log spam of dismissal, now it only calculate crit once per turn. Dismissal will create many mind crit logs, if you get hit a lot in one turn. This commit reduces the logs by calculating crit only once per turn instead of every time you get hit. Note: This commit may make dismissal less reliable against multiple hits in one turn, since if you fail to crit once, you'll have less defense in the following turn. See merge request !863
-
fix: Garkul's Revenge correctly gives +20% damage against giant. See merge request !864
-
…ategory - not that they'd want to.
-
…ok "LostMerchant:artifactList" for better moddability