SpiffyJr
07-24-2009, 02:37 AM
I've updated UltraFletch to use the GTK library for a GUI configuration. Unfortunately, the code is too large to put here so you will have to use ;repo download ultrafletch in order to get it. Thanks to Tillmen for a bit of debugging.
http://www.planbud.com/images/ultrafletch_1.jpg http://www.planbud.com/images/ultrafletch_2.jpg
################################################## #####################################
# UltraFletch by SpiffyJr (Noldo, the Forest Gnome Wanger)
# Date: Wednesday, July 15, 2009
# Version: 1.0.4
#
# Disclaimer
# Don't AFK script (yada yada yada). I'm not responsible (blah blah blah).
#
# Caveats
# * This script is intended for masters or near masters who make perfects everytime.
# * Assumes you have materials for the product you want to create.
#
# Features
# * Multiple character configuration.
# * GUI configuration screen.
# * Allows for any combination of arrows, darts, and bolts.
# * If you are a wizard it will use haste if you know 506 and have the mana to do so.
# * Allows painting the shaft, single band, and/or double band.
# * Scribe support.
# * Flip support.
#
# Changelog
# * 07/15/2009 - v1.0.0
# First release.
# * 07/15/2009 - v1.0.1
# Moved the product complete notification to the done() definition.
# * 07/15/2009 - v1.0.2
# Fixed a bug in checkState() that failed to set $UF_MODE = :PARE when working with a new shaft.
# * 07/15/2009 - v1.0.3
# Fixed the MONSTER_BOLD highlighting for the Wizard client.
# * 07/15/2009 - v1.0.4
# Added cap support.
# Added scribe support.
# Added flip support.
# * 07/23/2009 - v1.1.0
# Added multiple character support
# Added a gui configuration screen
#
# Todo
# * Add support for mastering fletching (maybe).
################################################## #####################################
http://www.planbud.com/images/ultrafletch_1.jpg http://www.planbud.com/images/ultrafletch_2.jpg
################################################## #####################################
# UltraFletch by SpiffyJr (Noldo, the Forest Gnome Wanger)
# Date: Wednesday, July 15, 2009
# Version: 1.0.4
#
# Disclaimer
# Don't AFK script (yada yada yada). I'm not responsible (blah blah blah).
#
# Caveats
# * This script is intended for masters or near masters who make perfects everytime.
# * Assumes you have materials for the product you want to create.
#
# Features
# * Multiple character configuration.
# * GUI configuration screen.
# * Allows for any combination of arrows, darts, and bolts.
# * If you are a wizard it will use haste if you know 506 and have the mana to do so.
# * Allows painting the shaft, single band, and/or double band.
# * Scribe support.
# * Flip support.
#
# Changelog
# * 07/15/2009 - v1.0.0
# First release.
# * 07/15/2009 - v1.0.1
# Moved the product complete notification to the done() definition.
# * 07/15/2009 - v1.0.2
# Fixed a bug in checkState() that failed to set $UF_MODE = :PARE when working with a new shaft.
# * 07/15/2009 - v1.0.3
# Fixed the MONSTER_BOLD highlighting for the Wizard client.
# * 07/15/2009 - v1.0.4
# Added cap support.
# Added scribe support.
# Added flip support.
# * 07/23/2009 - v1.1.0
# Added multiple character support
# Added a gui configuration screen
#
# Todo
# * Add support for mastering fletching (maybe).
################################################## #####################################