Home UserCP Memberlist Register Calendar FAQ
Home

Go Back   Official TouchBuddy Forum > Links and Downloads Manager > TB and TBTK
Register FAQDonate Members List Calendar Search Today's Posts Mark Forums Read

   

Home Category Up a Level Search links 2.2.5

Stable
Official releases

Filter
 
Sort by
Show full/short entries Entries
zip  TouchBuddy Toolkit 1.3.4
Here is the new version of the Toolkit. I think this will be a real good version. It has some new important features that were really needed for a long time.
  • Like the Context Sensitive Help, Just press F1 anywhere in the app.;
  • The Ruler;
  • Importing Tabs from other Profiles (see Help);
  • Toggle Button Borders toolbar button (just like TB);
  • Locking Clone Button positions to the Clone Source buttons position. If you move the Clone Source, all the Clones move to the same position. If you try to move a Locked Clone button, it snaps back into place. The Lock Checkbox is in the Button Editor. (Test with my IL2 Profile, it has lot's of Clone buttons);
Please Post any Bugs that you may find. I tested this as best as I could on my development pc, but there may be some variations on other systems that I could not test.

------------------------- Change Log ------------------------

FIXED:
02/02/2007 - When inserting a New Plugin/Module, the Name textbox is Highlighted, but you cannot just type to Edit. Now the focus is on the selected text, so it's easy to give the new Plugin/Module a good name.
02/02/2007 - Changed the Default Window Forcolor to White. Before it was defaulted to Foreground and Background Black. Never mind me, I'm just stupid!
02/12/2007 - Fixed Tab Renaming Bug. When Renaming a Tab's Name, ALL of the Buttons on that Tab were Lost when the profile was saved. Stupid bug, easily fixed.
03/25/2007 - Fixed Setup to exclude 2 new help files it was adding. And also changed the plugins to use shdocvw.dll instead of the IE7's ieframe.dll, which causes errors.

CHANGED:
02/09/2007 - Added a Button Specific checkbox in the Button Editor to 'Lock' the Clone button's X/Y position to the Clone Source's X/Y position. Clone Buttons can now be 'snapped to' the position of their Clone Source button's position.

ADDED:
02/12/2007 - Added a Toolbar Button to Toggle Button Borders on all buttons.
02/12/2007 - Added Icon to Tabs that are NOT Visible to indicate same, per request by Zorlac.
02/28/2007 - Added Ruler and Alignment lines to allow Buttons, Plugins, and Modules to 'Snap to' user defined positions.
02/28/2007 - Added Keyboard control using the Arrow Keys to move Plugins and Modules around the screen.
03/01/2007 - Added Edit check in the Tab Editor to ensure users use the macro_select/macro_deselect syntax.
03/09/2007 - Added Context Sensitive Help File to the Toolkit. Just press F1 anywhere in the Toolkit and get specific help on that topic.
03/10/2007 - Added Tab Importing from other Profiles. Notes:
  • If imported Clone Button's Source Button not found, then Clone button will be changed to a regular Button Type and be positioned at 0/0.
  • If Tab is from a Profile in a different folder, then the images for the imported buttons will not be found and errors will occur.
 
04-09-2007
3242Kbytes
 
zip  TouchBuddy v1.3.0 (Revision 18 - EXE ONLY)
A quick fix version for those who dont want to download the core or full builds again. Unzip it into your existing TouchBuddy directory, and run it as normal.

**THIS FILE WILL ONLY WORK IF YOU ALREADY HAVE DOWNLOADED AND INSTALLED v1.3.0.9 OR HIGHER!!**
This one fixes a few items:
Quote:

- (v1.3.0 Rev. 18) - FIX: 8th June 2007
OK, I have learned a lesson. Never say that a bug is fixed..... just say you
*THINK* its fixed

#==

- (v1.3.0 Rev. 17) - FIX: 8th June 2007
Hopefully fixed bug that keeps coming back to bite me when users create buttons with
"_" at the end of the button name, especially when these are used as
clone_source entities.

#==

- (v1.3.0 Rev. 16) - FIX: 23rd February 2007
Fixed bug when processing tab select/deselect macros. It was a stupid bug, sorry!

- (v1.3.0 Rev. 16) - FIX: 22th February 2007
Clone buttons can have their own X/Y position information, or they can be left out
and the X/Y position of the clone_source button is used instead. This bug fix now
makes this second option actually work

#==

- (v1.3.0 Rev. 15) - FIX: 28th January 2007
Fixed progress bar display when loading a profile that had a window marked as "on top".

- (v1.3.0 Rev. 15) - FIX: 28th January 2007
Removed timing loop/delay after profile has been loaded.

- (v1.3.0 Rev. 15) - FIX: 28th January 2007
Fixed problems when there was (example) a button called "test" and another button
called "test_1", "test_2", etc. (It will replace the "_" characters in the button
name with "-" ... dont ask, ok? )

#==

- (v1.3.0 Rev. 14) - CHANGE: 20th January 2007
Change the "Data: OK/Stale/Offline messages on the Lomac Active Modules so they are only
displayed if the data is stale or offline.

- (v1.3.0 Rev. 14) - CHANGE: 20th January 2007
When a window is defined as "on top", TouchBuddy now makes sure it stays on top.
(Fix for External MFDs in Orbiter Space Sim that try to do "on top" over TouchBuddy when
cursor returns to Orbiter main game area).

- (v1.3.0 Rev. 14) - FIX: 19th January 2007
Fixed the broken default_start_tab option

#==- (v1.3.0 Rev. 13) - FIX: 15th January 2007
Did some work on the TeamSpeak module, fixed a few bugs that had been around for
a while.

- (v1.3.0 Rev. 13) - FIX: 15th January 2007
Fixed "touch" buttons with the repeat option enabled

#==

- (v1.3.0 Rev. 12) - ADD: 14th January 2007
Added new option in touchbuddy.cfg to allow users to decide what priority
TouchBuddy should run at
# Set the process priority of TouchBuddy. This option can be set to:
# below_normal
# normal
# above_normal
# high
# (I *REALLY* do not recommend using the "below_normal" option in Local mode)
# NOTE: above_normal and below_normal are not supported under NT, Win95/98/ME
cpu_priority = normal

- (v1.3.0 Rev. 12) - FIX: 14th January 2007
Fixed incorrect outer compass and heading display in Lomac Active TEWS modules

#==

- (v1.3.0 Rev. 11) - FIX: 13th January 2007
Fixed a rather over zealous debug routine that was still writing out to disk,
even though it was explicitly told not to. This particular misbehaving routine has
been taken round the back and shot, and replaced with a new routine that behaves now.

#==

- (v1.3.0 Rev. 10) - ADD: 12th January 2007
Added extra debug option in touchbuddy.cfg to help with active modules
** DONT ENABLE THIS unless you know what you are doing, and are happy with the large
performance drop you will get if you do enable it!!!!
module_debug = [0|1]

- (v1.3.0 Rev. 10) - FIX: 12th January 2007
Added several new options in touchbuddy.cfg in an attemopt to work out which option is
causing terribly slow running on a few users machine
#enable/disable the creation and use of hotkeys
enable_hotkeys = [0|1]
# enable/disable the use of the "iconify" window
enable_icon_window = [0|1]
# enable/disable the use of transparency and translucency on tabs
# set to 0 to disable
enable_transparent_tabs = = [0|1]

- (v1.3.0 Rev. 10) - FIX: 12th January 2007
Fixed crash problem in window paint routine when the client area is non-existent
(i.e resized so there is no client area, or entire window is minimized in client mode)
 
06-14-2007
6608Kbytes
 
zip  TouchBuddy Toolkit v1.3.0
This download contains the TouchBuddy Toolkit version 1.3.0 program.

For more information, please see the sticky message in "Public Chat".
 
01-12-2007
2445Kbytes
zip  TouchBuddy v1.3.0 (Revision 18 - core build)
This download contains the core TouchBuddy program, the supporting DLLs, the demo-profile.tbc and images, the previously missing "lua" and "docs" directories.

For more information, please see the sticky message in "Public Chat"
 
06-14-2007
8332Kbytes
zip  TouchBuddy v1.3.0 (Revision 18 - full build)
This download contains the core TouchBuddy program, the supporting DLLs, and the demo-profile.tbc and images. It also contains the following "bundled" profiles:
  • Brewber's Lomac SU-25T Profile
  • SytRep's Falcon Profile
  • WBK/SytRep's iL2/PF Profile
  • WBK's Lomac A-10 Profile
  • Zorlac's Lomac Profile
  • Magnum's Falcon Profile
  • Primarymans's Orbiter Profile (Updated)
  • Ruggbutt's Lomac F-15 Profile

(We are always looking for good profiles to bundle with future full releases, especially for games other than the ones listed above. Driving games seem to be using TouchBuddy, but as yet, I havent seen any fully featured profiles for driving game).

For more information, please see the sticky message in "Public Chat"

This is the updated build, which has hopefully fixed the slow running on several people's machines.
 
06-14-2007
39Mbytes
 
zip  Toolkit Demo Video - Create a Simple Profile
Toolkit/TouchBuddy Demo Video
Creating a Simple Profile

- Creating a Simple Profile.
- Using the Simple Profile.

Using the Toolkit is easy. These 2 videos show you how to create a very simple profile, and then use it in Lockon - Modern Air Combat.

This Tutorial uses MS Paint to create a background image and images for 2 buttons. Creating the graphics takes about 5 minutes. Then you create a New Profile in the TouchBuddy Tookit, and add your graphics to it. It's that easy.
 
12-21-2006
30Mbytes
zip  Toolkit/TouchBuddy Lomac Active Modules
Toolkit/TouchBuddy Demo Video
Lomac Active Modules

A short video about the soon to be released v1.3 , showing how to add active modules in the Toolkit to an existing profile. In this case, it is adding active TEWS and simple payload modules. Then right after that, the movie shows these modules in game.

Even though it is mentioned in the audio, I would just like to mention again that the update speed of the active modules is a lot slower than normal due to my PC being hammered (playing the game, running FRAPs, running TB and Snaggit to capture the TB window). Normally the updates are once every second or so (depending on the entries in the touchbuddy.cfg file).
 
01-06-2007
28Mbytes
zip  TouchKit Drivers - Win2000_XP_4.3.0.2412_Beta
These are some old TouchKit Drivers that seem to work even better than the new ones on several systems.

If you're having any problems give these a try...
 
04-16-2007
9815Kbytes
Keywords: touchkit drivers
 
 

Category
 

All times are GMT. The time now is 07:20 PM.
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

  www.touch-buddy.com        Archive  


Footer
vBSkinworks Top