0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 23 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Now will close every window, no matter what scenario the windows are arranged. Even if multiple windows are hidden behind other windows, it will keep looking for windows, until no more are found. Removed all delays, so now it runs from beginning to end almost instantly. More... about 12 years ago
Changed 'Thistle Custom' layout from 5 windows per row to 4 (num_high value). 5 windows could not fit correctly at 1280x1024. Not even close to fitting a 5th window at a slighter higher resolution either. Much larger resolutions (1600x###) and higher can probably do 5. But this was set to 4 for best compatibility. More... about 12 years ago
Merge pull request #26 from duerig/master More... about 12 years ago
simon: Add an option to wait for stats More... about 12 years ago
crematory: Bugfix when clicking fire on multiple windows. More... about 12 years ago
Merge pull request #25 from Cegaiel/VeggieTales_v1.6.4 More... about 12 years ago
Added integrated self-update of program executable. Executable updates can only be pushed from Jimbly, not GitHub. More... about 12 years ago
Merge pull request #23 from Cegaiel/VeggieTales_v1.6.3 More... about 12 years ago
Merge pull request #22 from Cegaiel/Apr_12_2012 More... about 12 years ago
Minor update to instructions. More... about 12 years ago
Updated ScriptingReference to include srGetWindowBorders (Larame) and the new v1.6.3. API: lsMouseClick More... about 12 years ago
Update to version 1.6.3 More... about 12 years ago
Fishing macro will now write fishlog.txt in the root folder. Also will write a new file called fishstats.txt, showing the statistics of your last fishing session. More... about 12 years ago
Added fishlog.txt and fishstats.txt More... about 12 years ago
crematory: Loading/unloading delays are now reactive. Various bug fixes. More... about 12 years ago
Merge pull request #21 from Jimbly/v1.62 More... about 12 years ago
cc-assist: Refactored. Fixed high click latency. More... about 12 years ago
Added v1.62 exe, removed old file. More... about 12 years ago
Merge pull request #20 from Jimbly/v1.61 More... about 12 years ago
Installed VeggieTales v1.61, moves all script assets into images subfolder. More... about 12 years ago
Merge pull request #19 from Cegaiel/Apr_8_2012 More... about 12 years ago
Replaced the old paint_watch.lua with a version Ofalot did in T5. This version fits in the VT windows and doesn't required you to resize the VT window. More... about 12 years ago
Minor update. Added a second prompt to Press shift to continue. This will let you put ATITD in focus first, if needed to avoid windows not found errors. More... about 12 years ago
Major and improved update to Fishing Macro. More... about 12 years ago
Revamped the script so you no longer need to edit the file, manually, each time you do a different building/machine. Now it presents a pulldown menu. Just select the the machine from the pulldown menu and it will use the appropriate layout. Also added layout for Carpentry Benches. More... about 12 years ago
Minor update to instructions. Now informs you that 'Right click opens a menu as pinned must be ON' in the window. More... about 12 years ago
Revamped the code, 1st version was sloppy and quickly put together. Now shows status message every step of the way. Now searches for windows to unpin with 2 methods. Method 1 searches for ThisIs.png and Method 2 searches for Unpin.png By searching both methods, it will now choose all possible windows (including expired windows). Added a ton of comments in the code. More... about 12 years ago
Added a needed delay to make sure all benches get clicked correctly. Adjust the timer between clicks (can be configured by user at top of script). It now also shows how many windows its refreshing (pinned up) and how many windows it is clicking. If you see it is clicking less windows than its refreshing, then that suggests one of your carp blades needs replaced. More... about 12 years ago
Merge pull request #16 from Cegaiel/Mar_31_2012 More... about 12 years ago
Altered script to ask how much flax you are processing, instead of how many cycles. It will divide # flax and round down by 10. So if you enter 1000 flax, it will automatically do 100 cycles. More... about 12 years ago