User:Auron956: Difference between revisions

From Melvor Idle
No edit summary
(Add to watchlist & remove test content)
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Hi, it's me. Please contact me at Auron956#1347 on Discord if you need anything.
__TOC__
Hi, I am one of the admins of the {{SITENAME}} wiki.


==Helmets==
If you wish to contribute to the wiki but do not currently have an account, feel free to [[Special:CreateAccount|create an account]] - any quality contributions of any size are appreciated! For any other wiki related questions, please send a message to either the #wiki-discussion channel in the Discord server or send myself a DM (Username: auron956).
===Melee===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Melee|Helmet}}
===Ranged===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Ranged|Helmet}}
===Magic===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Magic|Helmet}}
===Other===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|None|Helmet|includeDescription=true}}<!--
==Platebodies==
===Melee===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Melee|Platebody}}
===Ranged===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Ranged|Platebody}}
===Magic===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Magic|Platebody}}
===Other===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|None|Platebody|includeDescription=true}}
==Platelegs==
===Melee===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Melee|Platelegs}}
===Ranged===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Ranged|Platelegs}}
===Magic===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Magic|Platelegs}}
===Other===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|None|Platelegs|includeDescription=true}}


==Boots==
== Watchlist ==
===Melee===
Below is a list of categories and other pages I try to keep an eye on.
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Melee|Boots}}
===Ranged===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Ranged|Boots}}
===Magic===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Magic|Boots}}
===Other===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|None|Boots|includeDescription=true}}
==Gloves==
===Melee===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Melee|Gloves}}
===Ranged===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Ranged|Gloves}}
===Magic===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Magic|Gloves}}
===Other===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|None|Gloves|includeDescription=true}}
==Capes==
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|All|Cape|includeDescription=true}}
==Ammunition==
===Arrows===
Arrows can also be acquired though Slayer Resupply.
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|All|Quiver|Arrows}}


===Bolts===
The following categories should ideally contain zero pages at all times:
Bolts can also be acquired though Slayer Resupply.
{| class="wikitable"
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|All|Quiver|Bolts}}
! Category !! Number of Pages
|-
| [[:Category:Pages with script errors]] || {{PAGESINCAT:Pages with script errors}}
|-
| [[:Category:Pages being considered for deletion]] || {{PAGESINCAT:Pages being considered for deletion}}
|-
| [[:Special:WantedFiles]] || ?
|}


==Rings==
== To-Do ==
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|All|Ring|includeModifiers=true}}
In no particular order, below is a list of things that are to be changed at some point:
==Amulets==
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|All|Amulet|includeDescription=true}}
==Offhand==
===Shields===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Melee|Shield}}
===Ranged Shields===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Ranged|Shield}}
===Magic Offhand===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Magic|Shield}}
===Other Offhand===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|None|Shield|includeDescription=true}}


==Weapons==
=== Modules/Lua ===
===Melee===
* [[Module:Attacks]] - Review/re-write how we are determining the maximum possible damage dealt by special attacks
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Melee|Weapon}}
* [[Module:Attacks/Tables]] - Add support for items dealing debuffs such as {{ItemIcon|Lethal Toxins Potion|img=Lethal Toxins Potion IV}}
===Ranged===
* Adapt code handling modifiers (currently contained within [[Module:Constants]]) to work from in-game data within
====Bows====
<code>modifierData.js</code>
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Ranged|Weapon|Arrows}}
* General - Fix indentation across all modules (2 spaces -> 1 tab) (WIP)
====Crossbows====
* General - Review for performance improvements & memory savings
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Ranged|Weapon|Bolts}}
====Javelins====
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Ranged|Quiver|Javelins}}
====Throwing Knives====
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Ranged|Quiver|Knives}}
===Magic===
{{#invoke:AuronTest/ComparisonTables|getCategoryTable|Magic|Weapon}}

Latest revision as of 10:27, 31 May 2024

Hi, I am one of the admins of the Melvor Idle wiki.

If you wish to contribute to the wiki but do not currently have an account, feel free to create an account - any quality contributions of any size are appreciated! For any other wiki related questions, please send a message to either the #wiki-discussion channel in the Discord server or send myself a DM (Username: auron956).

Watchlist

Below is a list of categories and other pages I try to keep an eye on.

The following categories should ideally contain zero pages at all times:

Category Number of Pages
Category:Pages with script errors 1
Category:Pages being considered for deletion 4
Special:WantedFiles ?

To-Do

In no particular order, below is a list of things that are to be changed at some point:

Modules/Lua

modifierData.js

  • General - Fix indentation across all modules (2 spaces -> 1 tab) (WIP)
  • General - Review for performance improvements & memory savings