File Details
1.8-dynamicswordskills-2.1
- R
- Jan 31, 2016
- 982.99 KB
- 12.6K
- 1.8
File Name
1.8-dynamicswordskills-2.1.jar
Supported Versions
- 1.8
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
+ Re-added Battlegear2 support: use BG2 v1.0.10.0 and re-enable "item blocking" in the BG2 config
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

