User contributions for Bonez565
From Walkscape Walkthrough
23 May 2026
- 03:0503:05, 23 May 2026 diff hist −3 m Module:Items Test No edit summary current
- 03:0503:05, 23 May 2026 diff hist −4 m Module:Items New No edit summary current
- 03:0103:01, 23 May 2026 diff hist +729 m Module:Items New No edit summary
- 03:0103:01, 23 May 2026 diff hist +718 m Module:Items Test No edit summary
- 02:0502:05, 23 May 2026 diff hist 0 m Module:Items New/doc →Build The Intro Sentence for Cheat Pages current
- 01:5201:52, 23 May 2026 diff hist −27 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary current
- 01:5001:50, 23 May 2026 diff hist +1,054 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:5001:50, 23 May 2026 diff hist +28 m MediaWiki:Gadgets-definition No edit summary current
- 01:4701:47, 23 May 2026 diff hist +4,419 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:3201:32, 23 May 2026 diff hist +249 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:2801:28, 23 May 2026 diff hist +335 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:2501:25, 23 May 2026 diff hist +65 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:2301:23, 23 May 2026 diff hist +302 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:1901:19, 23 May 2026 diff hist +212 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:1701:17, 23 May 2026 diff hist +300 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:1301:13, 23 May 2026 diff hist −282 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:1201:12, 23 May 2026 diff hist −342 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:0901:09, 23 May 2026 diff hist +180 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:0601:06, 23 May 2026 diff hist +284 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:0301:03, 23 May 2026 diff hist +137 m MediaWiki:Gadget-AnimatedCursorFollower.js No edit summary
- 01:0201:02, 23 May 2026 diff hist +110 N MediaWiki:Gadget-AnimatedCursorFollower Created page with "'''Animated Cursor Follower''' - Makes animated pet sprites and other animated icons follow the cursor around." current
- 01:0101:01, 23 May 2026 diff hist −2 m MediaWiki:Gadgets-definition No edit summary
- 00:5700:57, 23 May 2026 diff hist +2,368 N MediaWiki:Gadget-AnimatedCursorFollower.js Created page with "→* * Animated Cursor Follower * Clones the first WalkScape sprite on the page and makes it follow the cursor.: (function () { 'use strict'; const CONFIG = { scale: 1.5, speed: 0.5, offsetX: 30, offsetY: 30 }; const state = { targetX: window.innerWidth / 2, targetY: window.innerHeight / 2, currentX: window.innerWidth / 2, currentY: window.innerHeight / 2, facingRight: true, reqId: null, running: false }; let pet = null; let centerOffs..."
- 00:5600:56, 23 May 2026 diff hist +82 m MediaWiki:Gadgets-definition No edit summary
- 00:5300:53, 23 May 2026 diff hist 0 m Arrows Keyword No edit summary current
- 00:5300:53, 23 May 2026 diff hist +546 m Module:Items New No edit summary
- 00:5300:53, 23 May 2026 diff hist +547 m Module:Items Test No edit summary
21 May 2026
- 12:0812:08, 21 May 2026 diff hist +44 N File:Empire of Wallisia Coat of Arms.svg Redirected page to File:Wallisia Coat of Arms.svg current Tags: New redirect Visual edit
- 12:0212:02, 21 May 2026 diff hist +28 m Module:Keywords Test No edit summary current
20 May 2026
- 05:0205:02, 20 May 2026 diff hist +304 m Module:Items New No edit summary
- 05:0205:02, 20 May 2026 diff hist +304 m Module:Items Test No edit summary
- 04:4404:44, 20 May 2026 diff hist 0 m Template:Material No edit summary current Tag: Manual revert
- 03:0803:08, 20 May 2026 diff hist 0 m Template:Material No edit summary Tag: Reverted
- 02:1202:12, 20 May 2026 diff hist +72 m Module:Combined Item Uses New No edit summary current Tag: Manual revert
- 02:1102:11, 20 May 2026 diff hist +36 m Module:Combined Item Uses New/doc No edit summary current
- 02:1002:10, 20 May 2026 diff hist +84 N Module:AbilityChargingUse Test/doc Created page with "Live Page: Module:AbilityChargingUse New {{:Module:AbilityChargingUse New/doc}}" current
- 02:1002:10, 20 May 2026 diff hist +371 N Module:AbilityChargingUse New/doc Created page with "Documentation: Module:AbilityChargingUse New/doc Helper for Module:Combined Item Uses New = Main Function = <pre>{{#invoke:AbilityChargingUse New|main|Item Name|Language Code|}}</pre> <pre>p.main(Item_name, langCode, sourceData)</pre> Example: <pre>{{#invoke:AbilityChargingUse New|main|raw_pike|EN|}}</pre> {{#invoke:AbilityChargingUse New|main|raw_pike|EN|}}" current
- 02:0902:09, 20 May 2026 diff hist +6,189 N Module:AbilityChargingUse Test Created page with "local p = {} local DataSource = "Data_test" local DataLoader = require("Module:DataLoader") local YAMLLookup = require("Module:YAMLLookup") local ItemsModule = require('Module:Items_Test') local AbilitiesModule = require("Module:Abilities_Test") 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..." current
- 02:0802:08, 20 May 2026 diff hist +6,178 N Module:AbilityChargingUse New Created page with "local p = {} local DataSource = "Data" local DataLoader = require("Module:DataLoader") local YAMLLookup = require("Module:YAMLLookup") local ItemsModule = require('Module:Items_New') local AbilitiesModule = require("Module:Abilities_New") 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 it..." current
- 01:5601:56, 20 May 2026 diff hist +13 m MediaWiki:Sidebar No edit summary current
- 01:4501:45, 20 May 2026 diff hist +521 m Module:Abilities New No edit summary current
- 01:4501:45, 20 May 2026 diff hist +526 m Module:Abilities Test No edit summary current
- 01:2301:23, 20 May 2026 diff hist +38 m Staff:Templates No edit summary current
- 01:2301:23, 20 May 2026 diff hist +43 m Staff:Templates/Test No edit summary current
- 01:2201:22, 20 May 2026 diff hist +37 m Module:Abilities New/doc →Data Location current
- 01:2101:21, 20 May 2026 diff hist +3,964 m Data:Abilities/Ability Sources No edit summary current
- 01:2101:21, 20 May 2026 diff hist +2 N Data:Abilities/Ability Sources Bonez565 created the page Data:Abilities/Ability Sources using a non-default content model "JSON"
- 00:4000:40, 20 May 2026 diff hist −72 m Module:Combined Item Uses New No edit summary Tags: Manual revert Reverted
- 00:3900:39, 20 May 2026 diff hist +73 m Module:Combined Item Uses Test No edit summary current
- 00:3900:39, 20 May 2026 diff hist +72 m Module:Combined Item Uses New No edit summary Tag: Reverted
