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

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
>HygienicHummingbird
m (Added link to Hex page.)
 
(27 intermediate revisions by 4 users not shown)
Line 5: Line 5:
The following things can be updated with PyPoE for the most part and should not require manual updates:
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 base item pages (this includes skills, currency, quest items and so on)
* All area data (<code>Area:</code> namespace)
** <s>Weapons</s>
* All modifier data (<code>Modifier:</code> namespace)
** <s>Skill gems</s>
** <s>Maps</s>
** <s>Currency</s>
** <s>Armour</s>
** <s>Heist Equipment</s>
** Heist Contracts
** Item icons for new items
* <s>All area data (<code>Area:</code> namespace)</s>
* <s>All modifier data (<code>Modifier:</code> namespace)</s>
* <s>All passive skill data (<code>Passive Skill:</code> namespace)</s>
* <s>All passive skill data (<code>Passive Skill:</code> namespace)</s>
* All non-item skill data (<code>Skill:</code> namespace)
* All non-item skill data (<code>Skill:</code> namespace)
Line 12: Line 20:
** Unique items that only had numeric changes to their modifiers should receive the new values
** Unique items that only had numeric changes to their modifiers should receive the new values
* Certain supported league mechanic data
* Certain supported league mechanic data
** Blight
** <s>Blight</s>
** Bestiary recipe data
** <s>Bestiary recipe data</s>
** Delve data (costs for equipment, delve scaling etc)
** <s>Delve data (costs for equipment, delve scaling etc)</s>
** Incursion room data
** Incursion room data
* Monster data
* <s>Monster data</s>
* miscellaneous data
* miscellaneous data
** crafting bench recipes
** <s>crafting bench recipes</s>
** quest and vendor reward data
** <s>atlas data</s>
** atlas data
** <s>pantheon data</s>
** pantheon data
** <s>minimap icon data</s>
** minimap icon data
** <s>base monster and character stats</s>
** base monster and character stats


===What needs to be done after===
===What needs to be done after===
Line 40: Line 47:
* New unique items:
* New unique items:
** replace <code>modifier&lt;N;&gt;_text</code> with the actual modifier (see [[Template:Item#Finding_the_appropriate_mods_for_unique_items]])
** replace <code>modifier&lt;N;&gt;_text</code> with the actual modifier (see [[Template:Item#Finding_the_appropriate_mods_for_unique_items]])
** make sure they're tagged with <code>release_version=3.3.0</code>
** make sure they're tagged with <code>release_version=3.12.0</code>
** Edit the drop information and vendor recipes accordingly, see [[Path_of_Exile_Wiki:How_to_edit_item_acquisition]]
** Edit the drop information and vendor recipes accordingly, see [[Path_of_Exile_Wiki:How_to_edit_item_acquisition]]


===Manual changes===
===Manual changes===
* Any mechanical reworks
* <s>Any mechanical reworks</s>
** update skill screenshot due to curse rework. <s>[[Sniper's Mark]]</s>
** <s>Update skill screenshot due to curse rework.</s>
* Monsters
*** <s>All [[Mark]] skills</s>  
*** <s>All [[Hex]] skills screenshot(selfcast, auras, and skill icons</s>
* Quests
* Quests
* NPCs
* NPCs
* Passive skills
* Version history on all relevant pages
* Version history on all relevant pages
* pages for relevant new monsters or passives that refer to the data
* updating [[Module:Quest_reward/data/vendor_rewards|vendor]] and [[Module:Quest_reward/data/quest_rewards|quest]] rewards list
* New article/list that need to proof read, further expands:
** [[Rogue]] and subarticles
** [[The Rogue Harbour]]
** [[Experimented base types]]
** [[Replica unique item]]
** [[Heist]]
** [[Contract]]
** [[Trinket]]
** [[Underbelly]]

Latest revision as of 19:22, 30 April 2021

When a task has been completed, please cross it out using <s></s>. Feel free to also add tasks under the manual changes section.

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)
    • Weapons
    • Skill gems
    • Maps
    • Currency
    • Armour
    • Heist Equipment
    • Heist Contracts
    • Item icons for new items
  • 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
  • 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

  • Any mechanical reworks
    • Update skill screenshot due to curse rework.
      • All Mark skills
      • All Hex skills screenshot(selfcast, auras, and skill icons
  • Quests
  • NPCs
  • Version history on all relevant pages
  • pages for relevant new monsters or passives that refer to the data
  • updating vendor and quest rewards list