Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Related changes

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 10:48, 18 July 2025
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

17 July 2025

     16:22  Module:CosmeticCrates‎‎ 4 changes history +100 [MTOnline‎ (4×)]
 m   
16:22 (cur | prev) +2 MTOnline talk contribs
 m   
16:19 (cur | prev) +14 MTOnline talk contribs (also that)
 m   
16:18 (cur | prev) +2 MTOnline talk contribs (that might help)
     
16:18 (cur | prev) +82 MTOnline talk contribs (added icon of crates to p.makeTable() output)
     11:09  Tradeable Cosmetics‎‎ 3 changes history +85 [MTOnline‎ (3×)]
 m   
11:09 (cur | prev) +12 MTOnline talk contribs (added two non-breaking spaces in an attempt to improve the discord embed for this page)
 m   
10:31 (cur | prev) +14 MTOnline talk contribs (added alt text to Tradeable tooltip image)
     
09:25 (cur | prev) +59 MTOnline talk contribs (added Template:Time ago to display how long ago the data updated)
     10:18  Module:CosmeticMachine‎‎ 3 changes history +1,326 [MTOnline‎ (3×)]
     
10:18 (cur | prev) +497 MTOnline talk contribs (Noxcrew lied about the Cosmetic Machine having 400+ unique cosmetics 🥺)
 m   
09:10 (cur | prev) −13 MTOnline talk contribs (the 'Pull Chance' is kinda repetitive)
     
08:48 (cur | prev) +842 MTOnline talk contribs

16 July 2025

     14:32  Template:Cosmetic diffhist +8 MTOnline talk contribs
N    14:32  Module:CosmeticMachine‎‎ 2 changes history +2,607 [MTOnline‎ (2×)]
     
14:32 (cur | prev) −20 MTOnline talk contribs
N    
10:48 (cur | prev) +2,627 MTOnline talk contribs (Created page with "local getArgs = require('Module:Arguments').getArgs local getRarity = function(name) return require('Module:CosmeticInfo').getRarity({name=name}) end local machineData = mw.loadData('Module:CosmeticMachine/Data') local typeData = mw.loadData("Module:CosmeticInfo/Type/Data") local function round(n) local frac = math.abs(n) % 1 if frac == 0 then return n end local zeros = tostring(frac):match("%.(0*)") or "" local places = #zeros + 2 local factor = 10 ^ places loc...")

15 July 2025

     09:15  Cosmetics diffhist −73 Lavaburgs talk contribs Tag: Visual edit

13 July 2025

     08:27  Cosmetics diffhist +121 Lavaburgs talk contribs (→‎Usage: started making way for season 5 updates) Tag: Visual edit

12 July 2025

N    23:18  Module:CosmeticCrates‎‎ 7 changes history +2,007 [MTOnline‎ (7×)]
     
23:18 (cur | prev) +356 MTOnline talk contribs (getCrate and getChance functions)
     
23:02 (cur | prev) +62 MTOnline talk contribs (oh yeah, i need to use expandTemplate)
     
22:59 (cur | prev) −2 MTOnline talk contribs (since it seems to expand the wikitext)
 m   
22:56 (cur | prev) +5 MTOnline talk contribs (missed File namespace)
     
20:50 (cur | prev) −15 MTOnline talk contribs (wow, Lua's pairs() iterates in an arbitrary order? and this is the solution? okay...)
 m   
20:40 (cur | prev) −18 MTOnline talk contribs (forgot to modify that line)
N    
20:36 (cur | prev) +1,619 MTOnline talk contribs (Created page with "local getArgs = require('Module:Arguments').getArgs local errorModule = require('Module:Error') local data = require("Module:CosmeticCrates/Data") if not data then return "Error: Unable to load data" end local p = {} local function isAnimated(frame, filename) if not frame.preprocess then return true end local content = frame:preprocess('{{:' .. filename .. '}}') return content:lower():find('animated%s*=%s*yes') ~= nil end function p.getChance(frame) local arg...")
     10:21  Cosmetics diffhist +90 Lavaburgs talk contribs Tag: Visual edit