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 48: Line 48:
  
 
== Latest Updates ==
 
== Latest Updates ==
 +
* Crematory macro added - Feb 24, 2012
 
* Forge script fixed and added!
 
* Forge script fixed and added!
 
* More powerful barley script added: needs a Warehouse and Rain Barrel though
 
* More powerful barley script added: needs a Warehouse and Rain Barrel though
Line 57: Line 58:
 
* Improved Flax
 
* Improved Flax
 
* Instructions!
 
* Instructions!
 
  
 
== Coming Soon ==
 
== Coming Soon ==
 
* Thistle Voids scripts to test for voids during Day, Night and Partial Day efficiently.
 
* Thistle Voids scripts to test for voids during Day, Night and Partial Day efficiently.
 
* Still evaluating and testing other 3rd party macros, stay tuned for more additions!
 
* Still evaluating and testing other 3rd party macros, stay tuned for more additions!

Revision as of 04:26, 25 February 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.

We need layperson testers for these options:


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-1.7.8-preview20111206.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).


Creating a Shortcut

You can manually create a shortcut (icon) on your Desktop, for the new VeggieTales folder/program:

  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

  • Crematory macro added - Feb 24, 2012
  • Forge script fixed and added!
  • More powerful barley script added: needs a Warehouse and Rain Barrel though
  • Fishing Script!
  • Watermine!
  • Strength Monitor!
  • Multiple Barrel Vise!
  • Improved Onions
  • Improved Flax
  • Instructions!

Coming Soon

  • Thistle Voids scripts to test for voids during Day, Night and Partial Day efficiently.
  • Still evaluating and testing other 3rd party macros, stay tuned for more additions!