Thread: BibMod 4.8
View Single Post
09-17-05, 06:47 PM   #1
Zweider
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Mar 2005
Posts: 30
BibMod 4.8

BibMod 4.8 is out. Here's what I changed:

- Got rid of all the PLAYER_NAME_LOADED events, since they aren't necessary anymore, and replaced them with VARIABLES_LOADED

- Moved the resizers for the toolbars from BibWindowMods into BibToolbars (though they only appear when BibWindowMods is also running). I also reversed the optional dependency between BibWindowMods and BibToolbars, so that BibToolbars is now optionally dependant on BibWindowMods instead of the other way around like before.

- Fixed a bug where BibWindowMods couldn't be run correctly without BibToolbars.
  Reply With Quote