Path of Exile Wiki:To-do list: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
>OmegaK2
(No difference)

Revision as of 16:49, 29 September 2020

This page is intended to keep track of what needs to be worked on the wiki and provide a list of things to work on.

3.12.0 specific changes

See Path of Exile Wiki:To-do list/3.12.0

General to-do for major patches

Semi-automatic updates with PyPoE

What can be updated

The following things can be updated with PyPoE for the most part and should not require manual updates:

  • All base item pages (this includes skills, currency, quest items and so on)
  • All area data (Area: namespace)
  • All modifier data (Modifier: namespace)
  • All passive skill data (Passive Skill: namespace)
  • All non-item skill data (Skill: namespace)
    • As a result modifier lists will automatically be updated
    • Unique items that only had numeric changes to their modifiers should receive the new values
  • Certain supported league mechanic data
    • Blight
    • Bestiary recipe data
    • Delve data (costs for equipment, delve scaling etc)
    • Incursion room data
    • Harvest
  • Monster data
  • miscellaneous data
    • crafting bench recipes
    • atlas data
    • pantheon data
    • minimap icon data
    • base monster and character stats

What needs to be done after

  • Check on the bot edits for correctness and potential mistakes; report errors on User:OmegaK2's talk page
  • For item pages created, add relevant information to the item and proper structure (see Path_of_Exile_Wiki:Manual_of_Style/item)
  • Create pages for new relevant areas and passives in the main namespace

Skills

  • On skill pages, check {{Skill progression}} and add any new stats or fix mistakes
  • Add descriptions of the mechanics
  • Add information about interactions if other support gems if there are any unusual interactions
  • Create pages for new skills if any have been added

Unique items

Manual changes

  • updating vendor and quest rewards list
  • Any mechanical reworks
  • Quests
  • NPCs
  • Version history on all relevant pages
  • Pages related to data:
    • Monsters
    • Passive skills

Reworks

These are current major ongoing reworks on the wiki. Those projects will be removed once finished.

Passive skills

Passive skills and tables are being reworked with cargo support.

  • Replace old passive tables with the new {{Passive skill table}}, pages that uses the old template can be found here.

Areas

Area pages need to be updated to take care of Module:Area

Divination Cards

Divination cards have been updated to use {{Item}} and the following parameters will need to be set manually:

  • drop_areas - set this to the area ids of where the cards drop, see Template:Item#Finding areas on how to find the id of the area.
  • drop_text - add text here if there are special conditions (like the zana only card). Do not use for area drops
  • release_version - find and set it to the release version of the card
  • description - potentially some updates to interwiki links, but I've taken care of some basics
  • When done, remove the old text where things drop from page

Subpages