View Single Post
Old 07-06-2007, 12:48 PM   #1 (permalink)
Neags23
All Star Starter
 
Neags23's Avatar
 
Join Date: Apr 2006
Posts: 1,155
Development Tracker for Solo Leagues

This is a very early beta version of a player development tracker for solo leagues. Getch has a much better utility for online leagues, but I haven't been able to find one that would do the same for solo.

The results for this program aren't nearly as pretty, either, as they are just output to text files or player history files. But it does the trick.

Again, this is a very early beta release, and there are bound to be problems. I just hope it'll actually run.

It requires the .NET framework to run.

Unzip, and run the setup.exe.

It will also create a start menu shortcut under the folder "Center of Excellence". That's the name of my company that the version of VS I used is registered to. I'm not sure how to change the folder of the start menu that it creates, so if anyone does, please let me know.

Also, anyone that is interested and knows C# is welcome to dig through the code to help improve this program. It's fairly well commented and readable.

The only feature of the program right now that is inoperable is the writing to player history in-game. It will write to the player history text file, but the game won't read it. This is a problem with the date formatting that I haven't figured out how to fix, yet.

So, please give me as much feedback as you'd like, negative and positive (if any).

I won't be able to release a patch or new version until probably a week from now, so hopefully by then there are a lot of problems to fix and suggestions to implement.

Ignore the .zip files below and just download from this site: www.mccreadylaw.com/devTracker.zip
Enjoy.
Attached Files
File Type: zip devTracker.part1.zip (95.5 KB, 36 views)
File Type: zip devTracker.part2.zip (85.9 KB, 35 views)

Last edited by Neags23 : 07-06-2007 at 01:55 PM.
Neags23 is offline   Reply With Quote