| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| KHDCalc (2.12) + Updated Members.zip | 2013-03-01 | 39.5 kB | |
| KHDLight (for individual users).zip | 2013-03-01 | 10.5 kB | |
| Readme.txt | 2013-02-24 | 3.0 kB | |
| Totals: 3 Items | 53.0 kB | 0 |
KH Drop Calc by Kazly
_____________________________________________________________________
2.1 (02/24/13)
Note: My semantic's heuristic scan still flags this file as a potential virus. Not sure what to do about this (i'm not a good enough programmer to knowingly make a virus, I promise.)
I have made some pretty decent changes.
1. All the filters now work (filter drop mechs based on weight class, roles, preferred).
2. Added ability to add a member
3. Added ability to add/edit/remove mechs from a member
4. Added ability to save all members to xml files.
Some other minor updates, mainly appearance.
Instructions:
To add a member, select add member. Enter the name. Click ok. (Member is not saved at this point).
To edit mechs, select a member from members list, click edit mech.
To remove a member, you need to go into the members folder (it should be in the same directory as the application) and delete the user's xml file.
1a. Select a member from Member List on left, and click an Add Button to add the member and mechs to a Drop Window.
1b. OR double click a member from Member List on left to add the member and mechs to a Drop Window.
2a. Double click a mech from the Available Window to add that mech to the Select Window. Total drop weight will be calculated.
2b. Double click another mech from Availalbe Window to replace the Select Window. Drop weight will be recalculated.
3. Clear will clear the Drop Window and return member to Member List.
4. Select a filter to view only those types of mechs in the drop list.
5. Clear All will remove all members from the drop.
6. Clear Filters will set all filters to none.
Any problems, feel free to email me at ourorderedstuff (a) gmail.com
_____________________________________________________________________
2.0 (2/17/13)
This is my initial release of this windows form program (versus console).
It currently does not support adding/deleting members - this is all done inside the program :(
I know I am not an efficient programmer, this is my first time programming in windows form.......
Suggestions are more than welcome. Please let me know if there are any problems!
Instructions:
1a. Select a member from Member List on left, and click an Add Button to add the member and mechs to a Drop Window.
1b. OR double click a member from Member List on left to add the member and mechs to a Drop Window.
2a. Double click a mech from the Available Window to add that mech to the Select Window. Total drop weight will be calculated.
2b. Double click another mech from Availalbe Window to replace the Select Window. Drop weight will be recalculated.
3. Clear will clear the Drop Window and return member to Member List.
If you want me to add a mech, create a format such as this (false will always be false for now):
("Atlas", "DC", "Brawler", false);
_____________________________________________________________________