Description


bbDKP is a Dragon Kill system Mod for your phpBB3 Bulletin board, developed from EQDKP+.

It is a multi-pool loot distribution system that supports Standard DKP, Time based DKP, Zero sum and EPGP.

It integrates Game, Guild and DKP management functions into your phpBB3 Forum. Your users gain single sign on to dkp and phpBB3, and you as an administrator or raidleader get a clean interface, robust admin facilities and less integration headaches.

Feature list : Portal with widgets, Dashboard, Statistics, Events, Raids, Member, Items, Roster, ACP and UCP modules. multiple games : World of Warcraft, The Lord of the Rings Online, Dark Age of Camelot, Vanguard - Saga of Heroes, EverQuest I/II, Warhammer Online, Final Fantasy XI, AION.

There are a number of plugins, like Raidtracker, bbTips, Memberimport, Apply, Raidplanner, Bossprogress (under development).

Further development requests, support questions are welcome at https://bbdkp.com or in the the phpbb Development topic.

There is also an IRC channel at # and a wiki (http://wiki.bbdkp.com)

As of the current release, it does not (yet) make coffee ;)

Languages included: Englisch (en), French (fr), Deutsch (de)

Available Mods/Plugins :
  • bbTips (WoW) 0.4.2 (Plugin)
  • Raidtracker (WoW) 0.3.4 (Plugin)
  • Bossprogress 1.0.5 (Plugin)
  • Raidplanner 0.2.3 (Plugin)
  • Armory Import (WoW) 1.1.3 (Plugin)
  • Recruitment 1.3.0 (Plugin)
Mods/Plugins under development :

    Requirements


    1. phpbb3.0.9
    2. If you use Mysql then version 5 is required because group functions are used in the order by statement in standings.php
    3. PHP 5.2 -> 5.3.x / Libxml 2.6.0 (simplexml usage)
    4. Curl (preferred) or url_fopen or fsockopen should be available on your server.
    5. ftp and founder admin access on your phpbb installation.

    Installation


    Adding bbDKP to phpBB3 is easy. like any other mod, you need to do the edits in your core phpbb files, copy the files to your webserver, and then run the database installer.

    Step-by-step Guide

    Note : Before installing/upgrading bbDKP, you need to backup your forum.

    New 1.2.5 installation

    • using Automod
      1. Make sure you have the latest patched Automod from Github : /zipball/master
      2. Unzip the bbdkp zip file
      3. Upload it to your webserver, into /store/mods/
      4. Launch automod, click in "bbDKP", and click the "Install" link. this will copy the files, and perform the necessary edits.
      5. Make sure your (prosilver based) custom style is updated aswell.
      6. Then click on the blue link given, this will redirect you to /install/index.php,
      7. and you will see the umil installation page.
        • Enter your guildname
        • Choose the realm of your guild
        • Choose the games you wish to have installed.
        • Click submit. This will install 1.2.5 and clear the caches (template, theme, imagesets)
    • Manually
      1. open the MODX file : install.xml using a web browser.
      2. Copy all mod files to your webserver like they laid out in the MODX file.
      3. Apply the changes to the core phpbb files. use a good text editor, like Notepad++ (PC) or Textwrangler (Mac).
      4. Make sure your (prosilver based) custom style is updated aswell.
      5. Upload your modded files.
      6. Then launch the DB Installer (/install/index.php)
      7. Now you see the Umil installation page. Click Submit.
        • Enter your guildname
        • Choose the realm of your guild
        • Choose the games you wish to have installed.
        • Click submit. This will install 1.2.5 and clear the caches (template, theme, imagesets)

    Upgrading from 1.2.2, 1.2.3, 1.2.4 to 1.2.5

    If you have an earlier version, first update to 1.2.2c
    1. follow the Diff instructions corresponding to your current version :
      contrib/install_122_to_125.xml
      contrib/install_123_to_125.xml
      contrib/install_124_to_125.xml
    2. copy the new files to your webserver, replacing any old files.
    3. apply the (few) changes to the core phpbb files. use a good text editor, like Notepad++ (PC) or Textwrangler (Mac).
    4. Make sure your (prosilver based) custom style is updated aswell.
    5. launch the DB updater (/install/index.php)
    6. Now you see the Umil updater.
      • Enter your guildname
      • Choose the realm of your guild
      • Check the games you wish to have installed/updated. (deselecting a game you already have will have no effect on your data)
      • Click submit. This will update to 1.2.5 and clear the caches (template, theme, imagesets)

    Quick Deactivation

    1. should you wish to Deactivate this Mod quickly you can open configdkp.php and comment out the triggerchange @define('EMED_BBDKP', true); to //@define('EMED_BBDKP', true);

    Support


    1. 1.2 Installation support
    2. Plugin support
    3. IRC channel : visit #bbdkp on Freenode. webchat

    bbdkp Changelog


    1.2.5 20-11-2011

    • [FIX] css fixes in the portal
    • [FIX] the acp front view now shows the membername instead of the id
    • [UPD] jqt 1.2.6 (from dev)
    • [NEW] member mass delete function in ACP
    • [UPD] links block update
    • [FIX] several blocks included functions_display. wrapped in function_exists
    • [FIX] Restored the dkpheader in overall_header instead of dip/dkpmain.html
    • [NEW] portal welcome block, with ACP
    • [NEW] Lineage II support
    • [NEW] better itemlisting browser with master-detail grid
    • [NEW] Raid Duplication function. this will not duplicate loot.
    • [NEW] new permissions for UCP added, default DKP permissions widened so that members get to see DKP by default.
    • [NEW] new UCP module for adding/updating or deleting own characters.
    • [NEW] DKP Synchronisation function added. in ACP.
    • [NEW] New event images for Firelands
    • [NEW] Roster now has Battle.NET portraits
    • [NEW] Roster now only shows active members.
    • [NEW] Added the rank in the Roster list view
    • [NEW] new parameters added for Max characters allowed per user, max number of members shown in Memberlisting.
    • [UPD] French/german language files updated
    • [FIX] leaderboard html class fix
    • [FIX] fixed pagination, sort order in attendance Stats
    • [FIX] Pagination fixes in raid, member acp and front modules
    • [FIX] About.html pointed to an old jquery file, donator list updated (/bbDKP/commit/051f45f940)
    • [FIX] game_id now correctly stored when creating character (/bbDKP/commit/c68f7a7)
    • [FIX] fixed bug 129. In phpbb member ACP account pulldown, the guests and bots are excluded, and it is ordered by username now. (/bbDKP/commit/4658960)
    • [FIX] fixed bug 130 where item name was not retrieved from pulldown when adding loot manually.(/bbDKP/commit/41dfc4af5)

    1.2.4 18-09-2011

    • [DEL] Subsilver2 removed from package.
    • [NEW] jquery plot library in Statistics page, replaces pstat
    • [CHG] dkpheader is now included in dkpmain.html so no overall_header edit necessary
    • [NEW] default event icon added, wow event icons reduced to 64px (other event icons available as separate download)
    • [UPD] jquery updated to 1.6.2, jquery tools updated to 1.2.6-dev. This should solve This is needed for Raidplanner. A final jqt version is not available yet

    1.2.3 09-06-2011

    • [NEW] Roster redone
    • [NEW] ucp permission
    • [NEW] statistics page redone, graphs added for Priority ratio, Attendance
    • [NEW] front end files removed, moved to /includes, and recoded as modules loaded from one accesspoint, dkp.php. Advantage is that there is less code, since the user access and session is now controlled from dkp.php.
    • [NEW] html style files are now included from 1 framework html file, with div panes, allowing future inclusion pf sidepanels
    • [NEW] news acp module removed, posting functions moved to new front-end rules/newspage.
    • [MODDB] w3c validation passed for all pages
    • [NEW] New games included : Rift and Swtor (Star Wars The old republic)
    • [NEW] Multi game support : you can install multiple games at once (wow, aion, swtor, eq, eq2, rift, lotro, vanguard ...)
    • [NEW] Event icon support added for Raidplanner, new plugin hooks.
    • [NEW] new event icons for Cataclysm, Wotlk

    1.2.2 09-04-2011

    • [MODDB] removed config.php core edits and added new file configdkp.php (see bug #67724)
    • [DEL] removed reference to bossprogress block file
    • [DEL] full guild bank support in case of zero sum. (see , commit #14d9bf4)
    • [FIX] subsilver member list membername/class column switched
    • [FIX] leaderboard image path
    • [FIX] roster standard mode fix
    • [FIX] will reinstall Cata language table changes if user added them manually

    1.2.1.1 03-04-2011 HOTFIX (see commit #a38e448 )

    • [FIX] correct guild deletion button
    • [FIX] set default GP to 0 instead of 100 at installation

    1.2.1.0 30-03-2011 HOTFIX (see commit #4fc3b32 )

    • [FIX] added a nowrap in editraid, the icons in the itempane did not line up
    • [FIX] fixed the attendance functions
    • [FIX] renamed the death knight class icon for the roster

    1.2.1 27-03-2011

    • [DEL] moved Bossprogress to plugin
    • [FIX] added missing sql_freeresult in event acp.
    • [FIX] added

    1.2 25-03-2011

    • [NEW] redone table style in front pages
    • [NEW] Delete button in Listmember ACP
    • [NEW] css for positive and negative amounts
    • [NEW] new icons in bossprogress page
    • [NEW] front pages, acp pages all adapted to take new join rules and loot systems
    • [NEW] new $config values added for loot systems, settings added to main ACP epgp and zerosum cannot be combined. added synchronisation buttons.
    • [NEW] Loot systems Time bonus, Zerosum, EPGP, Item and Raid Decay
    • [NEW] Edit Raid ACP
    • [NEW] listmembers page now updates url correctlywhen selecting values from pulldown
    • [NEW] added switch in member acp to show/hide members on roster
    • [NEW] image added to race table and ACP, and also in all front and backend pages
    • [NEW] memberid, itemdecay, zerosum columns added to raid_items table
    • [NEW] item_dkpid, item_buyer removed from raid_items table
    • [NEW] raidvalue, timebonus, zerosumbonus, raiddecay columns added to raiddetail table
    • [NEW] raidvalue, timebonus, zerosumbonus, raiddecay, itemdecay columns added to member dkp table
    • [NEW] membername column removed from raiddetail table (ex attendees). member_id is enough.
    • [NEW] Cataclysm changes added in wow installer
    • [CHG] Classid is now the foreign key for the language table.
    • [CHG] event_id added to Raid table as foreign key to events table, and raid_end
    • [CHG] raid_dkpid, raid_value and raid_name removed from raid table. that info is now located in detail.
    • [CHG] image and color added to event table and acp.
    • [NEW] New events can now be set up using the data from the Bossprogress Zone
    • [NEW] added field in member table and member ACP to link guildmember to phpbb account. overrides ucp
    • [NEW] character profiler ucp so you can sign up to raidplanner
    • [CHG] portal.php no longer hides navbar
    • [CHG] the installer will now run installdkp.php for any new install; all previous release changes were moved to updatedkp.php
    • [CHG] tabe prefix changed to default phpbb_ for MOD DB validation
    • [CHG] simplified bossprogress and zone panel
    • [FIX] bugtracker #83, now the guild is pre selected as default
    • [FIX] bugtracker #82, now can rename zones

    1.1.2.2 17-10-2010

    • [FIX] Zoneprogress detail acp did not load showzone config
    • [FIX] bp block tooltip now shows correct bottom corners
    • [NEW] bp block progressbar (prosilver only)
    • [NEW] bp block progressbar (prosilver only), with acp toggle off/on
    • [UPD] bp checkboxes graphics update
    • [FIX] bugtracker #70 recruitment block image no longer dependent on language
    • [FIX] bugtracker #72 viewraid now configured to read language tables correctly
    • [FIX] bugtracker #73 roster now reads language table for retrieving icon names
    • [NEW] [new] enhanced recruitment block (@author Blazeflack)
    • [UPD] jquery tools updated
    • [upd] adding classcolor and icon to list and viewitem, viewraid, stats frontpages
    • [fix] language translation corrections

    1.1.2.1 27-09-2010

    • [FIX] Zoneprogress/Bossprogress ACP show/noshow settings were not taken into account in the bossprogress block and page. font size reduced in block.
    • [FIX] Installer did not correctly delete old bossprogress modules
    1.1.2 26-09-2010

    • [NEW] Zoneprogress/Bossprogress ACP lets you create zones/bosses, No php file manipulation is necessary anymore, bb_zonetable and bb_bosstable
    • [REMOVED] Bossprogress language files were removed so they reside now in the database in new bb_language table
    • [NEW] Bossprogress portal block recoded. now has a popup with boss progression and is based on the new backend.
    • [NEW] Bossprogress frontpage based on the new backend.
    • [NEW] Multi language : French and German added as a second language.
    • [NEW] Faction, Race and Class edition in ACP
    • [CHANGE] class colors removed from bbdkp.css, they are now defined in the database and editable in ACP with a colorwheel
    • [NEW] 3darmory view in viewmember.php
    • [CHANGE] less ACP modules. all 'add' modules moved to list layout.
    • [FIX] raid ACP date selection now with a popup
    • [FIX] member dkp can now be deleted without error
    • [UPD] umil updated to 1.03

    1.1.1 17-07-2010

    • [NEW] Ruby Sanctum and Halion pictures for Bossprogress
    • [FIX] attendance label and percentage percent fixed in viewmember
    • [FIX] the stats, items, and raid list page now show the default dkp pool instead of all.
    • [NEW] u_dkp user permission on frontpages, so now unallowed users will be forwarded to the portal when they're not in allowed usergroup.
    • [FIX] Raid date was ignored when entering or updating a raid manually
    • [UPD] Lotro game level is updated to 60
    • [NEW] makes distinction between heroic and normal items: loot block, listitems, viewitem, viewmember, viewraid pages now pass the itemid to bbTips when it is present in the item table
    • [NEW] item game item ID can be entered in the Item ACP when adding a new one
    • [NEW] acp list items normal/heroic mode. will now use game_id tag if it is > 0 instead of item name to look up in bbTips
    • [NEW] portal menu block on/off switch in ACP
    • [NEW] 1.0.8 updater
    • [FIX] 1.0.9rc1 updater is now more edge case friendly
    • [NEW] project logo visible in installer
    • [CHG] the portal is now delivered in two panes as standard. the left column is set to 0 width but you can change this in your css.

    1.1.0 25-05-2010

    • [FIXED] Removed all hardcoded language from html and php
    • [FIXED] changed language files to uppercase, reorganised descriptions
    • [FIXED] removed L_ references from php files
    • [NEW] Added updater from 1.0.9rc1
    • [FIX] reduced installer complexity, combined RC1-RC2 changes
    • [CHANGE] All overall_header script inclusion moved to dkp_header.html, which has anchors for each plugin. jquery scripts are in this file now.
    • [NEW] Added plugin anchors in constants file
    • [NEW] recoded the Items, Raid ACP
    • [NEW] recruitment block now only shows classes that are open
    • [NEW] new bossprogress block with progress bars
    • [NEW] new bossprogress excel spreadsheet to facilitate config of new bosses
    • [NEW] backported new request_var function from phpbb 3.1 to 3.0 to allow Raidtracker to treat deep arrays
    • [UPD] updated UMIL to 1.0.2
    • [UPD] added form tokens in acp submit forms when no confirm box was present
    • [FIX] Fixed outstanding tickets

    1.1.0-RC3 7-02-2010

    • [NEW] breadcrumbs menu navigation
    • [NEW] whoisonline block in Portal
    • [FIXED] ticket 9 guild id 1 cant be deleted anymore (https://bbdkp.com/viewtopic.php?f=54&t=1358#p6093)
    • [FIXED] ticket 8 logging, removed {}, no longer necessary to use mb_ereg_replace in function getaction
    • [FIXED] ticket 7 removing raidmembers didnt get deleted (svn 932-933)
    • [FIXED] ticket 5 : removing a guildmember would cause an error
    • [FIXED] ticket 4 (date zone checks) r906
    • [FIXED] ticket 3 guildname is now max 255 chars

    1.1.0-RC2 24-01-2010

    • [NEW] about box now done with jQueryTools
    • [NEW] lotro bossprogress
    • [NEW] EQ2 bossprogress tier 8
    • [FIXED] tracker issue 2 :Addmember ACP rank dropdown, now updates when guild dropdown value changed, added ajax js
    • [FIXED] Member Raidattendance pct will now correct for members who joined within attendance period. new ratio = (memberattendance count within 30/90 days) / (number of raids within 30/90 days or since member joined)
    • [FIXED] RC1 member_ranks installer
    • [FIXED] Item search ACP
    • [FIXED] guild add ACP
    1.1.0-RC1 17-01-2010

    • [FIX] listmembers now supports composite sorting on all columns

    • [NEW] Portal rewritten, now supports paging
    • [FIXED] bbdkp is now compatible with PHP 5.3.0
    • [NEW] Aion support
    • [NEW] Eq2 bossprogress till Kingdom of Sky
    • [NEW] Wow bossprogress till Icecrown
    • [NEW] Multiple guilds
    • [NEW] Itemstats removed, it is now a plugin (bbTips)
    • [NEW] Leaderboard works for all games
    • [NEW] Roster works for all games, but only has player portraits for Wow & Aion
    • [NEW] Player Stats page works for all games
    • [NEW] Database table backup, uses phpbb functionality
    • [NEW] Installer rewritten using UMIL class
    • [SPLIT] Game installer files are separate now
    • [CHANGED] Armoryplugin, Ctrt, Apply installer moved to plugin Installers using Umil.
    • [FIXED] includes all patches up to RC1 Patch 10, ensured all html is XHTML validated

    1.0.9
    not released
    1.0.9 RC2
    not released

    1.0.9 RC1 04-2009

    • [CHANGE] changed roster table to reflect new blizzard xml
    • [CHANGE] Moved phpbb_itemstats inclusion to common.php to minimize patching.
    • [FIXED] removed all stripslashes to comply with coding guidelines because addslashes is not used since we use the phpbb mysqli_real_escape_string() wrapper
    • [FIXED] Warcraft leaderboard will now not show when another game is installed
    • [FIXED] Added css to change indexpage width to 100%
    • [NEW] Added bbdkp killswitch in config.php
    • [NEW] Bossprogress for Wow updated to Ulduar (thanks to Orshee for Ulduar sql)
    • [CHANGED] eqdkp validation class replaced by phpbb
    • [CHANGED] log system now uses xml format, no longer eval
    • [CHANGED] installer and updater now require you to be logged as founder
    • [NEW] now supports Automod (tested on v1.0.0b2)
    • [FIXED] php files now follow javadoc documentation guidelines
    • [CHANGED] link section removed in install.xml and all bbdkp plugins moved to their own package.
    • [FIXED] roster membercount
    • [CHANGED] moved dkp link query in to global $config (thanks DorEli)
    1.0.9 Beta 4 02-2009

    • [CHANGED] changed variable constants from common.php to $config array, so less lines to edit in common.php
    • [CHANGED] moved /includesdkp/bossprogress to /includes/bossprogress
    • [CHANGED] rewritten bossprogress block, no more include errors.
    • [FIXED] corrected raid log bug in bossprogress (AnubRekhan - svn 292 - thanks digitaldew)
    • [ADDED] Armory character import added
    • [ADDED] Armory multiple guilds import added
    • [CHANGED] new Roster template per class
    • [CHANGED] new About.php
    • [CHANGED] moved logic in /includesdkp/komptab.class.php to about.php, since this is pure html.
    • [CHANGED] moved html part of about.php to /styles/stylename/template/dkp.about.html because of code clarity
    • [CHANGED] dropped bbeqdkp_config table and moved values to phpbb_config. the /includes/cache.php doen‚Äôt have to be patched anymore.
    • [ADDED] new file /includes/bbdkp/constants_bbdkp for storing all constants. this is cleaner than having to patch it all in common.php
    • [CHANGED] changed all root pathes to $phpbb_root_path = (defined(‚ÄôPHPBB_ROOT_PATH‚Äô)) ? PHPBB_ROOT_PATH : ‚Äò./‚Äô;
    • [CHANGED] replaced all $SID with append_sid() function (no more logouts if cookies are disabled!!!)
    • [FIXED] fixed pagination on viewmember.php, listitems.php, listmembers.php
    • [CHANGED] mpv validation tool changes : changed file endings to LF, removed center tags to Style align, used ‚Äú&‚Äù instead of plain ‚Äú&‚Äù, eliminated tags, moved them to a style section, fixed nonclosing UL and LI tags
    • [CHANGED] added IN_PHPBB checks
    • [FIXED] fixed the /adm/adm ACP link bug (due to forgotten braces in in /includes/functions.php patch)
    • [CHANGED] moved /itemstats to /includes/bbdkp/itemstats. changed all /include paths
    • [DELETED] itemstats sqlhelper.php is now deleted, since it uses the $dbal class from phpbb. all query calls have been changed to reflect this.
    • [DELETED] No more Itemstats/config.php since database connection is now handled through phpbb.
    • [CHANGED] new itemstats ACP to change providers and other preferences. no more editing config files
    • [CHANGED] permissions_phpbb.php doesn‚Äôt have to be patched anymore since there is a new permissions file now in /language/en/mods
    • [FIXED] and some other bugfixes

    1.0.9 Beta 3 28-12-2008

    • [UPDATED] - Listmembers/leaderboard + stats redone - details see svn 226,230,241
    • [ADDED] - Subsilver2 support (svn 216,217,239)
    • [ADDED] - new ACP eqdkp config for attendance days : can change from 30-90 to something else (svn 228
    • [FIXED] - Item dkp price update, details see svn r227, r237
    • [FIXED] - listitems itemstats popup, itemstats config - details see svn r237
    • [FIXED] - Ctrt : import defaults to UTF-8, "dkp invalid string" when too long, Ctrt prefs options changed - details see svn r229,r237,r238
    • [FIXED] - Ctrt : Death Knights were created as 'unknown' with class id 0 (svn 231,238
    • [updated] - member transfers in ACP (svn 233,235,236
    • [FIXED] - header sorting in Listmemberdkp ACP (svn 234)
    • [FIXED] - armory transfer realms with apostrophes (svn 232)
    • [ADDED] - min. level armory transfer (svn 232,240)
    • [ADDED] - Apply : mandataory functionality added (svn 223,224,225)

    1.0.9 Beta 2 15-12-2008
    • [FIXED] issue in armory parser (svn 205-206)
    • [FIXED] issue with updater and class_id =0 (svn 205-206)
    • [FIXED] issue in armory downloader (svn 204
    • [FIXED] added checks in apply plugin (svn 203)
    • [FIXED] issue with itemstats in listitems.php and viewmember.php (svn 200)


    1.0.9 Beta 1 14-12-2008
    • [ADDED] - Wotlk update
    • [CHANGED]- DKP ACP Module link in Menu is now dynamic, no longer fixed to 190
    • [CHANGED]- bbDkp installer rewritten : plugin and bbdkp in one
    • [ADDED] - multiple dkp pools are now implemented. Dkp pool popup added to Stats, Listmembers, Items pages, and in ACP
    • [CHANGED] - Database structure : a new indexed field for DKP pools was added in transaction tables
    • [CHANGED] - Database structure : new tables for Member DKP, Member List, DKP Pools.
    • [ADDED]- bbDkp automated DB bbdkp and plugin updater from 1.08 to 1.09
    • [CHANGED] - Member screen allows keeping notes, guild entry and leave dates, based on armory import.
    • [CHANGED] - Leaderboard is now stretched over 2 lines (5+5) because 10 classes on one row became too cramped.
    • [CHANGED] - CTRT : updated for multiple dkp
    • [UPDATED] - Bossprogress : Added support for Eq2: Boss/instance arrays are in eq2_data.php,
    • [UPDATED] - Bossprogress: updated lotro_data.php with data from Annuminas to Carn Dum
    • [UPDATED] - Bossprogress : bossdate.php is complete with Wow, Eq2 and Lotro
    • [CHANGED] - Bossprogress : Installer will write offset data for all Eq2, Wow, Lotro Raids.So this means
    • that all games are now supported, just need the right boss information, for Warhammer, FFXI, eq & others, i put dummy data.
    • [UPDATED] - Bossprogress : refreshed boss instance pictures for Wow, added Wotlk images.
    • [CHANGED] - Bossprogress : progressblock colour is now css based
    • [UPDATED] - Roster : Now shows different icons for class 70 / 80
    • [ADDED] - Roster : Deathknights added as class
    • [CHANGED] - Roster : acp redone : Transfer to Members Table tab will Insert new, Update existing and Set
    • old members to inactive. You can also Edit Guildrank names and set some ranks to 'Hidden'
    • [UPDATED] - Recruitment block : Updated icon, added Death Knights.
    • [FIXED] - Recruitment block : now supports spaces, Hyphens removed in name.
    • [ADDED] - Application plugin : Posts a post in a forum specified in the ACP with the answers to the
    • questions that can be added in the ACP. Also supports getting information from the armory
    • like race, class, talents, professions.

    1.0.8 Beta 5 revision 72 23.9.2008
    • [ADDED] - raidprogress block added

    1.0.8 Beta 5 revision 60>70 15.9.2008
    • [FIXED] - correction in template footer
    • [FIXED] - copyright links in install process wasnt documented
    • [FIXED] - Bossprogress Kiljaeden ID was wrong
    • [FIXED] - ctrt importing raids with ' sign in eventname

    1.0.8 Beta 5 revision 59 x.7.2008
    • [FIXED] - Intall process is redone, core phpbb3 files removed from bbdkp distribution
    • [NEW] - Itemstats FR/DE support
    • [FIXED] - viewmember.php item pagination is fixed
    • [FIXED] - Bossprogress showed Halazzi as Janalai kills and viceversa
    • [ADDED] - Roster shows level

    1.0.8 Beta 4 - 25.4.2008
    • [ADDED] - Leaderboard under the standings page as well as Class Colors. :D
    • [ADDED] - Enhanced Recruitment Block (can now specify spec's, like Shadow Priest, Enhance Shamans, Fury Warriors etc...)
    • [ADDED] - Instructions on how to add [item] [/item] buttons to phpbb3 forums.
    • [ADDED] - "DKP" text & link to language file (now it can be multi-lingual) as well as many other variables to increase multi-lingual support :D .
    • [ADDED] - "Forum Index" link to both templates (so theres both an "Index" and "Forum Index" in the menus for easier navigation.
    • [ADDED] - Added SQL statements to index.php to make more forum data available for use (login times etc).
    • [ADDED] - Event & Raid Triggers for CTRA.
    • [ADDED] - Install Folder for plugins/main install for added security and vulnerabilities that can arise when files are not deleted after install.
    • [UPDATED] - CTRT Updated 1.16.8.
    • [UPDATED] - Bossprogress for Zul'Aman, and Sunwell
    • [UPDATED] - Raidnote/event triggers for ZA/Sunwell (SW Untested).
    • [UPDATED] - Project/Team Information Information.
    • [UPDATED] - Armory plugin now inserts ranks, and removes members who leave/quit/kicked from the guild.
    • [UPDATED] - Functions.php to work with phpbb3 3.0.1 updated
    • [UPDATED] - Updated Wowhead image directory for Itemstats
    • [CHANGED] - Changed the way you install/update plugins. Plugins are no longer installed on standard default installation of bbDKP.
    • [CHANGED] - WoW is the Default install for bbDKP (Mainly concerns items stats, But you can easily edit config files to change it to LOTRO.
    • [CHANGED] - When clicking the "Admin" button under the DKP section it will automatically take you to the DKP tab of the ACP.
    • [FIXED] - Raid Note Parsing error for CTRT when using an apostrophe.
    • [FIXED] - Main Installer updated, fixed syntax problem.
    • [FIXED] - Itemstats fix, wowhead default and function itemstats_decorate_name2($name, $buyer, $price, $class) is back alive.
    • [FIXED] - Fixed CTRT import error. (returning 0 no matter what).
    • [FIXED] - CTRT now works with special characters so that name like "Ani√´r", and works as intended.
    • [FIXED] - Roster support names like "Ani√´r", and should link to armory correctly
    • [FIXED] - Now can scroll through items if the users have more than X amount of items looted to them(20 is default).
    • [FIXED] - function GetRankIdByRankName.
    • [FIXED] - all mySQL tables should now be utf8 (including plugins).
    • [FIXED] - UCP auth fix.
    • [FIXED] - The ACP check for newest version should be less sensitive to test version being tested. and not always saying that a new version is out when there is not public version out.
    • [REMOVED] - dkp/overall_header_menu.html and dkp/overall_footer.html .Now you just use your standard template overall_header.html overall_footer for your new themes. :idea: :D
    • [REMOVED] - "Who is Online" menu box.
    • [REMOVED] - All old references to "phpbb3 + eqdkp Integrated" as project name, with the new project name of "bbDKP"

    1.0.8 beta 1-3 - x.x.2007
    • installer
    • templates moved /dkp
    • eq, eq2, lotro, DAoC, Vanguard-SoH support

    1.0.7 - 16.7.2007
    • php4 support to roster
    • bossprogress image update
    • plugin ctrt-1.16.3 (first test version

    1.0.6 - 28.6.2007
    • Wowhead support
    • About page
    • DB fix: armory member_name from 30 to 100

    1.0.5 - 10.6.2007
    • Hotfix

    1.0.4 - 10.6.2007
    • Bossprogress first version
    • Attendees Parse Log
    • many fixes

    1.0.3 - 23.5.2007
    • armory plugin fix

    1.0.2 - 23.5.2007
    • armory plugin is now beta =), please give feedback
    • new table to DB PREFIX_armory_settings
    • add item is showing a blank page error fixed
    • add raid is showing a blank page error fixed
    • mm_ranks bug fixed
    • prosilver template fix

    1.0.1 - 20.5.2007
    • add/update raid function update_player_status fixed
    • prefix changed eqdkp -> bbeqdkp
    • prosilver templates edited
    • adj manager links fixed 1.0.0

    18.5.2007
    • first release


    Copyright and disclaimer


    This application is opensource software released under the GPL. Please see source code and the docs directory for more details. Powered by bbDkp (c) 2009 The bbDkp Project Team bbDkp
    If you use this software and find it to be useful, we ask that you retain the copyright notice below. While not required for free use, it will help build interest in the bbDkp project and is required for obtaining support.

    bbdkp Repository : https://www.github.com/bbdkp/
    bbDKP (c) 2008, 2009 Sajaki, Malfate, Kapli, Hroar
    bbDKP (c) 2007 Ippeh, Teksonic, Monkeytech, DWKN
    EQDkp (c) 2003 The EqDkp Project Team

    Donation

    bbDkp is freeware, but to ensure continued Development, you can support us by making a contribution.