Anonymous

User:Auron956: Difference between revisions

From Melvor Idle
2,062 bytes added ,  23 February 2022
m
no edit summary
(Created page with "Hi, it's me. Please contact me at Auron956#1347 on Discord if you need anything.")
 
mNo edit summary
 
(19 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.
 
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}}
|-
| [[:Special: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}}
* 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 ===
* [[Player Modifiers]] - Update with all current modifiers, noting interactions between each where relevant (e.g. Global accuracy + melee/ranged/magic accuracy are additive)
* Update drop rate table for [[Signet Ring Half (a)]]
* {{Skill|Slayer}} - List things granting [[Currency#Slayer Coins|Slayer Coin]] bonuses somewhere
* Update [[Money Making]] (somehow)
* Update various old skill guides (e.g. [[Smithing/Training]])
 
== Test ==
{{ModifierTable|MinHitBasedOnMaxHit|Boosts|true|}}
 
== Disclaimer ==
{| class="warningbox" style="width:100%; margin-bottom:0em"
|-
| '''Disclaimer:''' Something outlining the information is only a guideline, or should be taken with caution.
|}