File Details
1.7.10-dynamicswordskills-1.7
- R
- Jan 31, 2016
- 980.66 KB
- 181.7K
- 1.7.10
File Name
1.7.10-dynamicswordskills-1.7.jar
Supported Versions
- 1.7.10
Added:
+ API: Weapon Registry - easily customize which items are 'weapons' and 'swords'
* IMC: Register items as swords or weapons using Inter-Mod Messages so they are recognized by DSS (e.g. for skills)
* Config: Allow or forbid items as swords or weapons simply by adding modid:item_name to the appropriate DSS config list
* Command: "dssweaponregistry allow|forbid sword|weapon modid:item_name" to allow or forbid items in-game
+ API: IWeapon (replaces ISword and ISkillItem) includes ItemStack-sensitive methods for determining weapon/sword status
Changed:
- API: Deprecated ISword and ISkillItem - these are no longer used
Fixed Bugs:
- Skill names not translated correctly in chat messages sent from server
- Items with complex names (e.g. 'Skill Orb of X') could not be properly translated in languages with different word order
- Players unable to defend against Rising Cut using shield in BG2 offhand slot
- Dash unable to hit shorter targets

