All public logs
Combined display of all available logs of Subnautica Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:54, 23 July 2022 SlyAceZeta talk contribs created page Module:Recipe/doc (Created page with "This module standardizes the display of crafting recipes and makes it easy to display a specified item's recipe or all recipes that use a specified ingredient. See Template:RecipeNew for more information. Thanks to BryghtShadow for helping out with the loops!")
- 01:38, 23 July 2022 SlyAceZeta talk contribs deleted page Template:RecipeBZ (superseded by unified Template:RecipeNew)
- 01:38, 23 July 2022 SlyAceZeta talk contribs deleted page Template:RecipeSN (superseded by unified Template:RecipeNew)
- 01:36, 23 July 2022 SlyAceZeta talk contribs deleted page Template:EnergyBZ (superseded by unified Template:RecipeNew)
- 01:36, 23 July 2022 SlyAceZeta talk contribs deleted page Template:EnergySN (superseded by unified Template:RecipeNew)
- 01:36, 23 July 2022 SlyAceZeta talk contribs deleted page Template:UsesBZ (superseded by unified Template:RecipeNew)
- 01:36, 23 July 2022 SlyAceZeta talk contribs deleted page Template:UsesSN (superseded by unified Template:RecipeNew)
- 01:33, 23 July 2022 SlyAceZeta talk contribs tc-changed
- 01:33, 23 July 2022 SlyAceZeta talk contribs created page Template:RecipeNew/doc (Created page with "==TemplateData== <templatedata> { "params": { "1": { "label": "Spawn ID", "description": "The spawn ID of the item", "example": "fibermesh", "type": "string", "required": true }, "2": { "label": "Game ID", "description": "The ID of the game, either \"SN\" or \"BZ\" without quotes, set to \"SN\" by default", "example": "BZ", "type": "string", "default": "SN" }, "3": { "label": "Mode", "description": "The template mode to use:...")
- 01:24, 23 July 2022 SlyAceZeta talk contribs created page Module:Recipe/BZ/doc (Created page with "This module contains all recipe information for every item in ''Subnautica''. This data is used in Module:Recipe to output recipes on pages. Each in-game item is represented by an Lua table object. The syntax for each object is below. All parameters are optional '''except''' <code>name</code>. <syntaxhighlight lang="lua"> ["spawnID"] = { name = "Item Name", -- the in-game name of the item energy = #, -- the amount of energy the item adds to the Biorea...")
- 08:52, 2 July 2022 SlyAceZeta talk contribs tc-changed
- 08:52, 2 July 2022 SlyAceZeta talk contribs created page Template:RecipeNew (Created page with "<includeonly>{{#invoke:Recipe|main}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 01:58, 27 June 2022 SlyAceZeta talk contribs moved page File:Prawn Suit Thermal Reactor Icon.png to File:Thermal Reactor Icon.png (De-specifying since this can apply for all vehicle thermal reactors)
- 01:57, 27 June 2022 SlyAceZeta talk contribs moved page File:Cyclops Thermal Reactor Module.PNG to File:Cyclops Thermal Reactor Module.png
- 01:56, 27 June 2022 SlyAceZeta talk contribs deleted page File:Cyclops Thermal Reactor Module.png (Making way for duplicate)
- 01:37, 27 June 2022 SlyAceZeta talk contribs moved page File:Cyclopshullmodule3 23341.png to File:Cyclops Depth Module MK3 Icon.png
- 01:36, 27 June 2022 SlyAceZeta talk contribs uploaded File:Cyclopshullmodule3 23341.png
- 01:36, 27 June 2022 SlyAceZeta talk contribs created page File:Cyclopshullmodule3 23341.png
- 21:22, 26 June 2022 SlyAceZeta talk contribs uploaded File:Creature Decoy Icon.png
- 21:22, 26 June 2022 SlyAceZeta talk contribs created page File:Creature Decoy Icon.png
- 21:22, 26 June 2022 SlyAceZeta talk contribs uploaded File:Cuddlefish Icon.png
- 21:22, 26 June 2022 SlyAceZeta talk contribs created page File:Cuddlefish Icon.png
- 06:57, 25 June 2022 SlyAceZeta talk contribs tc-changed
- 06:57, 25 June 2022 SlyAceZeta talk contribs tc-changed
- 06:57, 25 June 2022 SlyAceZeta talk contribs created page Template:EnergyBZ (Created page with "<includeonly>{{#invoke:Recipe|powerBZ}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 06:57, 25 June 2022 SlyAceZeta talk contribs created page Template:EnergySN (Created page with "<includeonly>{{#invoke:Recipe|powerSN}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 05:48, 25 June 2022 SlyAceZeta talk contribs created page Module:Recipe/SN/doc (Created page with "This module contains all recipe information for every item in ''Subnautica''. This data is used in Module:Recipe to output recipes on pages. Each in-game item is represented by an Lua table object. The syntax for each object is below. All parameters are optional '''except''' <code>name</code>. <syntaxhighlight lang="lua"> ["spawnID"] = { name = "Item Name", -- the in-game name of the item energy = #, -- the amount of energy the item adds to the Bioreactor...")
- 22:49, 22 June 2022 SlyAceZeta talk contribs tc-changed
- 22:49, 22 June 2022 SlyAceZeta talk contribs created page Template:UsesBZ (Created page with "<includeonly>{{#invoke:Recipe|allBZ}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 22:49, 22 June 2022 SlyAceZeta talk contribs tc-changed
- 22:49, 22 June 2022 SlyAceZeta talk contribs created page Template:UsesSN (Created page with "<includeonly>{{#invoke:Recipe|allSN}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 01:09, 11 June 2022 SlyAceZeta talk contribs tc-changed
- 01:09, 11 June 2022 SlyAceZeta talk contribs created page Template:RecipeBZ (Created page with "<includeonly>{{#invoke:Recipe|BZ}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 01:08, 11 June 2022 SlyAceZeta talk contribs created page Module:Recipe/BZ (Created page with "return { -- Materials ["copper"] = { name = "Copper Ore" }, ["creepvinepiece"] = { name = "Creepvine Sample", icon = { size = "2x2", bg = "aquatic plant" } }, ["lead"] = { name = "Lead" }, ["quartz"] = { name = "Quartz" }, ["scrapmetal"] = { name = "Metal Salvage", icon = { size = "2x2" } }, ["silver"] = { name = "Silver Ore" }, -- Machines ["builder"] = { name = "Habitat Builder", machine = "fabricator", recipe = {...")
- 00:11, 10 June 2022 SlyAceZeta talk contribs moved page Template:Recipe3 to Template:RecipeSN (to distinguish from BZ)
- 00:08, 10 June 2022 SlyAceZeta talk contribs moved page Module:Recipe/data to Module:Recipe/SN (to distinguish it from BZ)
- 22:43, 8 June 2022 SlyAceZeta talk contribs tc-changed
- 22:43, 8 June 2022 SlyAceZeta talk contribs created page Template:Recipe3 (Created page with "<includeonly>{{#invoke:Recipe|main}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 22:12, 8 June 2022 SlyAceZeta talk contribs created page Module:Recipe (Created page with "local p = {} local data = mw.loadData('Module:Recipe/data') local getArgs = require('Dev:Arguments').getArgs function p.main(frame) local args = getArgs(frame) if args[1] then if data[args[1]] then return data[args[1]].name end end end return p")
- 17:09, 28 May 2022 SlyAceZeta talk contribs deleted page World glitch (content was: "My world is glitched. All the fish, acid mushrooms, creepvines and resources in general are gone.", and the only contributor was "Stoploggingmeoff" (talk))
- 22:47, 27 May 2022 SlyAceZeta talk contribs protected Inactive Lava Zone [Edit=Allow only administrators] (expires 22:47, 10 June 2022) [Move=Allow only administrators] (expires 22:47, 10 June 2022) (Excessive vandalism) (hist)
- 22:47, 27 May 2022 SlyAceZeta talk contribs undeleted page Inactive Lava Zone (636 revisions)
- 22:46, 27 May 2022 SlyAceZeta talk contribs deleted page Inactive Lava Zone (Temporary deletion)
- 22:46, 27 May 2022 SlyAceZeta talk contribs deleted page File:Tresk.png (Spam)
- 22:46, 27 May 2022 SlyAceZeta talk contribs deleted page File:Dfdaff4ccfc24d8db52d5302768a9b84.mov (Spam)
- 22:45, 27 May 2022 SlyAceZeta talk contribs deleted page File:Bezoswhy.mp4 (Spam)
- 22:45, 27 May 2022 SlyAceZeta talk contribs deleted page File:B704B371-C992-401E-84D4-6AC8E90D851E.jpg (Spam)
- 22:45, 27 May 2022 SlyAceZeta talk contribs deleted page File:Creamy.mp4 (Spam)
- 22:45, 27 May 2022 SlyAceZeta talk contribs deleted page File:MP4 01.mp4 (Spam)
- 22:45, 27 May 2022 SlyAceZeta talk contribs deleted page File:Video0-2-2.mp4 (Spam)