Skip to content

nickypn/wowprogress

 
 

Repository files navigation

Notes

If you download wowprogress directly from the repo you need to rename the directory you're given to wowprogress in order for it to work correctly in e107.

WoW Progression Menu

Allows you to show off which kills your guild has made.

FAQ

That aren't really frequently asked (yet).

How do I add bosses and instances?

Instances and bosses are stored inside an XML file, dataz.xml. In order to add the bosses and instances to your database you will need to obtain the latest version of dataz.xml and run the datapack.php file, which will load any bosses and instances into your database that do not already exist.

Will it come preloaded with instances and bosses?

Yes. The dataz.xml file has bosses and instances ready to go. More will be added over time. Current content has priority.

How do I manage the boss kills?

Firstly, you need to set a userclass that is allowed to do so. Secondly, you need to navigate to the Manage Progression page. Here you can select from three statuses: Killed, Attempting, and Not Killed. All statuses are saved on a per-instance basis so make sure you save between instances!

What if I don't want an instance displayed on the menu?

You can choose which instances you want displayed on the menu in the configuration area.

Does it have support for heroic mode bosses?

Yes. If an instance supports heroic modes you can define whether or not you have killed the normal version of the boss or the heroic version (or both!).

10man and 25man support?

There are no defines to say one way or the other. Generally guilds only focus on one raiding style, so the need (in my opinion) to show off which version you have killed is pointless. In the future, however, if it's requested enough I'll see about adding support for both in.

I need to show how elite we are! Can I display which patch I killed a boss in?

You can select which patch a boss was killed (for both normal and heroic) in while managing it.

This information is displayed, along with your entire raid kill progress, on the newly added progress.php page.

So, the menu item is cluttered with all the bosses I have displayed. I want to show off the kills our guild has made, but it's just too much!

Excellent problem! To remedy this, you can now turn off all the older content you have downed on the menu item because it is now all displayed on the newly added progress.php page!

Translations

If you would like to translate this plugin, post the translations on paste2.org and PM me the URL generated.

About

e107: WoW Progression Menu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%