From Dark and Darker Wiki
15 March 2026
- 06:0606:06, 15 March 2026 diff hist +206 N Firearms Updated to use module-generated table.
- 06:0306:03, 15 March 2026 diff hist +142 Weapons Added a few tables. Removed ugly linebreaks.
- 05:5005:50, 15 March 2026 diff hist +74 Swords Updated to use module-generated table. current
- 05:5005:50, 15 March 2026 diff hist +50 Shields Updated to use module-generated table. current
- 05:4905:49, 15 March 2026 diff hist +74 Polearms Updated to use module-generated table. current
- 05:4805:48, 15 March 2026 diff hist +74 Magic Stuff Updated to use module-generated table. current
- 05:4705:47, 15 March 2026 diff hist +74 Maces Updated to use module-generated table. current
- 05:4705:47, 15 March 2026 diff hist +74 Daggers Updated to use module-generated table. current
- 05:4605:46, 15 March 2026 diff hist +151 Crossbows Updated to use module-generated table. current
- 05:4405:44, 15 March 2026 diff hist +56 Bows Updated to use module-generated table. current
- 05:4305:43, 15 March 2026 diff hist +74 Axes Updated to use module-generated table. current
- 05:3505:35, 15 March 2026 diff hist −383 Module:Weapon Testing normal code approach Tag: Reverted
- 05:1505:15, 15 March 2026 diff hist +147,876 Data:Weapon.json Undoing that change to test without the custom iterator. Tag: Reverted
- 05:1405:14, 15 March 2026 diff hist −151,859 Data:Weapon.json Removing order lists to test custom iterator.
14 March 2026
- 06:0806:08, 14 March 2026 diff hist +22 Module:Weapon/doc No edit summary current
- 06:0806:08, 14 March 2026 diff hist +519 N Module:Weapon/doc Created page with "=Overview= Functions for making Weapon table. Data comes from Data:Weapon.json. =Functions= ==draw_table== Creates a table of weapons ===Parameters=== * ''1'' - <Type> * ''2'' - Craftable or Uncraftable or Artifact ==draw_table examples== ===Craftable Sword=== ---- <pre>{{#invoke:Weapon|draw_table|Sword|Craftable}}</pre> {{#invoke:Weapon|draw_table|Sword|Craftable}} <br> ===Firearm=== ---- <pre>{{#invoke:Weapon|draw_table|Firearm|Uncraftable}}</pre> {{#in..."
- 06:0506:05, 14 March 2026 diff hist +14,524 N Module:Weapon Initial working state
- 03:4103:41, 14 March 2026 diff hist +735,597 Data:Weapon.json Raw Salad changed the content model of the page Data:Weapon.json from "wikitext" to "JSON" Tag: content model change
- 03:4003:40, 14 March 2026 diff hist +873,233 N Data:Weapon.json Created page with "{ "Polearm": { "Artifact": [ "Abyssal Trident", "Cinder" ], "Uncraftable": [ "Bardiche", "Halberd", "Spear" ], "Craftable": [ "Frostlight Spear", "Rubysilver Halberd", "Spear of Rot" ] }, "Main-Hand": { "Uncraftable": [ "Abyssal Trident", "Arming Sword", "Bardiche", "Battle Axe", "Bloodthirst", "Catice", "Ceremonial Staff", "Cinder", "Club", "Crossbow", "Crystal Sword", "Cutlass", "Double Axe..."
10 March 2026
- 08:1808:18, 10 March 2026 diff hist −4,553 Quests Updated to use module-generated table. current
- 08:1608:16, 10 March 2026 diff hist +189 Module:Merchant Fixed missing images for Skeleton and Cockatrice merchants
- 08:1508:15, 10 March 2026 diff hist +56 N File:Skeleton Merchant.png Redirected page to File:Portrait Merchant SkeletonFootman.png current Tag: New redirect
- 08:0708:07, 10 March 2026 diff hist +285 N Module:Merchant/doc Created page with "=Overview= Functions for making Quest page. Data comes from Data:Merchant.json. =Functions= ==draw_page== Creates a table of merchants ===Parameters=== none ==draw_page examples== ===Default=== ---- <pre>{{#invoke:Merchant|draw_page}}</pre> {{#invoke:Merchant|draw_page}}" current
- 08:0508:05, 10 March 2026 diff hist +50 m Module:Merchant Comment cleanup
- 08:0208:02, 10 March 2026 diff hist +4,847 N Module:Merchant Created page with "local p = {} local MD = mw.loadJsonData("Data:Merchant.json") --Global var holding tables from Data:Merchant.json local concat = table.concat ---Counts number of keys. Tables from Misc.json don't work with next() or the # operator --- @param t table --- @return number local function count(t) local c = 0 for _ in pairs(t) do c = c + 1 end return c end ---Return a table row of data cells containing merchant information --- @param quest table --- @return string local..."
- 07:1207:12, 10 March 2026 diff hist +360,376 Data:Merchant.json Raw Salad changed the content model of the page Data:Merchant.json from "wikitext" to "JSON" Tag: content model change
- 07:1207:12, 10 March 2026 diff hist +849,587 N Data:Merchant.json Created page with "{ "Alchemist": { "id": "Alchemist", "name": "Alchemist", "greetingtext": "", "servicetypes": [ "Buy", "Sell", "Craft", "Quest" ], "squireoffers": { "0/1": [ "Crystal Sword", "Spellbook", "Magic Staff", "Potion of Healing", "Potion of Protection", "Ceremonial Staff", "Potion of Water Breathing" ], "50/2": [ "Crystal Sword", "Spellbook", "Magic Staff", "Ceremonial Staff" ] }, "crafts": {..."
9 March 2026
- 05:1005:10, 9 March 2026 diff hist 0 m TODO No edit summary
8 March 2026
- 07:4207:42, 8 March 2026 diff hist +8 m Module:Monster/doc Adding code link current
7 March 2026
- 23:4723:47, 7 March 2026 diff hist −79 m Treasure No edit summary current
- 23:4623:46, 7 March 2026 diff hist +23 Module:Misc Fixed quiver not matching table length. Can't use basic type to determine row behaviour since items can have multiple types.
- 23:3423:34, 7 March 2026 diff hist +6 Treasure Updated to use module-generated table.
- 23:3423:34, 7 March 2026 diff hist +6 Powder Updated to use module-generated table. current
- 23:3423:34, 7 March 2026 diff hist +6 Ore Updated to use module-generated table. current
- 23:3323:33, 7 March 2026 diff hist +6 Ingot Updated to use module-generated table. current
- 23:3323:33, 7 March 2026 diff hist +6 Hunting Loot Updated to use module-generated table. current
- 23:3223:32, 7 March 2026 diff hist +6 Herb Updated to use module-generated table. current
- 23:3123:31, 7 March 2026 diff hist −67 Gem Updated to use module-generated table. current
- 23:3023:30, 7 March 2026 diff hist +6 Currency Updated to use module-generated table. current
- 23:2923:29, 7 March 2026 diff hist +6 Container Updated to use module-generated table. current
- 23:2923:29, 7 March 2026 diff hist +6 Ammo Updated to use module-generated table. current
- 23:2723:27, 7 March 2026 diff hist −10 Module:Misc Reenabled dynamic item names.
- 23:2523:25, 7 March 2026 diff hist −41,051 Data:Misc.json Removing order lists
- 23:2023:20, 7 March 2026 diff hist +73 Module:Armor/doc Undoing the accidental Misc edits current Tag: Undo
- 23:1923:19, 7 March 2026 diff hist +410 N Module:Misc/doc Created page with "=Overview= Functions for making Misc table. Data comes from Data:Misc.json. =Functions= ==draw_table== Creates a table of misc items ===Parameters=== * ''1'' - <Type> ==draw_table examples== ===Gems=== ---- <pre>{{#invoke:Misc|draw_table|Gem}}</pre> {{#invoke:Misc|draw_table|Gem}} <br> ===Container=== ---- <pre>{{#invoke:Misc|draw_table|Container}}</pre> {{#invoke:Misc|draw_table|Container}}" current
- 23:1923:19, 7 March 2026 diff hist 0 m Module:Armor/doc →Contianer: typo Tag: Reverted
- 23:1823:18, 7 March 2026 diff hist −73 Module:Armor/doc No edit summary Tag: Reverted
- 23:1723:17, 7 March 2026 diff hist +5,092 N Module:Misc Created page with "local p = {} local MD = mw.loadJsonData("Data:Misc.json")--Global var holding tables from Data:Misc.json local insert = table.insert local concat = table.concat ---Get the size of the item in pixels for the iconbox --- @param item table --- @return string local function size(item) return tostring(item.invwidth*45).."x"..tostring(item.invheight*45).."px" end ---Counts number of keys. Tables from Misc.json don't work with next() or the # operator --- @param t table --..."
- 22:2122:21, 7 March 2026 diff hist +133,377 Data:Misc.json Raw Salad changed the content model of the page Data:Misc.json from "wikitext" to "JSON" Tag: content model change
- 22:2122:21, 7 March 2026 diff hist +250,476 N Data:Misc.json Created page with "{ "HuntingLoot": [ "Anchor", "Ancient Stingray Egg", "Arcane Essence", "Armillary Sphere", "Armor Scrap", "Awl", "Banshee Sonnet", "Barrel Hoop", "Bat Claw", "Bat Wing", "Beetle Wings", "Bellows", "Birdcage", "Black Thread Spool", "Blacksmith Tongs", "Blazing Tail", "Blemished Pearl", "Blue Eyeballs", "Blue Thread Spool", "Bone Powder", "Bone", "Bowstring", "Brimstone", "Broken Bone Spike", "Broken Frame", "Broken Glas..."