Anonymous

Melvor Idle:Projects/Combat effect rework: Difference between revisions

From Melvor Idle
→‎Tasks: give example of combat effect usage that isn't currently working
No edit summary
(→‎Tasks: give example of combat effect usage that isn't currently working)
 
(4 intermediate revisions by 2 users not shown)
Line 7: Line 7:


==Tasks==
==Tasks==
The following major goals / tasks can be identified. They are listed in order that they are most reasonable to complete in. (Please do not remove items from this list once finished. Rather change <code>complete=no</code> to <code>complete=yes</code>
The following major goals / tasks can be identified. They are listed in order that they are most reasonable to complete in. (Please do not remove items from this list once finished. Rather change <code>completed=no</code> to <code>completed=yes</code>
{| class="wikitable" style="width: 100%"
{| class="wikitable" style="width: 100%"
|-
|-
Line 14: Line 14:
! Description  
! Description  
! style="width: 1px" | Skills
! style="width: 1px" | Skills
{{WikiTask|completed=yes|Create new pages for all debuffs found on [[Combat Debuff]] and add category [[:Category:Combat Debuffs]] to the new page. Remove redirects to [[Combat Debuff]] and direct the to the correct page when required.|WikiCode}}
{{WikiTask|completed=yes|Create new pages for all debuffs found on [[Combat Effects]] and add category [[:Category:Combat Debuffs]] to the new page. Remove redirects to [[Combat Debuff]] and direct the to the correct page when required.|WikiCode}}
{{WikiTask|completed=no|Create new pages for all combat buffs available in the game (if not already present) and add category [[:Category:Combat Buffs]] to the new page. Remove redirects to existing prages and direct the to the correct page when required.|WikiCode}}
{{WikiTask|completed=no|Create new pages for all combat effects available in the game (if not already present) and add category [[:Category:Combat Buffs]] to the new page. Remove redirects to existing prages and direct the to the correct page when required.|WikiCode}}
{{WikiTask|completed=no|Create a Combat effects page that lists an overview of all combat buffs and debuffs previously created.|WikiCode}}
{{WikiTask|completed=no|Create a Combat effects page that lists an overview of all combat buffs and debuffs previously created.|WikiCode}}
{{WikiTask|completed=no|Add lua-sourced templates to all previously created pages that list the source of the buff or debuff (if not already present). Adjustments to Lua Modules might be required.|WikiCode, Lua}}
{{WikiTask|completed=no|Add lua-sourced templates to all previously created pages that list the source of the buff or debuff (if not already present). Adjustments to Lua Modules might be required.|WikiCode, Lua}}
{{WikiTask|completed=no|Upload missing images for combat buff and combat debuff pages. Check in game which image belongs to what effect. Images can easily be sourced via the browser version by using the developer window (F12).}}
{{WikiTask|completed=no|Upload missing images for combat buff and combat debuff pages. Check in game which image belongs to what effect. Images can easily be sourced via the browser version by using the developer window (F12).}}
{{WikiTask|completed=no|Introduce images to flavour texts on all combat effects. Will have to adjust existing Lua modules that create the tables of sources for combat effects.|Lua}}
{{WikiTask|completed=no|Introduce images to flavour texts on all combat effects. Will have to adjust existing Lua modules that create the tables of sources for combat effects.|Lua}}
{{WikiTask|completed=no|Fully introduce flavour texts on all combat effects (including in infoboxes of items). Colour the combat effect name and link it to the relevant page. Will have to adjust existing Lua modules that collect information about combat effects and uses it on their pages.|Lua}}
{{WikiTask|completed=no|Fully introduce flavour texts on all combat effects (including in infoboxes of items). Colour the combat effect name and link it to the relevant page. Will have to adjust existing Lua modules that collect information about combat effects and uses it on their pages. E.g. [[Module:Magic]] _getSpellDescription for [[Abyssal Spellbook]].|Lua}}
|}
|}


203

edits