瀏覽代碼

updated authors and changelog

Henning Koehler 8 年之前
父節點
當前提交
bbc087b723
共有 2 個文件被更改,包括 6 次插入0 次删除
  1. 3 0
      AUTHORS
  2. 3 0
      ChangeLog

+ 3 - 0
AUTHORS

@@ -66,3 +66,6 @@ Dydzio, <[email protected]>
 
 
 Piotr Wójcik aka Chocimier, <[email protected]>
 Piotr Wójcik aka Chocimier, <[email protected]>
    * Various bug fixes
    * Various bug fixes
+
+Henning Koehler, <[email protected]>
+   * skill modding

+ 3 - 0
ChangeLog

@@ -11,12 +11,15 @@ GENERAL:
 - CATAPULT_EXTRA_SHOTS - defines number of extra wall attacks for units that can do so
 - CATAPULT_EXTRA_SHOTS - defines number of extra wall attacks for units that can do so
 - RANGED_RETALIATION - allows ranged counterattack
 - RANGED_RETALIATION - allows ranged counterattack
 - BLOCKS_RANGED_RETALIATION - disallow enemy ranged counterattack
 - BLOCKS_RANGED_RETALIATION - disallow enemy ranged counterattack
+- SECONDARY_SKILL_VAL2 - set additional parameter for certain secondary skills
+- MANUAL_CONTROL - grant manual control over war machine
 
 
 SPELLS:
 SPELLS:
 * Implemented cumulative effects for spells
 * Implemented cumulative effects for spells
 
 
 MODS:
 MODS:
 * Improve support for WoG commander artifacts and skill descriptions
 * Improve support for WoG commander artifacts and skill descriptions
+* Added basic support for secondary skill modding
 
 
 0.98 -> 0.99
 0.98 -> 0.99