From Dark and Darker Wiki
5 March 2026
- 16:3516:35, 5 March 2026 diff hist +48 Goldsmith Missing craft service current
3 March 2026
- 19:4319:43, 3 March 2026 diff hist +6 TODO No edit summary current
- 19:3919:39, 3 March 2026 diff hist +14 Accessories No edit summary current
- 19:3819:38, 3 March 2026 diff hist −10 Module:Accessory Removing width style from table header to allow more dynamic width. current
- 19:3319:33, 3 March 2026 diff hist +6 Rings Updated to use module-generated table. current
- 19:3219:32, 3 March 2026 diff hist +6 Necklaces Updated to use module-generated table. current
- 03:0403:04, 3 March 2026 diff hist −56 Module:Monster/doc Module was moved current
- 03:0203:02, 3 March 2026 diff hist −24 Enemies Module was moved current
- 03:0103:01, 3 March 2026 diff hist −6 Mimic Module was moved current
- 03:0103:01, 3 March 2026 diff hist −6 Bosses Module was moved current
- 03:0103:01, 3 March 2026 diff hist −6 Subbosses Module was moved current
- 03:0003:00, 3 March 2026 diff hist −6 Monsters Module was moved current
- 02:5702:57, 3 March 2026 diff hist 0 m Module:Monster/doc Raw Salad moved page Module:Monster Table/doc to Module:Monster/doc: To match naming style of other modules
- 02:5702:57, 3 March 2026 diff hist 0 m Module:Monster Raw Salad moved page Module:Monster Table to Module:Monster without leaving a redirect: To match naming style of other modules current
2 March 2026
- 23:5523:55, 2 March 2026 diff hist −35 Module:Accessory/doc Don't care about craftable vs not current
- 23:5423:54, 2 March 2026 diff hist −8 Module:Accessory Fixed some markup bugs and made the table slightly wider.
- 23:4623:46, 2 March 2026 diff hist −162 m Data:Accessory.json No edit summary current
- 23:4223:42, 2 March 2026 diff hist +18,588 Data:Accessory.json Raw Salad changed the content model of the page Data:Accessory.json from "wikitext" to "JSON" Tag: content model change
- 23:4223:42, 2 March 2026 diff hist +26,460 N Data:Accessory.json Created page with "{ "Necklace": { "Craftable": [ "Badger Pendant", "Bear Pendant", "Charm of Fortune", "Fangs of Death Necklace", "Fox Pendant", "Frost Amulet", "Monkey Pendant", "Necklace of Peace", "Owl Pendant", "Ox Pendant", "Phoenix Choker", "Rat Pendant", "Tattered Choker", "Torq of Soul", "Wind Locket" ] }, "Ring": { "Craftable": [ "Crystal Frost Ring", "Grimsmile Ring", "Ring of Courage", "Ring of Finesse", "Ring..."
- 23:3423:34, 2 March 2026 diff hist −347,678 Data:Armor.json Cleaning up unneeded data current
- 23:3223:32, 2 March 2026 diff hist +476 N Module:Accessory/doc Created page with "=Overview= Functions for making Accessory table. Data comes from Data:Accessory.json. =Functions= ==draw_table== Creates a table of accessories ===Parameters=== * ''1'' - <Slot Type> * ''2'' - Craftable or Uncraftable ==draw_table examples== ===Back=== ---- <pre>{{#invoke:Accessory|draw_table|Necklace}}</pre> {{#invoke:Accessory|draw_table|Necklace}} <br> ===Head=== ---- <pre>{{#invoke:Accessory|draw_table|Ring}}</pre> {{#invoke:Accessory|draw_table|Ring}}"
- 23:3023:30, 2 March 2026 diff hist −112 Module:Accessory Changed to only use table.concat where useful. I.e. where there are large enough strings.
- 23:2123:21, 2 March 2026 diff hist +391 Module:Armor Undoing previous change for row current
- 23:1923:19, 2 March 2026 diff hist −433 Module:Armor Undoing table concat for table_header and row
- 23:1623:16, 2 March 2026 diff hist −4 Module:Armor Undoing table concat for color_values
- 23:1523:15, 2 March 2026 diff hist −112 Module:Armor Undoing table concat for iconbox.
- 23:0723:07, 2 March 2026 diff hist −183 Module:Monster Test. Undoing change in row(...) code.
- 23:0323:03, 2 March 2026 diff hist +8 m Module:Monster Test. Undoing table concat change in lower-scope functions.
- 23:0023:00, 2 March 2026 diff hist +167 Module:Monster Changing to table.concat for large strings and for loops.
- 22:5722:57, 2 March 2026 diff hist +3,803 N Module:Accessory Created page with "local p = {} local AD = mw.loadJsonData("Data:Accessory.json") local insert = table.insert local concat = table.concat ---Counts number of keys. Tables from Accessory.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 ---Create css/html wikitext for iconbox ---@param item table ---@return string local function iconbox(item) local color = "3" local..."
- 22:5122:51, 2 March 2026 diff hist +1,123 Module:Armor Changing to table.concat for large strings and for loops.
- 07:2007:20, 2 March 2026 diff hist −12 Back Updated to use module-generated table. current
- 07:2007:20, 2 March 2026 diff hist −12 Foot Updated to use module-generated table. current
- 07:1907:19, 2 March 2026 diff hist −14 Hands Updated to use module-generated table. current
- 07:1907:19, 2 March 2026 diff hist −10 Legs Updated to use module-generated table. current
- 07:1807:18, 2 March 2026 diff hist −14 Chest Updated to use module-generated table. current
- 07:1707:17, 2 March 2026 diff hist +73 Module:Armor Fixed missing armor type.
- 07:0507:05, 2 March 2026 diff hist −12 Head Updating to use module current
- 07:0407:04, 2 March 2026 diff hist +37 m Module:Armor Data validation bug
- 06:5306:53, 2 March 2026 diff hist −8 m Module:Armor/doc Fixed example current
- 06:3306:33, 2 March 2026 diff hist +5,135 Module:Armor Reverting tests Tag: Undo
- 06:3006:30, 2 March 2026 diff hist +46 m Module:Armor Testing Tag: Reverted
- 06:2806:28, 2 March 2026 diff hist −5,181 m Module:Armor Testing Tags: Replaced Reverted
- 06:2706:27, 2 March 2026 diff hist +715 Module:Armor Fixed a few bugs to bring the code to a working state.
- 05:2905:29, 2 March 2026 diff hist +65 Module:Armor/doc Forgot second key
- 05:2605:26, 2 March 2026 diff hist +346,501 Data:Armor.json Raw Salad changed the content model of the page Data:Armor.json from "wikitext" to "JSON" Tag: content model change
- 05:2505:25, 2 March 2026 diff hist +606,189 N Data:Armor.json Created page with "{ "Foot": { "Uncraftable": [ "Adventurer Boots", "Buckled Boots", "Buttoned Boots", "Cuffed Boots", "Darkleaf Boots", "Dashing Boots", "Forest Boots", "Heavy Boots", "Jester Poulaines", "Laced Turnshoe", "Lightfoot Boots", "Low Boots", "Occultist Boots", "Old Shoes", "Pigache", "Plate Boots", "Rugged Boots", "Stillmend Boots", "Stitched Turnshoe", "Sturdy Boots", "Turnshoe", "Wizard Shoes" ], "Craft..."
- 05:2505:25, 2 March 2026 diff hist +12 m Module:Monster/doc Fixed function name
- 05:2405:24, 2 March 2026 diff hist +426 N Module:Armor/doc Created page with "=Overview= Functions for making Armor table. Data comes from Data:Armor.json. =Functions= ==draw_table== Creates a table of armors ===Parameters=== * ''1'' - list key of armors to use ==draw_table examples== ===Back=== ---- <pre>{{#invoke:Monster_Table|draw_table|Back}}</pre> {{#invoke:Armor|draw_table|Back}} <br> ===Head=== ---- <pre>{{#invoke:Armor|draw_table|Head}}</pre> {{#invoke:Armor|draw_table|Head}}"
- 05:1905:19, 2 March 2026 diff hist +4,488 N Module:Armor Created page with "local p = {} local AD = mw.loadJsonData("Data:Armor.json") local is_special = {["Move Speed"]=true, ["Armor Rating"]=true, ["Magical Resistance"]=true} local is_primitive = {["Strength"]=true, ["Vigor"]=true, ["Agility"]=true, ["Dexterity"]=true, ["Will"]=true, ["Knowledge"]=true, ["Resourcefulness"]=true} -- local color_rarity = {"cr1", "cr2", "cr3", "cr4", "cr5", "cr6", "cr7", "cr8"} local function get_type(item) --Assumes that the item only has one type local key,..."