Skip to content

hawaiisa/pfQuest-vanillaplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pfQuest-vanillaplus

A quick and dirty way of modifying values of the pfQuest addon so it behaves properly with Vanilla+. It requires the official pfQuest to work. Hopefully it won't break with updates to Shagu's repository, but I guess only time will tell. Custom quests and changes to existing quests are implemented. Check out the V+ AtlasLoot for custom items.

All honor goes to Shagu (Github) for their amazing contributions to wow addons.

Installation instructions

  1. Make sure you've got the official pfQuest installed.
  2. Press the green "code" button -> Download ZIP
  3. Extract pfQuest-vanillaplus-main from inside pfQuest-vanillaplus-main.zip and rename the folder pfQuest-vanillaplus. Then place into your client's AddOns folder alongside pfQuest. The folder structure should look something like this:
wowfolder\
└── Interface\
    └── AddOns\
        └── pfQuest-vanillaplus\
            ├── pfQuest-vanillaplus.toc
            └── pfQuest-vanillaplus.lua
  1. Use the Reset Cache button in pfQuest settings to make sure it registers custom quests correctly.

How can I contribute?

If you find any quest items/givers/locations displayed by pfQuest in the wrong spot, or notice that a respawn timer is way off, give me a shout on Discord, submit an issue, or better still: Submit a pull request with the changes! Information I need to make corrections: Name of quest/unit/item/object out of place. Related quest if applicable. To get the correct coordinates, position yourself in the correct location and run the following macro: /run pfNewCoords(). This will not give any coordinates when in instances, but in the world this will be of much help! Feel free to contact me with any other questions or feedback as well.

About

Modifications to pfQuest for the Vanilla+ private server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages