Guild Admin is a tool intended to ease guild administration. It REQUIRES a LibDataBroker compatible UI Panel addon like Titan Panel, Ninja Panel, Chocolate Bar or FuBar BUT ONLY IF Broker2Fubar IS INSTALLED. See also FuBar Howto below.
Currently implemented:
- tooltip list of guild members (sorting and listing as defined in guild panel)
- right click opens configuration menu, left click guild panel
- shows colored guild members count (online/offline/total) on button in the LDB compatible UI panel (e.g. TitanPanel)
- option to automatically update the public guild note with main skills, level and talent (names shortend to fit)
- option to show delta (what has changed) since last login for every char (so when you log to another char you still see the changes)
- recruiting console - search for players without guild and recruit them with definable text templates
- recruiting text templates for introduction, details and goodbye dialogs can be defined
- text templates for guild welcome and guild info can be defined
- players refused to join the guild can be marked to exclude them from further searches
- players who want to think about joining the guild can be marked for later contacts
- relations console - to maintain contacts or chat over different channels to selected players
Planned
- guild console
- automated zone recruiting
- automated greeting
- guild mail
- guild events manager
Known problems
- currently there exists a problem with Broker Recount Statistics. If you mouse over Broker Recount Statistics and afterwards over GuildAdmin, an error is thrown, when leaving the tooltip. This is under investigation.
- probably errors occur with WIM, current test of mine using FuBar, Auctioneer and WIM showed no error, but I couldn't test all situations. Please report if so.
- probably errors occur when using Auctioneer or FuBar together with GuildAdmin. Current tests of mine show that it works, but no guarantee that it works under all circumstances. Please report errors and problems that you may have with GuildAdmin and FuBar/Auctioneer.
- search button has to be clicked in several circumstance more than once to receive reasonable result (help welcome)
- under special conditions it still can happen that the who dialog disappears, if sorted by guild. This is under investigation.
Current changes 0.0.0.4f beta
- Updated to interface version 3.30
- Updated Ace libraries
FuBar Howto
If you have FuBar installed, but not Broker2FuBar, then first you have to install Broker2FuBar. After installing the addon, you may want to call
/b2f
from the command line to configure the broker addons. There you see the addons, that Broker2FuBar takes care. If you have not installed any other Broker addons, then it is recommended, that you enable only GuildAdmin, as your other addons already run with FuBar. Otherwise you may get conflicts with addons that now are registered with Broker2FuBar as well as with FuBar (e.g happens for Atlas).
Here again is the link to Broker2Fubar.
Change history
0.0.0.4e beta
- Fixed nil error in SetContacted
0.0.0.4d beta
- Handled situation with no contact in contact list
- Adjusted display of guild if search in relations console
0.0.0.4c beta
- fixed the error that opening the guild panel and the guild options right after login throwed an error from FriendsFrame
- moved sort call from getter to setter function
0.0.0.4b beta
- removed the opening and closing of guild panel at startup - was intended as a workaround for not reliable WOW API, but didn't work anyway - so way annoy people
0.0.0.4a beta
- Buttons are now disabled, if no player selected or not the necessary rights (e.g. to invite)
- Added relations console to deal with existing players contacted by the recruiting console (search, talk to different channels, delete entries from relations)
- Fixed other nil values that could occure under several circumstances
- Fixed issue with default setting for texts, which defaults to "Recruiting"
0.0.0.4 beta
- Fixed some issues with empty tooltip objects and now basically the addon is working with FuBar, if Broker2FuBar is used. It may still be possible, that combination with FuBar throws errors - please report. My current experience is, that I have a lot of error messages on FuBar load, that seem not to be related to GuildAdmin (knock on wood) but who knows. The same is true for Auctioneer. Current testing didn't show up the locale error, but errors for other addons I have installed, like Baggins and FuBar_QuestFu.
- Fixed version number in toc file
0.0.0.3a-h beta
- fixed the error that public note was always replaced, ignoring the setting in config
- stupid me - have forgotten to include the french files in the localization.xml - now done
- fixed an error in ReleaseTooltip if the tooltip object was nil
- added french localization - all thanks go to ckeurk
- loaded libraries directly in core instead of wrapper functions
- changed display order of elements in the recruiting console
- add a toggle to show player who have refused to join the guild
- add buttons to mark player who have refused to join the guild or want to be contacted later
- changed data structure and provided an update to new structure
- fixed the error when contacting players (shown behind console)
- fixed the error when leaving the tooltip rapidly
- fixed the error not loading basic variables (wrong event)
- fixed the error that players who left the guild where not updated correctly
- fixed the error not to show count and list of new guild members
- fixed the error displaying level up and rank for new members (now only total and names)
- displaying on first run now only registered total
- fixed the error displaying numbers instead of left guild members in the info
- fixed the error with missing variable if details button is pushed under a few circumstances
- added text templates and buttons for guild welcome and guild info
- made the text template defaults guild dependend - every guild has its own standard - update for new data structure from older versions included
0.0.0.2 beta
- recruiting console implemented
- recruiting text template management implemented
0.0.0.1 beta
- changed player status from Not Available to Active, if no status like AFK is available
- changed behaviour on new members or first database load. Old values are now displayed as new and not as Not Available
Facts
- Date created
- 26 Sep 2009
- Categories
- Last update
- 08 Dec 2009
- Development stage
- Release
- Language
- deDE
- enUS
- frFR
- License
- Public Domain
- Curse link
- GuildAdmin
- Recent files
- R: 0.0.0.4f beta for 3.3.0 on 08 Dec 2009
- R: 0.0.0.4e beta for 3.2.0 on 14 Oct 2009
- R: 0.0.0.4d beta for 3.2.0 on 13 Oct 2009
- R: 0.0.0.4c beta for 3.2.0 on 13 Oct 2009
- R: 0.0.0.4b beta for 3.2.0 on 13 Oct 2009