1 Old changelog
David Daily edited this page 2020-01-14 07:19:10 -06:00

Changelog

2.4

  • Added GloVars, Global Variables controlled by an ini
  • Added help stuff to the settings thingy

2.3

  • Added Break, a somewhat seperate script that I'm making into an exe for other people to use. I'll keep it in here as an ahk since you already have it installed for everything else, so you can edit it if you want.
  • If right-clicked it opens a panel of buttons to control TouchPoint, a program developed by the devil himself
  • Added Settings.ahk, Alt+Shift+\ to open a settings window to easily change the ini
  • Updated Case Formatter to not look for the Dealer info any more, just going to do it in CCMS since everything uses it now

2.2

  • Added comments to everything so that it is even more readable
  • Added Case Formatter, a new tool to avoid using the Case Template as much as possible since it is useless to me.

2.1

  • Added Settings.ini (Just don't read the old Changelogs, okay? Its different this time...)
  • Removed Autocorrect
  • Added a Manual and a Solution opener, then combined them into one, called ManSol
  • Made a progress bar to remind me to take my break, it works some times.
  • Joe is going to try helping me make this into its own case template, but with blackjack and hookers
  • Added if statements to basically everything that's actually controlled by Settings.ini, in preparation for a GUI
  • I need a new name for this. Too vain.

2.0

  • Revamped it, it now does something completly different.
  • No longer opens programs, now it does text correction and the like

1.2

  • Removed neccessity for programs.txt, now just searching start menu instead of using a file path. Might be less pretty, but it is easier to code and less margins for error
  • For simplification, removed links opening in browsers (not neccessity)

1.1

  • Update for CaseTemplate V2 - Removed checking a dealer xID to establish connection

1.0

  • Been running this version for a week now with no issues, should work...
  • Added hotstrings (Text Replacement) to encourage better documentation and links for further customization

0.3

  • Changed some things in david3k.ahk to fix it. should work now.

0.2

  • Removed dependancy for Settings.txt
  • Changed file structure for easier updates
  • Added some things for case template and zeacom
  • Made it check to see if the correct window is active just in case
  • Made it do the dealer verification thing, clear the template and go to the xID box
  • Added text replacement: press the backtick key in the case template to type the disclaimer (no space at the beginning, you can change that) [ONLY WORKS IN THE CASE TEMPLATE]
  • Minor fixes