eqEpic – The Epic Raid Manager

This web app is no longer supported.

Overview

eqEpic is a web based tool for epic quest management made specially for Everquest. Although eqEpic was created for EverQuest it is possible to tailor it for other MMORPG video games that have similar epic based quests or quest systems that are just extremely lengthy and require some way to be kept track of.

eqEpic is free software. It is licensed under the GNU General Public License (GPL) version 2 , or (at your option) any later version. This means you are free to use it and modify it, but if you distribute your modifications you must distribute them as GPL code. You must also keep the upper portion of most files intact that contain a link to rswr.net.

Features

  • Detailed information on every epic encounter, including strategies, statistics and more!
  • Ability to Schedule Epic Hits
  • Player Profile Page
  • Administration Setting
    • Add Members
    • Change Member’s Permissions

Requirements

  • Web Server Requirements
    • PHP 5 (Tested in 5.2.1)
    • MySql (Tested in 5.0.37)
  • Integrated Chart System Requirements (Chart system coming soon…)
  • Compatible Browsers (The following have been tested)
    • Internet Explorer 6.0+
    • FireFox 2.0+
    • Opera 9.2+
    • Mozilla 1.7+
    • Netscape 8+
    • Apple Safari (For Windows) 3.0.4 Beta

Download

Download eqEpic at SourceForge

ChangeLog

0.7.8 – May 25, 2007
* Tooltips have been rewritten using overLIB library
* Tooltips now resize dynamically
* Tooltips are now draggable
* Tooltips now fade in and fade out… IE 6/7 shows various effects while other browsers will only show 1 fade in/out effect0.7.7 – May 24, 2007
* All tool-tips now appear when you mouse over a row
* Levels can now only be entered from 1-99

0.7.6 – April 22, 2007
* All code is now XHTML 1.0 Compliant

0.7.5 – April 21, 2007
* Added Profile button to top menu (image version)
* Added Titles to Epic Checklists to remove some confusion

0.7.4 – April 19, 2007
* Fixed a small bug causing player deletion to not function correctly
* Added Settings Page to Admin Section
* System messages display more properly

0.7.3 – April 18, 2007
* Fixed a small bug in Steps View Page

0.7.2 – April 08, 2007
* New Registrations now sent to admin

0.7.1 – April 06, 2007
* Added Rogue Checklist
* Added Shadowknight Checklist
* Added Shaman Checklist
* Added Warrior Checklist
* Added Wizard Checklist

0.6.6 – April 05, 2007
* Added Paladin Checklist
* Added Ranger Checklist

0.6.5 – April 04, 2007
* Added Monk Checklist
* Added Necromancer Checklist

0.6.4 – April 03, 2007
* Added Druid Checklist
* Added Enchanter Checklist
* Added Magician Checklist

0.6.3 – April 02, 2007
* Added Cleric Checklist

0.6.2 – March 31, 2007
* Added Beastlord Checklist

0.6.1 – March 29, 2007
* Added Bard Checklist
* Added Berserker Checklist
* Corrected the # of fields for checklists in the database

0.5.5 – March 28, 2007
* Checklists Rewritten

0.5.4 – March 09, 2007
* Fixed a problem with test Checklist

0.5.3 – February 28, 2007
* Added Graphics to My Profile Page
* Re-Added Admin Section

0.5.2 – February 27, 2007
* Fixed date to display properly on players listing

0.5.1 – February 26, 2007
* Added a text/image header switch
* Added Bard Epic Checklist
* Added Profile

0.4.5 – February 19, 2007
* Added some missing cleric epic fights
* Fixed some misspelled words
* Fixed a problem in playersedit.php that was causing records to not update
* Rewrote setup.php with less code
* Removed some code from language.php

0.4.4 – February 18, 2007
* All Epic Fights Recorded in database
* Modified Tool-tips to be a bit smaller and easier to read.

0.4.3 – February 08, 2007
* Removed CSS float properties to fix Mozilla problems
* Fixed blank subject lines in generated e-mail messages
* Added a welcome message to welcome members and guests

0.4.2 – February 07, 2007
* Changed default sort order to sort by class.
* Fixed Bug in all Add Pages
* Changed registration page’s password fields to display stars instead of plain text

0.4.1 – February 06, 2007
* Added additional graphics
* All graphics now display correctly in IE 5.5+ FF1.5+ and only tested in Opera 9.02

0.3.4 – February 05, 2007
* Changed date from mm/dd/year to mm-dd-year to fix database bug
* Added Text Files for auto e-mails
* Changed some DB fields from VarChar to Integer to correct sorting problem
* Added Flag List Image to front page.
* Moved Add Buttons accordingly to fit page better

0.3.3 – February 04, 2007
* Added IE7 Scripts to fix CSS2 and PNG loading problems for IE 5.5 & 6.0
* Removed some unnecessary tables from the database that were no longer needed
* Added some graphics to for chest display
* Fixed some minor bugs on raid information page

0.3.2 – February 03, 2007
* Corrected some Line Breaks from html to XHTML standard.
* Fixed some Null Value handling to make it easier on the database
* Fixed “Scheduled For” column to display correct date

0.3.1 – February 02, 2007
* Updated Ajax Tool-tips to look a little nicer
* Removed some unnecessary php code

0.2.1 – January 28, 2007
* Added Ajax Tool-tips to show info for each raid hit on the fly
* Corrected Verification Error Messages
* Fixed Admin Page’s Graphic Buttons so they work correctly in explorer
* Tuned up the CSS file

0.1.1 – December 30, 2006
* eqEpic is born