• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

TB Core

 

Project Updated:
Files Updated: Thu, Jun 11 2009
Supports Game Version: 3.1.0
Category: Libraries, and Development Tools
Tags:

, , , and [Edit Tags]

Project Manager: Valana_TB
Additional Authors: No additional authors
Current Version: r119-release
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 41
Downloads Total: 16,549
Favorites: 24
Comments: 7
  • About TB Core
  •  

Features

TB Core is a library providing functions which are essential to the TB Add-Ons Suite. If you use an add-on prefixed with TB_, it most likely requires this library in order to function properly. Finally, TB Core also does the following:

  • Increases the quality of your screenshots.
  • Increases the camera's maximum follow distance.
  • Shows enemy cast bars on the default unit frames and nameplates.
  • Provides the /GX slash command to restart your graphical engine, hopefully fixing display corruption.
  • Provides the /RL slash command to reload your game interface, including all your addons, but not their ToC files.
  • Improves the IsFlyableArea() function to determine whether an area is truly flyable (supports Wintergrasp and Krasus's Landing in Dalaran).
  • Improves the CallCompanion() function to call a companion (non-combat pet or mount) by name. This is useful in all-in-one mounting macros.

All-in-One Mount Macro

Thanks to TB Core you may now use the following macro to mount up anywhere. It will recognize Dalaran, Wintergrasp, Krasus Landing, etc.

#showtooltip [noflyable] Black War Steed; Red Proto-Drake
/run if (not IsMounted()) then if (IsFlyableArea() and not IsSwimming()) then CallCompanion("Red Proto-Drake") else CallCompanion("Black War Steed") end end VehicleExit()
/dismount##

Localizations

Localization for TB Core is open. Please contribute your translations using the CurseForge contribution page.

Bugs and Requests

Please submit them using the CurseForge Tracker.

About the Author

I am a professional software engineer who plays World of WarCraft way too much and develops add-ons as a hobby (crazy I know!). I have played the same character since the release of World of WarCraft, a hunter called Valana, in the Team BATTLE guild on the Mug'thol realm. I raid some, but my primary focus in this game is PvP (mainly arenas).

Please donate to help keep this add-on going!

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  TB Core r119-release Release 3.1.0 10,497 6/11/2009
  TB Core r107-release Release 3.1.0 3,205 5/12/2009
  TB Core r80-release Release 3.1.0 2,423 4/15/2009
  TB Core r55-release Release 3.0.9 132 4/7/2009
  TB Core r43-release Release 3.0.9 129 3/28/2009
  • 1 page(s)
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • I just wanted to let you know - this is the one Add-On I absolutely won't play without. It provides such basic functionality and improvement that I can't help but think that Blizzard should adopt it as default code.

    Thank you!

    Reply Report Permalink
  • Thank you for the feedback Bluebrutal! I really appreciate it!

    Reply Report Permalink
  • r119-release highlights:
    * Better special character support in player names.

    Reply Report Permalink
  • Release notes for r107-release:
    - Improved the detection of an ongoing Wintergrasp battle.
    - Added StrIsNilOrEmpty() and StrIsNotNilOrEmpty().
    - Hooked the IsFlyableArea() function to determine whether an area is truly flyable (supports Dalaran Krasus's Landing and Wintergrasp).
    - Hooked CallCompanion() to now accept companion names instead of indices.
    - Added GetHeOrShe().
    - GetRemainingCooldown() now accepts spell ID's in addition to spell names, and returns nil if the player does not know the spell.

    Reply Report Permalink
  • wodahs said 

    This works better than several different md/tricks addons Ive used, but how do I configure it? I just want tricks, not vig/misdirect, but I cant find any options. I would like control of the output as well, ideally to a custom channel.

    Reply Report Permalink
  • Hi wodahs,

    Currently there is no options menu. You can find several tickets related to your request on my bug tracker page for TB Misdirector:
    http://wow.curseforge.com/projects/tb_misdirector/tickets/

    The main difficulty lies with the synchronization done by the add-on. Any options you choose may have no effect, since another group member might be the master announcer.

    Reply Report Permalink
  • And what about the gryphons? I want them back, how can I do this?

    Reply Report Permalink
  • Try r29-release.

    Reply Report Permalink
  • Baad007 said 

    Can you please make an option to turn back on the world map button. I like your addons, but I actually like my world map button...

    Reply Report Permalink
  • My apologies. Please try r26-release for this.

    Reply Report Permalink
  • xtoq said 

    You should really add a link to this library in the descriptions for your other TB mods.

    Reply Report Permalink
  • Hi there,

    The notice is already there in the descriptions of those TB add-ons which require TB Core. Take for instance TB Misdirector:
    http://wow.curse.com/downloads/wow-addons/details/tb_misdirector.aspx

    Additionally, TB add-ons which require TB Core already come with the latest release build of TB Core packaged up inside the same zip file. In theory, you should never have to download TB Core individually unless you experience some errors because I failed to tag TB Core before an add-on which depends on it.

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 2,745 Addon Control Panel Libraries, Development Tools...
  2. 1,098 Ace3 Libraries
  3. 953 !BugGrabber Development Tools
  4. 823 LibRock-1.0 Libraries
  5. 554 Ace2 Libraries