User:Auron956: Difference between revisions

From Melvor Idle
(Replaced content with "Hi, it's me. Please contact me at Auron956#1347 on Discord if you need anything. == Test == {{#invoke:AuronTest|getFullMonsterTable}}")
Tag: Replaced
(Make this page less of a stub, and actually keep track of stuff I intend to do)
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. If you wish to contribute to the wiki but do not currently have an account, please join the [https://discord.gg/MelvorIdle Melvor Idle Discord server] and DM Auron956#1347 (or any other active wiki admins in my absence) to get an account set up. 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.
 
== 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:
{| class="wikitable"
! Category !! Number of Pages
|-
| [[:Category:Pages with script errors]] || {{PAGESINCAT:Pages with script errors}}
|-
| [[:Category:WantedFiles]] || {{PAGESINCAT:WantedFiles}}
|}
 
== To-Do ==
In no particular order, below is a list of things that are to be changed at some point:
 
=== Modules/Lua ===
* [[Module:Attacks]] - Review/re-write how we are determining the maximum possible damage dealt by special attacks
* [[Module:Attacks/Tables]] - Add support for items dealing debuffs such as {{ItemIcon|Lethal Toxins Potion|img=Lethal Toxins Potion IV}}
* [[Module:Shop]] - Add support for "Buy Limit" column within shop tables
* Adapt code handling modifiers (currently contained within [[Module:Constants]]) to work from in-game data within
<code>modifierData.js</code>
* General - Fix indentation across all modules (2 spaces -> 1 tab) (WIP)
* General - Review for performance improvements & memory savings
 
=== Other ===
* Update drop rate table for [[Signet Ring Half (a)]]
* {{Skill|Slayer}} - List things granting [[Currency#Slayer Coins|Slayer Coin]] bonuses somewhere


== Test ==
== Test ==
{{#invoke:AuronTest|getFullMonsterTable}}
{{ModifierTable|MinHitBasedOnMaxHit|Boosts|true|}}

Revision as of 15:48, 9 December 2021

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, please join the Melvor Idle Discord server and DM Auron956#1347 (or any other active wiki admins in my absence) to get an account set up. 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.

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 0
Category:WantedFiles 0

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

Other

Test