ChadS
Posts: 129
Joined: 9/5/2012 Status: offline
|
This is an app I wrote to keep track of the things I want to do in game. It's a "checklist," of sorts. I'm putting it here, because I can't attach it to the AAR forum, where someone requested it. As I said in that post: I offer it as-is, with no warranty or support, etc., etc., etc. I did not obfuscate it from the original MSIL (for those that know what that means), and I can supply the source code if anyone really, really wants to see it. Basically, I have no reason to believe it will cause anyone a problem on their Windows based system. Things to know: 1. You must have the .Net Framework 4.0 or later installed (That's Microsoft.Net framework). 2. The zip contains 2 files--the executable, and a config. The config technically allows you to change the name of the save file, though I haven't messed with it to test it. I figure 1 checklist is enough for me. 3. The save file will be created automatically after you create an entry. It saves automatically after every update to the file, or when you close the app. 4. You may have to run it "as administrator" for it to work (since it writes to the drive--some configurations shouldn't require this). 5. It is possible for the file to get corrupt. I haven't had this happen, but thought I should at least mention it. If you back up your other tools (Tracker, etc.) you probably should back this up, too. 6. Turn must be entered as a number. The other two fields (location and text) are not required, except one of them must have something in it. 7. I can't at all recall what I did the "repeat every turn" checkbox for, and I don't even know for sure it works. I left it in, to keep from having to retest everything, and it probably works just fine...if you find a use for it, great. 8. You right-click on items to "clear" them or "delete" them. Deleting them is permanent. Clearing them is not. I think I did that so you could go back and reuse an item over and over, without having to guess when you would next need it. I think I intended for this to replace the "every turn" check, but I'm not sure.
Attachment (1)
|