Skip to content

phpBB3.0 MOD bbDKP Plugin to import Raid xml file from lua Wow add-ins KA_Raidtracker, Mizus Raidtracker

License

Notifications You must be signed in to change notification settings

ZerGabriel/Raidtracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbDKP

#Raidtracker plugin

This bbDKP plugin mod parses XML Raid logs in EQDKP format from Mizus Raidtracker & CT Raidtracker for WoW and inserts raids in bbdkp. When the raider does not exist it will be created in the memberlist table. then the memberdkp table record will be inserted or updated. and inserted in the raidattendees table. Loot will be entered in the items table.
If dkp price was entered in the Wow addon then this will price will be retained. this depends on the dkp system settings.

Features

  • Member import
  • Crossrealm support
  • Raid imports,
  • Loot import
  • Member DKP handling
  • Points systems supported : any selected Points system in bbDKP.

Current

v 1.1

Installation

  • Unzip the zip file into /store/mods/
  • Launch automod, choose the install link. this will copy all the files, perform the necessary edits.
  • Then surf to /install/index.php, and you will see the database installer. Launch the database installer. This will install the acp module, and clear the caches (template, theme, imagesets)
  • Once installed, you will find the ACP module added under the raid section in bbdkp ACP.

Requirements

  • phpBB 3.0.12
  • bbDKP 1.3.0 or higher with Wow installed
  • EQDKP/MLDKP 1.1 raid strings from KA_raidtracker or Mizus Raidtracker

Usage

Compatible file formats: ka_raid-tracker: export as "EQDKP format Mizus raidtracker: export as "EQDKP/MLDKP 1.1

in bbdkp ACP : * set up "Event triggers" so the Raid is correctly recorded under the corresponding event * set up "Set up "Raid note triggers", if you want each bosskill to be recorded in its own raid * set up "Own Raid" called "Trash mob", so loot from trash is recorded. * set up "Alts" , so dkp from alts is linked to the main. * set up "Ignored Items", so rubbish items don't get added to your loot tables. * set up "always add Items", so

Changelog

2013-11-24: 1.1 [FIX] adding members with guild other than default no longer crashes RT [NEW] now shows version number in ACP

2012-06-08 : 1.0.1 [FIX] adding members with guild other than default no longer crashes RT [NEW] now shows version number in ACP

2012-05-31 : 1.0.0 [UPD] updated umil to 1.0.5-dev [UPD] Raidtracker is now 1.0.0

2012-03-31 : 0.3.5 [NEW] XML lock/unlock toggle button [NEW] guild pulldown for choosing default guild to import new members in [FIX] supports bbDKP 1.2.6 with multi guild [UPD] included CT_Raidtracker updated 1.8.7.1 [UPD] included MizusRaidTracker 0.30

2011-10-16 : 0.3.4 [FIX] updated addmember call for bbdkp 1.2.5 [FIX] installer name is now index.php to cope with umil redirect problem [UPD] Event triggers updated for Firelands [UPD] included CT_Raidtracker updated 1.8.7 [UPD] included MizusRaidTracker 0.28.2

2011-06-15 : 0.3.3 [FIX] bugfix, starting dkp was assigned twice.

2011-06-01 : 0.3.2 [CHANGE] Minimum bbDKP requirement is 1.2.3 with wow installed [CHANGE] now checks if playerinfo has class,race, gender [CHANGE] passes wow as gameid when creating character [NEW] sample event triggers now include cataclysm events [CHANGE] includes updated CT_raidtracker and MizusRaidtracker addons

2011-04-10 : 0.3.1 [CHANGE] Minimum bbDKP requirement is 1.2.2 [CHANGE] improved review layout. time dkp bonus will not show if time dkp settings are "off" [CHANGE] parser now better detects attendees even if tags are empty. ]]> [FIX] member_id returned from creation was always 1 if member_id did not exist yet !! [FIX] items given to to the guild bank or disenchanted will no longer be redistributed over the raid in zerosum. [FIX] zerosum remainder points can be given to guildbank [FIX] loot notes are checked for array length before accessing.

2011-03-28 : 0.3.0 [CHANGE] Minimum bbDKP requirement is 1.2.0 [CHG] Table name prefix changed to phpbb_ [CHANGE] accepts xml from Wow 1.12 ct_raidtracker [CHG] removed 4 config settings that are now in bbdkp core [CHG] minimum version is now 1.2 [CHG] stricter control on double records

2010-11-01 : 0.2.8 [FIX] #85 german umlaut now accepted in Bossnames, used new request class [FIX] #84 bloodelves having wrong raceid in bbdkp led to them not being imported. sql to fix is launched on upgrade [UPD] now supports the new addon MRT (mizus raidtracker)]]>

2010-10-13 : 0.2.7 [NEW] Version Française [FIX] #75 removed quote from en; lang file

2010-10-12 : 0.2.6 [NEW] Deutsche Version [FIX] #71 Error finding race by name on string import (is now compatible with bbDKP 1.1.2.x) [FIX] #57 Hourly awarded dkp not being removed when raid is : it's now booked as an adjustment so you can now. [new] Time adjustments are now editable before committing raid

2010-07-16 : 0.2.5 [FIX] issue #52 review.php wrongly reinitialised bosskills , parse.php rt_Bosskill i.o rt_bosskill, adapted admin permission file

2010-07-13 : 0.2.4 [NEW] issue #51 RT parsing now accepts dkp strings without loot tag, nor bosskill tag

2010-07-10 : 0.2.3 [FIX] issue #49 RT parsing now accepts dkp strings without end time nor leave array. in that case, end time will be taken from the last bosskill. also, if the global attendees list is bigger than the playerinfo tag, importing the raid will no longer crash when random raiders in global attendance aren't present in the DKP table. it will ignore them then. [NEW] issue #50 new feature : RT parsing now accepts dkp strings without bosskill tag. [CHG] removed the "skip raids with empty notes" setting as parser will now look in loot notes first

2010-06-13 : 0.2.2 [FIX] issue #41 when global raid is selected, raid bonus is only assigned to global raid attendees array and not boss attendees array [FIX] issue #42 ACP preferences did not save to session unless cache was purged [NEW] Now accepts multiple alts [NEW] setting to assign hourly dkp

2010-05-29 : 0.2.1 [NEW] added an option to the ACP to log one global raid instead of one raid per boss. This is independent of the setting in CT_Raidtracker to log bosses. [FIX] issue #36 unguilded raiders are incorrectly created with an unnamed guild [FIX] issue #35 parser crashed while trying to insert a join without a leave. [NEW] headcount Wow add-in joined in the contrib folder

2010-05-26 : 0.2.0 [NEW] compatible with Headcount and CT/ML_Raidtracker. [NEW] wowhead item id recorded in temp item table. In a future Core bbdkp release this will be integrated in the items table. [NEW] Now records Wipes and attendees [CHANGE] Language file updated to uppercase, template uses L_ adressing [CHANGE] recognises heroic raids from normal raids, finds event [NEW] Contains all event triggers up to ICC. Events have to match the Event triggers or the XML will be rejected. Boss triggers are now no longer needed. [CHANGE] removed dao class from CTRT, uses phpbb dbal [CHANGE] new dkp parser, using SimpleXML class, adds CDATA integration, new import screen [CHANGE] new preference to allow replacing alt names [CHANGE] refactored all sub acp modules [NEW] Uses the new Request_var class from phpbb 3.1, backported to phpbb 3.0, which enables multi dimension arrays. [NEW] revised import screen, new temporary tables to store imported dkp data before processing. As opposed to the old CTRT, the import process is split into 3 files : parse.php, review.php and addraid.php. this enables us to really fine-tune the process. [NEW] multiple XML files from CT_Raid Tracker can be imported in one go in a temp table, and be treated in batch [NEW] The new XML parser now reads the CDATA sections and so retrieve the user notes, and points per loot item. [NEW] New advanced XML validation, extensive error reporting. [CHANGE] now uses phpbb Umil db installer [CHANGE] Automod ready [CHANGE] ready for bbdkp 1.1 [CHANGE] Name changes to RaidTracker

2009-05-17 : 0.1.3 [RELEASED] released with bbdkp 1.0.9 RC1 [FIX] changed Stripslashes, addslashes, xml validations [FIX] ctrt importer fixed [NEW] ctrt new event Wotlk triggers

2008-12-28 : 0.1.2 [RELEASED] released with bbdkp 1.0.9 Beta 3 [ADDED] MODX installation instructions

2008-12-28 0.1.1 [RELEASED] released with bbdkp 1.0.9 Beta 1 [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)

2008-12-14 : 0.1.0 [RELEASED] released with bbdkp 1.0.9 Beta 1 [CHANGED] - CTRT : updated for multiple dkp

2008-09-15 : 0.0.3 [RELEASED] released with bbdkp 1.0.8 Beta 5 revision 60>70 - [FIXED] - ctrt importing raids with ' sign in eventname

2008-04-25 : 0.0.2 [RELEASED] released with bbdkp 1.0.8 Beta 4 by Medraut, Teksonic [ADDED] - Event & Raid Triggers for CTRA. [UPDATED] - CTRT plugin updated to eqdkp ctrt 1.16.8. [FIXED] - Raid Note Parsing error for CTRT when using an apostrophe. [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.

2007-07-16 : 0.0.1 [RELEASED] released with 1.0.7 by Ippeh, conversion plugin ctrt-1.16.3 (first test version)

Community

Find support and more on bbDKP.com IRC channel : visit #bbdkp on Freenode.#bbDKP

contribute

Send us a pull request

license

GNU General Public License v2

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. bbDKP (c) 2008, 2009 Sajaki, Malfate, Kapli, Hroar bbDKP (c) 2007 Ippeh, Teksonic, Monkeytech, DWKN EQDkp (c) 2003 The EqDkp Project Team

Paypal donation

Foo

About

phpBB3.0 MOD bbDKP Plugin to import Raid xml file from lua Wow add-ins KA_Raidtracker, Mizus Raidtracker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 45.1%
  • XSLT 44.9%
  • HTML 10.0%