VOOZH about

URL: https://minecraft.wiki/w/User:Mudscape

⇱ User:Mudscape – Minecraft Wiki


User:Mudscape

From Minecraft Wiki
Jump to navigation Jump to search

👁 Image
talk
I also edit on the OldSchool RuneScape Wiki. Mudscape on discord

Wiki's are for users first, editors second.

My userpages: Special:PrefixIndex/User:Mudscape

Projects

[edit | edit source]

Current

[edit | edit source]

Future?

[edit | edit source]

Self notes:

  • Think about some sort of Tempalte:BlockBreakingInfo that covers hardness/time to mine/mined drops/silk touch. Can use a synced switch for stuff like crop states and pages covering more than one block
  • Make the sprite(link) stuff faster by not using lua. Tons of small calls are what lua is worst at.
  • This is cool [1] - shows module dependencies
  • Fix dark mode bugs, make (finish?) dark mode for mobile
  • Write some JS to make "This is a minor edit" "sticky" - can probably copy the "use last summary" thing
  • Drops do we really need all this duplicated information? Its just another place that doesn't get updated.
  • POE wiki has some cool solutions to problems that we also experience.
    • Their Template:Collapse has extra css to be more noticeable and have the entire displayed bar be a click area for the hide/show toggle.
    • They have a nice Gadget-responsive-tables.css and Gadget-responsive-tables.js that is used for their history, it caps the height of history but also lets users uncap the height.
    • Module:No globals throws an error when you read from a nil global, or write to any global. This helps catch typos, since lua global variables do not have any specific keyword for declaration, a typo in a local variable name will silently create/reference the global variable.

Links

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/User:Mudscape?oldid=3166969"

Navigation menu