没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > jroguedps |
jroguedps
|
0 | 0 | 108 |
贡献者 | 讨论 | 代码提交 |
Project currently on hold.
This is a Java application that aims to provide a theoretical DPS for the Rogue class in the game World of Warcraft. The application aims to provide a friendly UI for building up a Rogue's armor and weapons/talents/raid buffs etc. The application can also hold a database of items allowing searches filtered by item quality and allowing importing of items from the WowHead database plus importing of players from Blizzard's own armory database.
The DPS is calculated via simulation rather than formulation and is threaded to improved peformance.
The tools used for development are NetBeans, the Dom4j library and the Freechart library. All these tools are open source and are thus available for free.
Screenshots in a windows environment (Not sure what a mac or linux environment looks like but it should be portable across both)
Here you setup your character, you can import any player from the armory. If items are found that are not in the local item database they are automatically imported from WowHead and added to your gear database.
Double clicking on an item/gem/enchant pops up the item chooser dialog which allows you to select an item from the gear database.
The talents chooser works as per the in game talent screen. You can import blizzard or wowhead talent links or export them in the system clip board.
The gear database shows all the items that are stored locally on your machine. You can remove items by double clicking the item and then selecting 'Delete' or add a new item by clicking on the Add New Item button and pasting in an item id or wowhead http link.
This screen allows basic manipulation of stats.
This screen allows you to setup the raid buffs that you typically use.
This screen allows you to setup the playstyle of your Rogue and to also setup the possibility of defining sources of crits from members of your party for HAT builds. Included is a calculator for working out Crits per second values if you have access to WWS charts.