Boss Notes

  • 4 pages found
NameAuthorLast updated byUpdated on
NameAuthorLast updated byUpdated on
Boss Notes Provider Modules Bethink Bethink 15 Nov 2009
Extending Boss Notes with Provider Modules Boss Notes is based on a modular design and can be extended with provider modules. A provider module is a seperate add-on that follows the conventions described on this page. It provides sources to Boss Notes. Each source is a structured information that can be displayed in Boss Notes. Data Structures The following data structures are used by Boss Notes in the communication with provider modules. These data structures are regular Lua tables. Instance...
Encounter Database Status Bethink Bethink 15 Nov 2009
Encounter Database Status This page describes the current status of the Boss Notes encounter database. For each dungeon and raid, this page shows one of the following statuses: Complete. This status indicates that the encounter database contains all bosses, encounter adds and trash mobs. Bosses. This status indicates that the encounter database contains most bosses, however encounter adds may be missing and no trash mobs have been associated with the instance. Missing. This status indidcates...
Main Bethink Bethink 06 Nov 2009
About Boss Notes Boss Notes provides shareable notes and other information for your guild, party and raid community. The add-on lets you take notes from your boss encounter learnings and share this information with other players. You can also use Boss Notes as a general, structured in-game notepad. In addition, Boss Notes records trash and boss abilities and provides a collection of short encounter tactics. Boss Notes is based on a modular design. The standard distribution contains the...
Test Bethink Bethink 24 Apr 2009
A extension module is registered as a provider in Boss Notes. Boss Notes includes the method BossNotes:RegisterProvider(key, callbacks) for that purpose. This method receives a unique key that identifies the provider module as well as a table of callbacks. The method BossNotes:UnregisterProvider(key) may be used to to remove a registered provider.
  • 4 pages found