The Wiki for Tale 5 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 "User:Talos"

From ATITD5
Jump to navigationJump to search
Line 29: Line 29:
 
* Recipie runner
 
* Recipie runner
 
* Storage and request management
 
* Storage and request management
but go to the toilet now if you have to. It will take some time to be complete. meanwhile there is my old tool that you can use
+
but go to the toilet now if you have to. It will take some time to be complete. Meanwhile there is my old tool that you can use.

Revision as of 21:09, 9 March 2011

Thistle Tales

 - I'am not a thistle expert. Don't ask me to get the voids or a recipie for your gardens

I rewrite from scratch my thistle tool. The new code is modular and more easy to manage. However it isn't ready yet. For now it just gives you some nice graphs of conversions. For a more complete solution check my tool at my T4 user page.

Deb based distros

To install download File:Deb file.zip unzip and click on the deb file.

Other distros

  • Get the dependencies (python-gtk, graphviz, etc ...)
  • Get the source from File:Thistle-tales-src.zip
  • Unzip untar and do sudo python setup.py install.

Window users

The easy way is to use a virtual machine like VirtualBox to run buntu and install it there. You can also look at my T4 page for instructions how to install python and gtk in windows.

Mac users

Same as window users, however installing python and gtk it is easier, but i don't have a mac ;)

Screenshot.png

TODO

This is just a preview. Some day it will do

  • All features from my T4 tool, including a recipie auditor
  • Voids finder tool(with OCR from sreen)
  • Recipie finder (adapt the C code from veggieTales)
  • Recipie runner
  • Storage and request management

but go to the toilet now if you have to. It will take some time to be complete. Meanwhile there is my old tool that you can use.