The Wiki for Tale 6 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "TaleScripts"

From ATITD6
Jump to navigationJump to search
Line 104: Line 104:
 
** Improved Flax
 
** Improved Flax
 
** Instructions!
 
** Instructions!
 +
 +
 +
==Current File List==
 +
 +
This is the current file list as of <b><font color=blue>Saturday, Mar 24, 2012</font></b>.
 +
 +
This only shows the 'luascripts' folder inside of Talescripts.
 +
 +
 +
 +
<table border=1 cellspacing=0 cellpadding=4>
 +
<tr bgcolor=#eaeaea><td>File Name</td><td>File Size</td></tr>
 +
<tr><td>acro.lua</td><td>881</td></tr>
 +
<tr><td>barley.lua</td><td>10,651</td></tr>
 +
<tr><td>barley2.lua</td><td>13,703</td></tr>
 +
<tr><td>barrel_grinder.lua</td><td>2,667</td></tr>
 +
<tr><td>barrel_vise.lua</td><td>7,792</td></tr>
 +
<tr><td>boards.lua</td><td>1,753</td></tr>
 +
<tr><td>brick_rack.lua</td><td>6,061</td></tr>
 +
<tr><td>Casting.inc</td><td>16,830</td></tr>
 +
<tr><td>casting.lua</td><td>4,043</td></tr>
 +
<tr><td>cc_Assist.lua</td><td>3,454</td></tr>
 +
<tr><td>chem_helper.lua</td><td>29,418</td></tr>
 +
<tr><td>clay.lua</td><td>5,741</td></tr>
 +
<tr><td>click_max.lua</td><td>1,096</td></tr>
 +
<tr><td>crematory.lua</td><td>19,177</td></tr>
 +
<tr><td>cut_stones.lua</td><td>2,366</td></tr>
 +
<tr><td>essences.lua</td><td>14,838</td></tr>
 +
<tr><td>Fishing.lua</td><td>12,556</td></tr>
 +
<tr><td>Fishing_Func.inc</td><td>4,438</td></tr>
 +
<tr><td>flax.lua</td><td>8,061</td></tr>
 +
<tr><td>flax_common.inc</td><td>8,290</td></tr>
 +
<tr><td>flax_seeds.lua</td><td>6,680</td></tr>
 +
<tr><td>forge.inc</td><td>31,883</td></tr>
 +
<tr><td>forge.lua</td><td>4,134</td></tr>
 +
<tr><td>glass.lua</td><td>8,749</td></tr>
 +
<tr><td>hacking_rack.lua</td><td>2,811</td></tr>
 +
<tr><td>kettle_full.lua</td><td>16,065</td></tr>
 +
<tr><td>kiln.lua</td><td>7,806</td></tr>
 +
<tr><td>mining_t5.lua</td><td>6,214</td></tr>
 +
<tr><td>multi_click.lua</td><td>2,726</td></tr>
 +
<tr><td>onions.lua</td><td>8,284</td></tr>
 +
<tr><td>onions2.lua</td><td>11,797</td></tr>
 +
<tr><td>onions2_update_notes.txt</td><td>8,089</td></tr>
 +
<tr><td>paint_watch.lua</td><td>5,605</td></tr>
 +
<tr><td>paper_press.lua</td><td>2,758</td></tr>
 +
<tr><td>papyrus.lua</td><td>4,683</td></tr>
 +
<tr><td>pump.lua</td><td>783</td></tr>
 +
<tr><td>quarry.lua</td><td>7,494</td></tr>
 +
<tr><td>raeli_color_mon.lua</td><td>2,719</td></tr>
 +
<tr><td>sand_mine.lua</td><td>1,905</td></tr>
 +
<tr><td>screen_reader_common.inc</td><td>1,726</td></tr>
 +
<tr><td>silt.lua</td><td>3,889</td></tr>
 +
<tr><td>simon.lua</td><td>3,695</td></tr>
 +
<tr><td>single_click_stat_mon.lua</td><td>2,196</td></tr>
 +
<tr><td>single_click_Strength_mon.lua</td><td>1,667</td></tr>
 +
<tr><td>testScript.lua.example</td><td>650</td></tr>
 +
<tr><td>thistle_custom.lua</td><td>6,483</td></tr>
 +
<tr><td>thistle_new.lua</td><td>8,540</td></tr>
 +
<tr><td>thistle_new_updown.lua.beta</td><td>9,162</td></tr>
 +
<tr><td>timer.lua</td><td>776</td></tr>
 +
<tr><td>UITest.lua.example</td><td>1,115</td></tr>
 +
<tr><td>ui_utils.inc</td><td>4,510</td></tr>
 +
<tr><td>watermine.lua</td><td>4,554</td></tr>
 +
<tr><td>wheat.lua</td><td>3,367</td></tr>
 +
<tr><td>window_arranger.lua</td><td>4,098</td></tr>
 +
<tr><td>window_opener.lua</td><td>1,519</td></tr>
 +
<tr><td>window_unpin.lua</td><td>1,608</td></tr>
 +
<tr><td>wood.lua</td><td>2,608</td></tr>
 +
</table>

Revision as of 23:53, 24 March 2012

Summary

Talescripts is a community driven project to develop, build and maintain a standard distribution of macros for ATITD. The problem, currently, is that each macro user must piecemeal together scripts from various sources, and there's no automatic way to sync up and acquire new scripts and bugfixes.


Solution

Currently, only VeggieTales is supported, but support for AHK and ACTools is provided, if we can get some maintainers for those scripts.

Note using SVN would be the quickest to install and smallest download for the beginner or novice user to get up and running. Its not as powerful as Git, but you really dont need all the extra features of Git if you are not a developer.


SVN option

  1. Install TortoiseSVN: http://tortoisesvn.net/downloads.html
  2. Create C:\TaleScripts
  3. right click on C:\TaleScripts and select SVN Checkout
  4. use https://github.com/Vaevictusnet/Talescripts as your target
  5. go into your c:\TaleScripts\trunk\VeggieTales folder and enjoy!


Git option

  1. Install msysgit: http://code.google.com/p/msysgit/downloads/list
    • Should be the file that looks like: msysGit-netinstall-#.#.#-preview#.exe
  2. Install TortoiseGIT: http://code.google.com/p/tortoisegit/downloads/list
    • get the latest version for your system 64-bit or 32-bit
  3. Create C:\TaleScripts
  4. right click on C:\TaleScripts and select Git Clone
  5. use git://github.com/Vaevictusnet/Talescripts.git as your URL
  6. go into your c:\TaleScripts\VeggieTales folder and enjoy!


Syncing

  • Just use SVN Update or Git Pull with the default options. These options are accessible by right clicking the Talescript folder (in Windows Explorer/My Computer).
  • Synching is the same thing as 'Check for Updates' and patch any files that are needed.


Creating a Shortcut

You can manually create a shortcut (icon) on your Desktop, for the new VeggieTales folder/program. Note Talescripts does not include an installer program. Even though it contains the original VeggieTales.exe, you will need to create a shortcut or manually launch VeggieTales.exe from the Talescripts folder.

  1. Right click an empty area on your desktop
  2. Choose Create Shortcut
  3. Browse to and select "C:\TaleScripts\VeggieTales\VeggieTales.exe" file.



Developers

  • Use Git, for best results. Fork and talk to Vae, Cegaiel, or KasumiGhia about getting pulled into the main release. We can assist if you're unfamiliar with the tools.


Latest Updates

Note in addition to the below summmary, you can also view updates to the repository such as: compare files, see the before and after in the macro source code, etc at https://github.com/Vaevictusnet/Talescripts


  • Mar 24, 2012
    • ADD/REPLACE glass.lua with Skyfeather's update - More time efficient and doesn't need to stop making glass items to spike the temperature. Nice job!
    • ADD window_unpin.lua by Cegaiel - Will right click all windows to unpin them. Note the word 'This' must be visible in the windows for it to be clicked. I find this handy after running 20-25 thistle gardens. Yes this will even unpin windows that are overlapping each other, such as when you use the thistle_new layout (from window_arranger.lua).
    • UPDATE brick_rack.lua, kettles_full.lua and kiln.lua with the above unpin routines. It now will pause and wait for the Shift key before proceeding to unpin. Occassionally I get errors if I do not put ATITD window in focus first (even in high priority mode). This will fix that issue by waiting for you to put ATITD in focus first (if needed). Also removed unpin.png as it is no longer needed.


  • Mar 19, 2012
    • UPDATE windows_arranger.lua - Added paper press, brick racks and kiln layouts.
    • Removed some redundant images from VT folder and images not being used.
    • REPOST Forge.inc, uploaded wrong one yesterday
    • DELETE kettle_unstoked.lua (as the unstoked functions are still included in below Kettle_Full.lua.
  • ADD - the following macros from Bardoth:
    • Brick_Rack.lua - Also tweaked it by adding his "Unpin Windows" button from the Kettle Full script - Nice feature!
    • Kiln.lua - Also tweaked it by adding his "Unpin Windows" button from the Kettle Full script - Nice feature!
    • Kettle_Full.lua - Runs stoked and unstoked kettles.
    • Hackling_Rake.lua - Runs hackling rake and will only click if none of your skills are in the red.
    • Wheat.lua - Keeps your wheat beds watered and harvests them when its time.


  • Mar 17, 2012
    • FIX Forge.inc script - Got broken during last update, this is now fixed.
    • ADD Simon.lua macro by Tallow - Allows you to set click points and it will repeat the pattern. Idea for pinning up a menu, such as paints and have it repeat upon demand.


  • Mar 10, 2012
    • Added Casting.lua / Casting.inc - Casting Box macro by Bardoth
    • Adjusted project times on Forge.inc (added Jan 29) to have less gaps between projects. There was 30s gap on 10 min projects and 60s gap on 15m projects (gap meaning the time between a project getting done and when the next one was clicked to start). Previously the formulas were 70s * project time (ie 70*15000 for a 15m project) which causes the times to drift over time. Times are now in Teppy Time: 1m = 66s + 3 seconds 'safety net' in case of lag (total 69s), etc. I also applied the new times to Casting.inc macro before adding it...


  • Feb 24, 2012
    • Added Crematory.lua - Crematory macro by Tallow


  • Feb 22, 2012
    • Furthur fine tuning to onions2.lua. All updates/tweaks explained in Onions2_update_notes.txt which is included in the luascripts folder.


  • Jan 29, 2012
    • More powerful barley script added: needs a Warehouse and Rain Barrel though
    • Added Forge script by T5 Darkfyre. Also fixed the 'image nill' error on Sheeting and Wire!
    • Fishing Script!
    • Watermine!
    • Strength Monitor!
    • Multiple Barrel Vise!
    • Improved Onions
    • Improved Flax
    • Instructions!


Current File List

This is the current file list as of Saturday, Mar 24, 2012.

This only shows the 'luascripts' folder inside of Talescripts.


File NameFile Size
acro.lua881
barley.lua10,651
barley2.lua13,703
barrel_grinder.lua2,667
barrel_vise.lua7,792
boards.lua1,753
brick_rack.lua6,061
Casting.inc16,830
casting.lua4,043
cc_Assist.lua3,454
chem_helper.lua29,418
clay.lua5,741
click_max.lua1,096
crematory.lua19,177
cut_stones.lua2,366
essences.lua14,838
Fishing.lua12,556
Fishing_Func.inc4,438
flax.lua8,061
flax_common.inc8,290
flax_seeds.lua6,680
forge.inc31,883
forge.lua4,134
glass.lua8,749
hacking_rack.lua2,811
kettle_full.lua16,065
kiln.lua7,806
mining_t5.lua6,214
multi_click.lua2,726
onions.lua8,284
onions2.lua11,797
onions2_update_notes.txt8,089
paint_watch.lua5,605
paper_press.lua2,758
papyrus.lua4,683
pump.lua783
quarry.lua7,494
raeli_color_mon.lua2,719
sand_mine.lua1,905
screen_reader_common.inc1,726
silt.lua3,889
simon.lua3,695
single_click_stat_mon.lua2,196
single_click_Strength_mon.lua1,667
testScript.lua.example650
thistle_custom.lua6,483
thistle_new.lua8,540
thistle_new_updown.lua.beta9,162
timer.lua776
UITest.lua.example1,115
ui_utils.inc4,510
watermine.lua4,554
wheat.lua3,367
window_arranger.lua4,098
window_opener.lua1,519
window_unpin.lua1,608
wood.lua2,608