Skip to content

pfQuest v3.0

Compare
Choose a tag to compare
@shagu shagu released this 15 May 22:57
· 767 commits to master since this release

pfQuest v3.0

a new noLoc package has been introduced for players with localized clients on non-localized servers

Database

  • moved to a new id based database structure
  • updated to the latest server databases
  • compressed database in order to speed up the loadscreen/memory usage
  • extended quest data (quest logs, objectives, ..)
  • cleaned up loots without a loot chance from loot tables
  • cleaned up duplicate database entries
  • additional quest data and quest relations for hundreds of quests

Questing

  • hundreds of additional quests are now properly supported
  • profession quests are only shown with the corresponding skill
  • quest-handling has been optimized and is now based on IDs
  • old quest history will be migrated automatically to the new id-based system

New Options

  • Minimum Drop Chance
    This option allows to set a treshold for the minimum dropchance of an item to be displayed.

  • Color Map Nodes By Spawn
    This option allows to color nodes by title instead clustering whole quests.

  • Show IDs
    This option will display IDs of items, objects, quests wherever it is possible.

  • Use Cut-Out Minimap Node Icon
    This option will show nodes with a transparent circle inside on the minimap, in order to see tracked ores or herbs.

  • Show Level+3 Questgiver Nodes
    This option allows to see questgivers on the map that will provide you quests within the next 3 levels.

  • Enable Quest Links
    This option can be used to disable questlinks on servers that might not support it (eg. Kronos)

Visuals / Features

New Quest Icons

new quest-icons

Multi-Selection via Ctrl-Key in Browser

animated

Shift-Key to Toggle Minimap Nodes**

shift

Extended Questlinks (current Quest-State)

image

Bugfixes

  • lots of bugfixes, too many to mention each one