Tip of the day
Bank space is unlimited, if you are worried about the usage of something, bank it!
User contributions for Bonez565
From Walkscape Walkthrough
21 October 2025
- 12:1412:14, 21 October 2025 diff hist +86 m Module:Activities New/doc No edit summary
- 09:2109:21, 21 October 2025 diff hist +6 m Module:Activities New No edit summary
- 08:4108:41, 21 October 2025 diff hist +563 m Module:Activities New/doc No edit summary
- 08:4108:41, 21 October 2025 diff hist −18 m Module:Activities New No edit summary
- 08:3808:38, 21 October 2025 diff hist +2,431 m Module:Activities New No edit summary
- 08:1008:10, 21 October 2025 diff hist +577 m Module:Activities New/doc No edit summary
- 08:0908:09, 21 October 2025 diff hist +31 m Module:Activities New No edit summary
- 08:0508:05, 21 October 2025 diff hist +10,428 m Module:Activities New No edit summary
- 07:5507:55, 21 October 2025 diff hist 0 m Module:Activities New/doc No edit summary
- 07:5407:54, 21 October 2025 diff hist +567 m Module:Activities New/doc No edit summary
- 07:5207:52, 21 October 2025 diff hist −29 m Module:Loot Tables New No edit summary
- 07:4907:49, 21 October 2025 diff hist +72 m Module:Loot Tables New No edit summary
- 07:3707:37, 21 October 2025 diff hist +12,648 m Module:Loot Tables New No edit summary
- 07:3707:37, 21 October 2025 diff hist +2,825 m Module:Loot Tables New/doc No edit summary
- 06:4006:40, 21 October 2025 diff hist −4 m Module:Activities New/doc No edit summary
- 06:4006:40, 21 October 2025 diff hist −2 m Module:Activities New No edit summary
- 06:3806:38, 21 October 2025 diff hist +493 m Module:Activities New/doc No edit summary
- 06:3606:36, 21 October 2025 diff hist +2,812 m Module:Activities New No edit summary
- 06:0206:02, 21 October 2025 diff hist −32 m Module:ChestSource New No edit summary
- 05:5705:57, 21 October 2025 diff hist −5 m Module:ChestSource New No edit summary
- 05:4605:46, 21 October 2025 diff hist +9 m Module:ChestSource New No edit summary
- 05:4105:41, 21 October 2025 diff hist −30 m Module:ChestSource New No edit summary
- 05:2405:24, 21 October 2025 diff hist −7 m Module:ChestSource New No edit summary
- 05:2005:20, 21 October 2025 diff hist +238 N Module:ChestSource New/doc Created page with "Documentation: Module:ChestSource New/doc Helper for Module:Combined Item Sources New = Main Function = <pre>p.main(frameOrItemName, langCode, sourceData)</pre> Outputs mediwiki text for the chest sources with header and table."
- 05:1805:18, 21 October 2025 diff hist −11 m Module:ChestSource New No edit summary
- 05:1705:17, 21 October 2025 diff hist +3,772 m Module:ChestSource New No edit summary
- 05:1405:14, 21 October 2025 diff hist +684 m Module:Items New No edit summary
- 05:0905:09, 21 October 2025 diff hist +479 m Module:Items New/doc No edit summary
- 04:5804:58, 21 October 2025 diff hist −25 m Module:Attributes New/doc No edit summary current
- 04:5704:57, 21 October 2025 diff hist −3 m Module:Loot Tables New No edit summary
- 04:5704:57, 21 October 2025 diff hist −28 m Module:Loot Tables New/doc No edit summary
- 04:5704:57, 21 October 2025 diff hist +2,688 N Module:Loot Tables New/doc Created page with "Documentation: Module:Loot Tables New/doc = Data Location = * Data:Loot Tables * Data:Loot Tables/YAML == Get chest loot tables for an ID == === Normal Loot Table === <pre>{{#invoke:Loot_Tables_New|buildChestDropTable|Chest UUID}}</pre> Builds a lua table of the requested loot table. Sunken Chest = <pre>table#1 { ["common"] = table#2 { table#3 { ["Chance"] = "20.000%", ["Name"] = "Rusty diving leggings", ["N..."
- 04:5404:54, 21 October 2025 diff hist +5,981 N Module:Loot Tables New Created page with "local p = {} local DataLoader = require("Module:DataLoader") local YAMLLookup = require("Module:YAMLLookup") --Use YAMLLookup.getStringByPath local ItemsModule = require('Module:Items_New') -- ========================= -- Helpers -- ========================= -- Helper: is a table empty? hasData = true, noData = false local function hasData(t) if type(t) ~= "table" then return false end if next(t) ~= nil then return true end -- raw key exists -- Some read-o..."
- 04:2604:26, 21 October 2025 diff hist +2 m Module:Items New No edit summary
- 04:2104:21, 21 October 2025 diff hist +11,355 m Module:Items New No edit summary
- 04:1804:18, 21 October 2025 diff hist −3,589 m Data:Items/Item Sources No edit summary
- 03:1503:15, 21 October 2025 diff hist +9,042 N Module:Combined Item Sources New Created page with "local p = {} local DataLoader = require("Module:DataLoader") local YAMLLookup = require("Module:YAMLLookup") local SOURCE_ORDER = { "Chest", "Activity", "Shop", "ShopPayment", "RecipeMain", "RecipeSecondary", "AchievementCompletion", "AchievementPoint", "FactionReward", "FactionRepeatingReward", "JobBoard", "ItemAttribute", } local SOURCE_TO_MODULE = { Chest = "ChestSource_New", Activity = "ActivitySource..."
- 02:3002:30, 21 October 2025 diff hist −14 m Module:ItemAttributeSource New No edit summary
- 02:3002:30, 21 October 2025 diff hist −14 m Module:JobBoardSource New No edit summary
- 02:3002:30, 21 October 2025 diff hist −14 m Module:FactionRewardSource New No edit summary
- 02:3002:30, 21 October 2025 diff hist −14 m Module:AchievementPointSource New No edit summary
- 02:3002:30, 21 October 2025 diff hist −14 m Module:AchievementCompletionSource New No edit summary
- 02:3002:30, 21 October 2025 diff hist −14 m Module:RecipeSecondarySource New No edit summary
- 02:3002:30, 21 October 2025 diff hist −14 m Module:RecipeMainSource New No edit summary
- 02:3002:30, 21 October 2025 diff hist −14 m Module:ChestSource New No edit summary Tag: Manual revert
- 02:3002:30, 21 October 2025 diff hist −14 m Module:ShopPaymentSource New No edit summary
- 02:3002:30, 21 October 2025 diff hist −14 m Module:ShopSource New No edit summary
- 02:2902:29, 21 October 2025 diff hist −14 m Module:ActivitySource New No edit summary
- 02:2802:28, 21 October 2025 diff hist +960 N Module:ItemAttributeSource New Created page with "local p = {} local DataLoader = require("Module:DataLoader") local YAMLLookup = require("Module:YAMLLookup") function p.main(frameOrItemName, langCode, sourceData) -- Determine item mame and language code from either a frame or direct call local itemName if type(frameOrItemName) == "table" and frameOrItemName.args then itemName = frameOrItemName.args.itemName or frameOrItemName.args[1] langCode = frameOrItemName.args.langCode or frameOrItemN..."
- 02:2802:28, 21 October 2025 diff hist +960 N Module:JobBoardSource New Created page with "local p = {} local DataLoader = require("Module:DataLoader") local YAMLLookup = require("Module:YAMLLookup") function p.main(frameOrItemName, langCode, sourceData) -- Determine item mame and language code from either a frame or direct call local itemName if type(frameOrItemName) == "table" and frameOrItemName.args then itemName = frameOrItemName.args.itemName or frameOrItemName.args[1] langCode = frameOrItemName.args.langCode or frameOrItemN..."
