Anonymous

Melvor Idle:Projects/V1.3 Lua Fixes and Additions: Difference between revisions

From Melvor Idle
→‎Tasks: Correct completed parameter
(→‎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>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 11: Line 11:
! Description  
! Description  
! style="width: 1px" | Skills
! style="width: 1px" | Skills
{{WikiTask|complete=no|user=Auron956|Create templates for strongholds, likely to be contained within [[Module:CombatAreas]] and [[Module:CombatAreas/AreaTables]]|Lua}}
{{WikiTask|completed=no|user=Auron956|Create templates for strongholds, likely to be contained within [[Module:CombatAreas]] and [[Module:CombatAreas/AreaTables]]|Lua}}
{{WikiTask|complete=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|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|complete=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|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|complete=no|Correctly handle requirements for Abyssal Realm recipes within [[Module:Items/UseTables]] and [[Module:Items/SourceTables]]|Lua}}
{{WikiTask|completed=no|Correctly handle requirements for Abyssal Realm recipes within [[Module:Items/UseTables]] and [[Module:Items/SourceTables]]|Lua}}
{{WikiTask|complete=no|Present new resistances, damage type information within [[Template:AutoArmourStats]], [[Template:AutoWeaponStats]], [[Template:EquipmentTableFromList]]|Lua}}
{{WikiTask|completed=no|Present new resistances, damage type information within [[Template:AutoArmourStats]], [[Template:AutoWeaponStats]], [[Template:EquipmentTableFromList]]|Lua}}
{{WikiTask|complete=no|Add any new modifier sources into [[Module:ModifierTables]]|Lua}}
{{WikiTask|completed=no|Add any new modifier sources into [[Module:ModifierTables]]|Lua}}
{{WikiTask|complete=no|Introduce support for combat effects, likely as a new module ([[Module:CombatEffects]]?)|Lua}}
{{WikiTask|completed=no|Introduce support for combat effects, likely as a new module ([[Module:CombatEffects]]?)|Lua}}
{{WikiTask|complete=no|Correct monster maximum hit calculation, likely dependent on combat effects support|Lua}}
{{WikiTask|completed=no|Correct monster maximum hit calculation, likely dependent on combat effects support|Lua}}
{{WikiTask|complete=no|Support conditional modifiers within [[Module:Modifiers]], then incorporate into [[Module:ModifierTables]]|Lua}}
{{WikiTask|completed=no|Support conditional modifiers within [[Module:Modifiers]], then incorporate into [[Module:ModifierTables]]|Lua}}
{{WikiTask|complete=no|Support abyssal stats within [[Template:UpgradeTable]] and fix {{T|UpgradeTable|Potions}} having no results (?)|Lua}}
{{WikiTask|completed=no|Support abyssal stats within [[Template:UpgradeTable]] and fix {{T|UpgradeTable|Potions}} having no results (?)|Lua}}
|}
|}


2,874

edits