Tip of the day
Pay attention to the specifics of an achievement - some only count toward the unlock if a drop comes from an activity directly.
Main public logs
From Walkscape Walkthrough
Combined display of all available logs of Walkscape Walkthrough. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:13, 13 October 2025 User account EE88sip talk contribs was created
- 22:50, 13 October 2025 User account EE88Led talk contribs was created
- 22:39, 13 October 2025 User account WildaWester8 talk contribs was created
- 21:46, 13 October 2025 User account EE88sab talk contribs was created
- 21:37, 13 October 2025 User account KayBrookshire57 talk contribs was created
- 21:36, 13 October 2025 User account Etaletwdjz talk contribs was created
- 21:21, 13 October 2025 User account EE88easeN talk contribs was created
- 20:26, 13 October 2025 User account BrianAbrak talk contribs was created
- 19:20, 13 October 2025 User account Scaredgoose talk contribs was created
- 09:08, 13 October 2025 Bonez565 talk contribs created page Module:ItemInfobox New/doc (Created page with "= Builds the Infobox from raw data = == Normal Items == {{#invoke:ItemInfobox_New|make|item-berries-2549a1fb-6768-44eb-9f22-cdbe1f27fb32|EN}} {{#invoke:ItemInfobox_New|make|item-iron_pickaxe-532a1ab3-ccac-4ccd-a387-5ed0662998ef|Perfect}} <pre>{{#invoke:ItemInfobox_New|make|Item UUID}}</pre> <nowiki>{{#invoke:ItemInfobox_New|make|item-berries-2549a1fb-6768-44eb-9f22-cdbe1f27fb32}}</nowiki> = == Crafted Items == <pre>{{#invoke:ItemInfobox_New|make|Item UUID|Rarity}}</pre...")
- 07:39, 13 October 2025 Bonez565 talk contribs created page Module:Keywords New/doc (Created page with "Documentation: Module:Keywords New/doc = Data Location = * Data:Keywords * Data:Keywords/YAML = Get Keyword Name for ID = <pre>{{#invoke:Keywords_New|getKeywordsByID|ID|Language Code (defaults to EN)}}</pre> "skis" in English: {{#invoke:Keywords_New|getKeywordsByID|skis|EN}} "recipe_cooking" in Mexican Spanish: {{#invoke:Keywords_New|getKeywordsByID|recipe_cooking|ES_MX}}")
- 07:37, 13 October 2025 Bonez565 talk contribs created page Module:Keywords New (Created page with "local p = {} local DataLoader = require("Module:DataLoader") local YAMLLookup = require("Module:YAMLLookup") local CapitalizeWords = require("Module:CapitalizeWords") -- ========================= -- Helpers -- ========================= -- ========================= -- Main Functions -- ========================= -- 1) getKeywordsByID: Function to get keywords by ID function p.getKeywordsByID(frameOrID, langCode) -- Determine item UUID and language code from either...")
- 07:26, 13 October 2025 Bonez565 talk contribs created the page Data:Keywords/YAML/ES MX using a non-default content model "JSON"
- 07:26, 13 October 2025 Bonez565 talk contribs created page Data:Keywords/YAML/ES MX (Bonez565 created the page Data:Keywords/YAML/ES MX using a non-default content model "JSON")
- 07:26, 13 October 2025 Bonez565 talk contribs created the page Data:Keywords/YAML/EN using a non-default content model "JSON"
- 07:26, 13 October 2025 Bonez565 talk contribs created page Data:Keywords/YAML/EN (Bonez565 created the page Data:Keywords/YAML/EN using a non-default content model "JSON")
- 07:26, 13 October 2025 Bonez565 talk contribs created page Data:Keywords/YAML (Created page with "{{Data:Languages}}")
- 07:18, 13 October 2025 Bonez565 talk contribs created page Module:ItemInfobox New (Created page with "local p = {} local ItemsModule = require("Module:Items_New") function p.make(frameOrUUID, langCode, requestedQuality) -- Determine item UUID, language code and quality from either a frame or direct call local UUID if type(frameOrUUID) == "table" and frameOrUUID.args then UUID = frameOrUUID.args.UUID or frameOrUUID.args[1] langCode = frameOrUUID.args.langCode or frameOrUUID.args[2] requestedQuality = frameOrUUID.args.requestedQuality or frameOrUUID.args[3]...")
- 05:04, 13 October 2025 Bonez565 talk contribs created the page Data:Views/YAML/ES MX using a non-default content model "JSON"
- 05:04, 13 October 2025 Bonez565 talk contribs created page Data:Views/YAML/ES MX (Bonez565 created the page Data:Views/YAML/ES MX using a non-default content model "JSON")
- 05:03, 13 October 2025 Bonez565 talk contribs created the page Data:Views/YAML/EN using a non-default content model "JSON"
- 05:03, 13 October 2025 Bonez565 talk contribs created page Data:Views/YAML/EN (Bonez565 created the page Data:Views/YAML/EN using a non-default content model "JSON")
- 05:02, 13 October 2025 Bonez565 talk contribs created page Data:Views/YAML (Created page with "{{Data:Languages}}")
- 04:56, 13 October 2025 Bonez565 talk contribs created page Module:Glossary New/doc (Created page with "Documentation: Module:Glossary New/doc = Data Location = * Data:Glossary * Data:Glossary/YAML = Get Localized Game String = <pre>{{#invoke:Glossary_New|getGlossaryLocalizations|requested string|Language Code}}</pre> * Yes, English: {{#invoke:Glossary_New|getGlossaryLocalizations|Yes|EN}} * Yes, Mexican Spanish: {{#invoke:Glossary_New|getGlossaryLocalizations|Yes|ES_MX}} * Level, English: {{#invoke:Glossary_New|getGlossaryLocalizations|Level|EN}} * Level,...")
- 04:53, 13 October 2025 Bonez565 talk contribs created page Module:Glossary New (Created page with "local p = {} local DataLoader = require("Module:DataLoader") local YAMLLookup = require("Module:YAMLLookup") local CapitalizeWords = require("Module:CapitalizeWords") -- ========================= -- Helpers -- ========================= local strings = { delete = "glossary.singulars.actions.delete", remove = "glossary.singulars.actions.remove", cancel = "glossary.singulars.actions.cancel", craft = "glossary.singulars.actions.craft", equip = "glossary.singulars.act...")
- 04:29, 13 October 2025 Bonez565 talk contribs created the page Data:Glossary/YAML/ES MX using a non-default content model "JSON"
- 04:29, 13 October 2025 Bonez565 talk contribs created page Data:Glossary/YAML/ES MX (Bonez565 created the page Data:Glossary/YAML/ES MX using a non-default content model "JSON")
- 04:28, 13 October 2025 Bonez565 talk contribs created the page Data:Glossary/YAML/EN using a non-default content model "JSON"
- 04:28, 13 October 2025 Bonez565 talk contribs created page Data:Glossary/YAML/EN (Bonez565 created the page Data:Glossary/YAML/EN using a non-default content model "JSON")
- 04:26, 13 October 2025 Bonez565 talk contribs created page Data:Glossary/YAML (Created page with "{{Data:Languages}}")
- 04:21, 13 October 2025 Bonez565 talk contribs created page Module:Game New/doc (Created page with "Documentation: Module:Game New/doc = Data Location = * Data:Game * Data:Game/YAML = Get Localized Game String = <pre>{{#invoke:Game_New|getGameLocalizations|requested string|Language Code}}</pre> * Loot, English: {{#invoke:Game_New|getGameLocalizations|Loot|EN}} * Loot, Mexican Spanish: {{#invoke:Game_New|getGameLocalizations|Loot|ES_MX}} * Perfect, English: {{#invoke:Game_New|getGameLocalizations|Perfect|EN}} * Perfect, Mexican Spanish: {{#invoke:Game_Ne...")
- 03:22, 13 October 2025 Bonez565 talk contribs created page Module:Game New (Created page with "local p = {} local DataLoader = require("Module:DataLoader") local YAMLLookup = require("Module:YAMLLookup") local CapitalizeWords = require("Module:CapitalizeWords") -- ========================= -- Helpers -- ========================= local singulars = { placeholder = "game.singulars.placeholder.placeholder", agility = "game.singulars.items.gearTypes.agility", back = "game.singulars.items.gearTypes.back", cape = "game.singulars.items.gearTypes.cape", chest = "gam...")
- 02:18, 13 October 2025 Bonez565 talk contribs created the page Data:Game/YAML/ES MX using a non-default content model "JSON"
- 02:18, 13 October 2025 Bonez565 talk contribs created page Data:Game/YAML/ES MX (Bonez565 created the page Data:Game/YAML/ES MX using a non-default content model "JSON")
- 02:16, 13 October 2025 Bonez565 talk contribs created the page Data:Game/YAML/EN using a non-default content model "JSON"
- 02:16, 13 October 2025 Bonez565 talk contribs created page Data:Game/YAML/EN (Bonez565 created the page Data:Game/YAML/EN using a non-default content model "JSON")
- 02:16, 13 October 2025 Bonez565 talk contribs created page Data:Game/YAML (Created page with "{{Data:Languages}}")
- 01:31, 13 October 2025 Bonez565 talk contribs created the page Data:Terrain Modifiers using a non-default content model "JSON"
- 01:31, 13 October 2025 Bonez565 talk contribs created page Data:Terrain Modifiers (Bonez565 created the page Data:Terrain Modifiers using a non-default content model "JSON")
- 01:30, 13 October 2025 Bonez565 talk contribs created the page Data:Stats using a non-default content model "JSON"
- 01:30, 13 October 2025 Bonez565 talk contribs created page Data:Stats (Bonez565 created the page Data:Stats using a non-default content model "JSON")
- 01:30, 13 October 2025 Bonez565 talk contribs created the page Data:Skills using a non-default content model "JSON"
- 01:30, 13 October 2025 Bonez565 talk contribs created page Data:Skills (Bonez565 created the page Data:Skills using a non-default content model "JSON")
- 01:29, 13 October 2025 Bonez565 talk contribs created the page Data:Shops using a non-default content model "JSON"
- 01:29, 13 October 2025 Bonez565 talk contribs created page Data:Shops (Bonez565 created the page Data:Shops using a non-default content model "JSON")
- 01:29, 13 October 2025 Bonez565 talk contribs changed the content model of the page Data:Services from "wikitext" to "JSON"
- 01:29, 13 October 2025 Bonez565 talk contribs created page Data:Services (Created page with "[ { "id": "service-basic_forge-0eeda0aa-614d-4ce9-a5b4-0e5c4ea17d33", "name": "services.singulars.smithing.basicForge.name", "desc": "services.singulars.smithing.basicForge.desc", "serviceIcon": "assets/icons/services/forge.png", "tier": "basic", "serviceType": "crafting", "keywords": [ "service_forge" ], "relatedSkills": [ "smithing" ], "requirements": [], "attributes": [] }, { "id": "service-advanced...")
- 01:28, 13 October 2025 Bonez565 talk contribs created the page Data:Rumors using a non-default content model "JSON"
- 01:28, 13 October 2025 Bonez565 talk contribs created page Data:Rumors (Bonez565 created the page Data:Rumors using a non-default content model "JSON")
- 01:27, 13 October 2025 Bonez565 talk contribs changed the content model of the page Data:Routes from "wikitext" to "JSON"
