All public logs

Jump to navigation Jump to search

Combined display of all available logs of EarthMC. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 13:22, 27 November 2023 foopusdoopus#0 talk contribs uploaded File:Mutsu Japan.png
  • 13:12, 27 November 2023 foopusdoopus#0 talk contribs created page File:Unnamed Aircraft Carrier 2 Japan.png
  • 13:12, 27 November 2023 foopusdoopus#0 talk contribs uploaded File:Unnamed Aircraft Carrier 2 Japan.png
  • 13:02, 27 November 2023 foopusdoopus#0 talk contribs created page File:Unnamed Heavy Cruiser Indochina.png
  • 13:02, 27 November 2023 foopusdoopus#0 talk contribs uploaded File:Unnamed Heavy Cruiser Indochina.png
  • 21:26, 26 November 2023 ahdemon#0 talk contribs created page AhDemon (Created page with "AhDemon is the mayor of Chillville, Antarctica, and is a member of the Assembly of the Antarctic Union. W pookiebear (j3nkn3r).") Tag: Visual edit: Switched
  • 08:30, 26 November 2023 upgradewastaken#0 talk contribs moved page Aurora:Antarctic Union to Aurora:Antarctic Union (Meganation)
  • 19:06, 25 November 2023 oisar#0 talk contribs created page Aurora:US Nation (Information about the US)
  • 18:54, 25 November 2023 oisar#0 talk contribs created page Aurora:Montgomery (Created page with "== Montgomery == Montgomery is a town in irl Alabama, and the capital of the US The Mayor of the town is oIsar, the town has 60 res and is a metropolis the town was founded by Bellogoat == IF YOU WANT TO JOIN MONTGOMERY dm oIsar on EMC or Discord ==")
  • 18:47, 25 November 2023 oisar#0 talk contribs created page Aurora:US (Created page with "''''''")
  • 18:42, 25 November 2023 10cl#0 talk contribs created page Aurora:Madison (Created page with "Madison is a town currently in the US, it sits 5 chunks away from Chicago and is a fast growing town. The owner of the town, ConnerYT_, is part of the US, currently owned by oIsar, the town is based on the real life city of Madison, WI.")
  • 13:58, 25 November 2023 semicolon7#0 talk contribs created page File:Treaty of Sao Andre .png
  • 13:58, 25 November 2023 semicolon7#0 talk contribs uploaded File:Treaty of Sao Andre .png
  • 10:36, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Mw.ext.LuaCache (Created page with "local LuaCache = {} local php -- Use binser to serialize Lua values for the cache -- Note that attempting to serialize a function will raise because loadstring -- and dump are disabled. local binser = require 'binser' -- This function is called by Scribunto to load the module function LuaCache.setupInterface() -- Clear setupInterface so this isn't loaded twice LuaCache.setupInterface = nil -- Store the mw_interface global php = mw_interface mw_interface = nil --...")
  • 10:35, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Binser (Created page with "-- binser.lua --[[ Copyright (c) 2016 Calvin Rose Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following co...")
  • 10:34, 25 November 2023 upgradewastaken#0 talk contribs created page Module:VariablesLuaUtil (Created page with "-- Code from: https://lol.fandom.com/wiki/Module:VarsUtil -- Helper module for accessing https://www.mediawiki.org/wiki/Extension:VariablesLua local yesno = require ('Module:Yesno') local binser = require('binser') -- included with install of mw.ext.LuaCache local VariablesLua = mw.ext.VariablesLua local p = {} function p.getVar(var) local val = VariablesLua.var(var) if val == '' then return nil end return val end function p.getBool(var) local val = p.getVar(va...")
  • 10:33, 25 November 2023 upgradewastaken#0 talk contribs created page Module:VarsCacheMap (Created page with "local util_vars = require('Module:VariablesLuaUtil') local makeClass = require('Module:Class') require('Module:LibraryUtil') local cache = require('mw.ext.LuaCache') local p = {} local lang = mw.getLanguage('en') local Cache = makeClass "Cache" function Cache.prototype:constructor(attrs) checkType(1, attrs, 'table', true) attrs = attrs or {} self.prefix = attrs.prefix self.dataModule = attrs.dataModule return self end function Cache.prototype:makeKey(local...")
  • 10:33, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Cache (Created page with "local varsCacheMap = require('Module:VarsCacheMap') local util_cache = require('Module:CacheUtil') local p = {} -- Inventory slot local INVSLOT_PREFIX = 'invslot_02_'--don't index number unless cache has gone to complete hell; don't change this variable unless you know what you're doing please p.invslotCache = varsCacheMap.create({ prefix=INVSLOT_PREFIX, dataModule='Inventory slot/Datasheet' }) local SLOT_ALIASES_PREFIX = 'slotaliases_04_' p.slotAliasesCache = varsCac...")
  • 10:33, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Potion/Data (Created page with "--[[ Quick Copy: ['Name'] = { maxLevel = #, color = 'Color', ttColor = '#', desc = 'Desc', basedesc = 'Desc', -- find its description in the collection menu (if exist), or create it on your own vars = { {99, 99, 99, 99, 99, 99, 99, 99, 99}, }, ingredients = { [1]='Thing', [3]='Enchanted Thing', [5]='Enchanted Something Thing', ['9text']='wikitext', basePotion='name of potion if not Awkward Potion', basePotionUsedForLevel=true }, rarity = {'C', 'C',...")
  • 10:32, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Gemstone/Data (Created page with "local slots = { -- Normal Slots ['ruby'] = { icon="❤", color="#F55", colorClass="red", ttColor="&c", slotName="Ruby" }, ['amethyst'] = { icon="❈", color="#A0A", colorClass="dark_purple", ttColor="&5", slotName="Amethyst" }, ['jade'] = { icon="☘", color="#5F5", colorClass="green", ttColor="&a", slotName="Jade" }, ['sapphire'] = { icon="✎", color="#5FF", colorClass="aqua", ttColor="&b", slotName="Sapphire" }, ['amber'] = { icon="⸕", color="#FA0", colorClass...")
  • 10:32, 25 November 2023 upgradewastaken#0 talk contribs created page Module:UIText/Data (Created page with "-- Please make use of get functions from Module:UIText to get this page's data. -- For rarity/stat colors/characters, please use get functions from Module:RarityTier and Module:Statname local conversions = { black = '0', dark_blue = '1', dark_green = '2', dark_aqua = '3', dark_red = '4', dark_purple = '5', gold = '6', gray = '7', dark_gray = '8', blue = '9', green = 'a', aqua = 'b', red = 'c', light_purple = 'd', yellow = 'e', white = 'f', -- Non-color...")
  • 10:32, 25 November 2023 upgradewastaken#0 talk contribs created page Module:LibraryUtil (Created page with "--------------------------------------------------------------------------------- -- From MediaWiki source file -- and https://hypixel-skyblock.fandom.com/wiki/Module:LibraryUtil -- -- On import, this script exposes all functions to the global table (_G) -- so that the following functions are accessible everywhere solely through the function name: -- function: getCodeLocation(level) -- function: makeArgNumber(val) -- function: getParentName(level) [alias: getStackName]...")
  • 10:31, 25 November 2023 upgradewastaken#0 talk contribs created page Module:UIText (Created page with "--Get Required Modules local getArgs = require('Module:Arguments').getArgs local loader = require('Module:Loader') local string, table, lu, yesno, stats, statAliases, rarityTier, zones = loader.lazy.require('String', 'Table', 'LibraryUtil', 'Yesno', 'Statname', 'Statname/Aliases', 'RarityTier', 'Zone') local potionData, potionAliases, enchantData, enchantAliases, rarityData, rarityAliases, colorAliases, uitextdata, gemstonedata, zoneData = loader.lazy.loadData('Potio...")
  • 10:31, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Random/Dependencies (Created page with "-------------------------------------------------------------------- -- This module sub-page contains dependencies for `Module:Random` ------------Attributions ------------ -- Some Functions were taked from `Module:List` and `Module:TableTools` at `en.wikipedia.org` -------------------------------------------------------------------- local libUtil = require('libraryUtil') local checkType = libUtil.checkType local floor = math.floor local infinity = math.huge local...")
  • 10:31, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Random (Created page with "-------------------------------------------------------------------- -- This module contains a number of functions that make use of random numbers. ------------Attributions ------------ -- This module was taken from `Module:TableTools` at `en.wikipedia.org`. -- and modified for use on this wiki -------------------------------------------------------------------- local cfg = {} -------------------------------------------------------------------------------------- -...")
  • 10:30, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Bazaar/Data (Created page with "-- <pre> return { ['last_updated']=1700901000, ['products_count']=1278, ['products']={ ['ABSOLUTE_ENDER_PEARL']={ buy=11304.8, sell=10559.6, prev={ { buy=11304.7, sell=10597.1 } } }, ['ACACIA_BIRDHOUSE']={ buy=996897.4, sell=756060.4, prev={ { buy=996897.9, sell=743384.5 } } }, ['AGARIMOO_TONGUE']={ buy=10568.9, sell=9442.8, prev={ { buy=10568.5, sell=9442.7 } } }, ['AMALGAMATED_CRIMSONITE']={ buy=0, sell=0, prev={ { buy=0, sell=0 } } }, ['AMALGAMATED_CRIMSO...")
  • 10:30, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Currency/Data (Created page with "return { coins = { name = 'coin', destPage = 'Coins', color = 'Gold', tooltipcolor = '&6', images = { { 'Coins', lim=9 }, { 'Coins (Gold)', lim=99 }, { 'Coins (Diamond)', lim=999 }, { 'Coins (Emerald)', lim=1999 }, { 'Coins (Redstone)', lim=4999 }, { 'Coins (Lapis)' }, } }, bits = { name = 'Bit', destPage = 'Bits', color = 'Aqua', tooltipcolor = '&b', placeholder = 'Enchanted Diamond', }, gems = { name = 'SkyBlock Gem', de...")
  • 10:29, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Color/Data (Created page with "-- Tooltips colors are not defined here. Please check Module:UIText/Data. local colorClasses = { --Minecraft Vanilla ['black'] = 'color-black', ['dark_blue'] = 'color-dark_blue', ['dark_green'] = 'color-dark_green', ['dark_aqua'] = 'color-dark_aqua', ['dark_red'] = 'color-dark_red', ['dark_purple'] = 'color-dark_purple', ['gold'] = 'color-gold', ['gray'] = 'color-gray', ['dark_gray'] = 'color-dark_gray', ['blue'] = 'color-blue', ['green'] = 'color-green'...")
  • 10:29, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Color/Aliases (Created page with "return { ['bl']='black', ['blk']='black', ['blck']='black', ['black']='black', ['db']='dark_blue', ['drkblu']='dark_blue', ['drk_blu']='dark_blue', ['darkblue']='dark_blue', ['dark_blue']='dark_blue', ['dg']='dark_green', ['drkgrn']='dark_green', ['drk_grn']='dark_green', ['darkgreen']='dark_green', ['dark_green']='dark_green', ['da']='dark_aqua', ['drkaqu']='dark_aqua', ['drk_aqu']='dark_aqua', ['darkaqua']='dark_aqua', ['dark_aqua']='dark_aqua'...")
  • 10:29, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Color (Created page with "--NOTE: For Tooltip Colors, please use Module:UIText local p = {} local getArgs = require('Module:Arguments').getArgs local string = require('Module:String') local table = require('Module:Table') local yesno = require('Module:Yesno') local libU = require('Module:LibU') local aliases = mw.loadData('Module:Color/Aliases') local colorData = mw.loadData('Module:Color/Data') ----------------------------------------------------------------------------- -- Category:Single C...")
  • 10:28, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Currency (Created page with "-- <pre> local p = {} local loader = require('Module:Loader') local getArgs = require('Module:Arguments').getArgs local string, table, yesno, colorMdl = loader.require('String', 'Table', 'Yesno', 'Color') local currencyData, bazaarData = loader.loadData('Currency/Data', 'Bazaar/Data') local formatNum, shorten, toNumber = string._formatNum, string._formatShortNum, string._toNumber local lang = mw.language.getContentLanguage() -----------------------------------------...")
  • 10:28, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Inventory slot (Created page with "------------------------------------------------------------ -- Initially taken from: https://minecraft.gamepedia.com/Module:Inventory_slot ------------------------------------------------------------ local p = {} local getArgs = require('Module:Arguments').getArgs local loader = require('Module:Loader') local string, table, yesno, currency, random, uitext, cache = loader.require('String', 'Table', 'Yesno', 'Currency', 'Random', 'UIText', 'Cache') local slotAliases =...")
  • 10:27, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Yesno (Created page with "--<pre> -- Function allowing for consistent treatment of boolean-like wikitext input. -- -- Based on <https://en.wikipedia.org/wiki/Module:Yesno> -- see page history there for contributors local list_t = { true, 'true', 't', 'tru', 'yes', 'y', 'on', 'valid', '1', 1 } local list_f = { false, 'false', 'f', 'no', 'n', 'not', 'off', '0', 0 } local function contains(array, value) for i=1,#array do if array[i] == value t...")
  • 10:27, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Class (Created page with "local p = {} local helpers = {} local util = {} local classMtFuncs = {} local staticMtFuncs = {} local protoMtFuncs = {} local classCount = 0 _G._DEBUG = _G.DEBUG or false local _DEBUG = _G._DEBUG local getmetatable, setmetatable, string, table, select, error, ipairs, pairs, tostring, type, rawget, rawset, next, unpack = getmetatable, setmetatable, string, table, select, error, ipairs, pairs, tostring, type, rawget, rawset, next, unpack local tinsert = table.insert loca...")
  • 10:26, 25 November 2023 upgradewastaken#0 talk contribs moved page Module:UI/core to Module:UI/Core without leaving a redirect
  • 10:26, 25 November 2023 upgradewastaken#0 talk contribs created page Module:UI/core (Created page with "local loader = require('Module:Loader') local makeClass, yesno, inventorySlot, random = loader.require('Class', 'Yesno', 'Inventory slot', 'Random') local colorData = loader.loadData('Color/Data') local slot = inventorySlot.slot local fillmode = function(s) if s == 'border' then -- all valid fill modes here return s else return yesno(s, true) end end local backslashSubstitute = function(s) -- substitute every '\<char>' but those that have special meaning for t...")
  • 10:24, 25 November 2023 upgradewastaken#0 talk contribs created page Module:LibU (Created page with "--------------------------------------------------------------------------------- -- LibU: The non-obstrusive version of LibraryUtil -- From MediaWiki source file -- and https://hypixel-skyblock.fandom.com/wiki/Module:LibraryUtil -- -- On import, this script does not expose all functions to the global table. -- List of functions: -- function: getCodeLocation(level) -- function: makeArgNumber(val) -- function: getParentName(level) [alias: getStackName] -- function: typeM...")
  • 10:22, 25 November 2023 upgradewastaken#0 talk contribs created page Module:MakeClass (Created page with "--------------------------------------------------------------------------------- -- [Deprecated] Module:MakeClass -- -- This module is used to implement makeClass. Code was written by Thundercraft5. -- Deprecated: Please use Module:Class instead. -- ----------------[ CONTENTS ]----------------- -- The following list is all the functions this module houses. -- -- * function: isStaticClass(t: table) -- * function: isClass(t: table) -- * function: makeClass(constructo...")
  • 10:19, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Table (Created page with "--------------------------------------------------------------------------------- -- Module:Table -- -- This module includes a number of functions for dealing with Lua tables. -- It is a meta-module, meant to be called from other Lua modules, and should -- not be called directly from {{#invoke:}}. -- ----------------[ CONTENTS ]----------------- -- The following list is all the functions this module houses. -- -- * function: merge(target: table, ...items: any)...")
  • 10:19, 25 November 2023 upgradewastaken#0 talk contribs created page Template:UI/doc (Created page with "{{Documentation subpage}} {{Lua|UI}} {{T|UI}} is a template used to create a generic UI. {{T|UIPage}} is a template used to transclude another UI page to your page with custom settings. {{Tc}} == UI Syntax == {{T|UI |title |... |arrow{{=}}arrow |close{{=}}close |id{{=}}id |return_id/goback_id{{=}}return_id |return_text/goback_text/goback{{=}}return_text |return_link/goback_link{{=}}return_link |hide{{=}}hide |fill{{=}}fill |defaultnolink/dnl{{=}}defaultnolink }} === P...")
  • 10:18, 25 November 2023 upgradewastaken#0 talk contribs created page Template:UI (Created page with "<includeonly>{{#invoke:UI|ui}}</includeonly><noinclude>{{Documentation}}</noinclude>")
  • 10:18, 25 November 2023 upgradewastaken#0 talk contribs created page Module:UI (Created page with "--<pre> -- Taken from: https://minecraft.gamepedia.com/Module:UI local getArgs = require('Module:Arguments').getArgs local mergeArgsSyntax = require('Module:Arguments').mergeArgsSyntax local loader = require('Module:Loader') local string, table, yesno, uiText, inventorySlot, crafting, Interface, random, mctxt = loader.lazy.require('String', 'Table', 'Yesno', 'UIText', 'Inventory slot', 'Crafting', 'UI/Core', 'Random', 'Mctxt') local slot = function(...) return invent...")
  • 10:17, 25 November 2023 upgradewastaken#0 talk contribs created page Module:Loader (Created page with "local table, makeClass, libU = require('Module:Table'), require('Module:MakeClass'), require('Module:LibU') local require, pcall, type, _G, debug, mw = require, pcall, type, _G, debug, mw local checkType, checkArgs, assertTrue, assertFalse, makeCheckSelfFunction = libU.checkType, libU.checkArgs, libU.assertTrue, libU.assertFalse, libU.makeCheckSelfFunction local makeCheckSelfFunction, forEachArgs = libU.makeCheckSelfFunction, libU.forEachArgs local dpl, json local p =...")
  • 19:00, 24 November 2023 Mithridates#9458 talk contribs created page Aurora:Antarctic Sovereignty Party (Created page with "<gallery> </gallery> {{PoliticalParty |color=#7851A9 |title1=Antarctic Sovereignty Party |image1= |chairname= |chairperson=Admiral Kurtz |deputychairname= |deputychair= |otherposition= |otherpositionholder= |secretaries= |motto= |hq= |members= |affiliation= |ideology=Five Sovereignties Thought<br>Antarctic Neo-Monroeism<br>Esoteric Liberal-Conservatism<br>Democratic Monarchism |position= |anthem= |colours={{Color box|#7851A9}} Purple |legislature=the Assembly of Antarc...")
  • 14:35, 24 November 2023 fluxeeh talk contribs created page UnleashdaBarista (Created page with "'''UnleashdaBarista''' is an Egyptian politician who has served as Prime Minister of Egypt since 2023. He is the second Egyptian Prime Minister, being elected in July 2023, after the Egyptian elections were reinstated. == History == {{Player|name=UnleashdaBarista|image1=|eras=|aliases=UnleashdaBarista, Unleash, Unleashed|nation=30px Egypt|town=Safaga|towny_rank=|occupation=Prime Min...") Tag: Visual edit
  • 00:02, 24 November 2023 crazedarmadill0#0 talk contribs created page Putingrad (Created page with "Putingrad is a Trans-Siberian town located near the real life Vasil'yevskiy Rudnik mine in central Russia. Headed by Mayor TWistd5ister the town was founded on the 21st of November 2023 == Early Development == The Mayor, along with two players Ike_55 and DUMOSS28 began construction of the central buildings immediately and began heavy agriculture and animal husbandry. Bound to be a self sufficient town, things operated smoothly for some time,...")
  • 15:54, 23 November 2023 caroleeh talk contribs created page Aurora:UnleashdaBarista (added Unleashda's page)
  • 12:10, 23 November 2023 winxpguy#0 talk contribs created page File:CosoBob404 Face.png
  • 12:10, 23 November 2023 winxpguy#0 talk contribs uploaded File:CosoBob404 Face.png
  • 12:03, 23 November 2023 winxpguy#0 talk contribs created page UserWiki:968853660438245428 (import user wiki)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)