User:Auron956: Difference between revisions
From Melvor Idle
m (→To-Do: Update) |
(Add to watchlist & remove test content) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
Hi, I am one of the admins of the {{SITENAME}} wiki. | 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, | 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). | ||
== Watchlist == | == Watchlist == | ||
Line 13: | Line 13: | ||
| [[:Category:Pages with script errors]] || {{PAGESINCAT:Pages with script errors}} | | [[:Category:Pages with script errors]] || {{PAGESINCAT:Pages with script errors}} | ||
|- | |- | ||
| [[:Category: | | [[:Category:Pages being considered for deletion]] || {{PAGESINCAT:Pages being considered for deletion}} | ||
|- | |||
| [[:Special:WantedFiles]] || ? | |||
|} | |} | ||
Line 26: | Line 28: | ||
* General - Fix indentation across all modules (2 spaces -> 1 tab) (WIP) | * General - Fix indentation across all modules (2 spaces -> 1 tab) (WIP) | ||
* General - Review for performance improvements & memory savings | * General - Review for performance improvements & memory savings | ||
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 | 9 |
Category:Pages being considered for deletion | 2 |
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 Lethal Toxins Potion
- Adapt code handling modifiers (currently contained within Module:Constants) to work from in-game data within
modifierData.js
- General - Fix indentation across all modules (2 spaces -> 1 tab) (WIP)
- General - Review for performance improvements & memory savings