2,875
edits
(→Tasks) |
(→Tasks: Correct completed parameter) |
||
Line 4: | Line 4: | ||
==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> | 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 11: | Line 11: | ||
! Description | ! Description | ||
! style="width: 1px" | Skills | ! style="width: 1px" | Skills | ||
{{WikiTask| | {{WikiTask|completed=no|user=Auron956|Create templates for strongholds, likely to be contained within [[Module:CombatAreas]] and [[Module:CombatAreas/AreaTables]]|Lua}} | ||
{{WikiTask| | {{WikiTask|completed=no|Summoning Item costs are now rounded up instead of down. Any code deriving the quantity of Summoning secondary item costs will need amending|Lua}} | ||
{{WikiTask| | {{WikiTask|completed=no|Check any tables that have Abyssal Levels and/or Abyssal EXP for incorrect values such as Level 99 or 0xp. Known Templates with issues: [[Template:BuildingBox]], [[Template:TownshipBuildingUpgrades]], [[Template:SkillUnlocks]]|Lua}} | ||
{{WikiTask| | {{WikiTask|completed=no|Correctly handle requirements for Abyssal Realm recipes within [[Module:Items/UseTables]] and [[Module:Items/SourceTables]]|Lua}} | ||
{{WikiTask| | {{WikiTask|completed=no|Present new resistances, damage type information within [[Template:AutoArmourStats]], [[Template:AutoWeaponStats]], [[Template:EquipmentTableFromList]]|Lua}} | ||
{{WikiTask| | {{WikiTask|completed=no|Add any new modifier sources into [[Module:ModifierTables]]|Lua}} | ||
{{WikiTask| | {{WikiTask|completed=no|Introduce support for combat effects, likely as a new module ([[Module:CombatEffects]]?)|Lua}} | ||
{{WikiTask| | {{WikiTask|completed=no|Correct monster maximum hit calculation, likely dependent on combat effects support|Lua}} | ||
{{WikiTask| | {{WikiTask|completed=no|Support conditional modifiers within [[Module:Modifiers]], then incorporate into [[Module:ModifierTables]]|Lua}} | ||
{{WikiTask| | {{WikiTask|completed=no|Support abyssal stats within [[Template:UpgradeTable]] and fix {{T|UpgradeTable|Potions}} having no results (?)|Lua}} | ||
|} | |} | ||
edits