Main public logs
Appearance
Combined display of all available logs of Logic World Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:57, 9 September 2025 Jimmy talk contribs created page Through Peg (Created page with "{{Infobox component | title = Through Peg | id = MHG.ThroughPeg | caption = Through Peg | configurable = 0 | io.minInputs = 2 | io.maxInputs = 2 | io.outputs = 0 | io.propagationDelay = 0 }} The '''Through Peg''' is a component used for routing signals. The inputs on each side are linked as if connected by a wire, so signals travel through them instantly. They allow for easily routing signals between sides of a Circuit Boa...")
- 02:53, 9 September 2025 Jimmy talk contribs created page Peg (Created page with "{{Infobox component | title = Peg | id = MHG.Peg | caption = Peg | configurable = 0 | io.minInputs = 1 | io.maxInputs = 1 | io.outputs = 0 }} The '''Peg''' is a component used to route signals. == Behavior == Pegs are just a single input. When connected to other components with wires, they pass on the signals they receive from connected outputs. == Placement == The Peg can be placed in the center of a Circuit Board s...")
- 02:39, 9 September 2025 Jimmy talk contribs created page Delayer (Created page with "{{Infobox component | title = Delayer | id = MHG.Delayer | caption = Delayer set to 10 ticks of delay | configurable = 1 | io.minInputs = 1 | io.maxInputs = 1 | io.outputs = 1 }} The '''Delayer''' is a component used for digital logic. It propagates signals from its input to its output, similar to a Buffer, but the signal takes more time to propagate. The signal is ''delayed'', if you will. Delayers are useful for b...")
- 02:30, 9 September 2025 Jimmy talk contribs created page Component (Created page with "{{stub}} '''Components''' are the items used to build things in Logic World.")
- 02:28, 9 September 2025 Jimmy talk contribs created page Components (Redirected page to Component) Tag: New redirect
- 02:26, 9 September 2025 Jimmy talk contribs created page Fast Buffer (Created page with "{{Infobox component | title = Fast Buffer | id = MHG.Buffer | caption = Fast Buffer | configurable = 0 | io.minInputs = 2 | io.maxInputs = 2 | io.outputs = 0 | io.propagationDelay = 0 }} The '''Fast Buffer''' is a component used for digital logic. It has two inputs, with one higher up than the other. The lower input will be {{on}} if the upper input is {{on}}, but not vice-versa; in this way, the component "buffers" the...")
- 02:07, 9 September 2025 Jimmy talk contribs created page Buffer (Created page with "{{Infobox component | title = Buffer | id = MHG.BufferWithOutput | caption = Buffer | configurable = 0 | io.minInputs = 1 | io.maxInputs = 1 | io.outputs = 1 | io.propagationDelay = 1 }} The '''Buffer''' is a component used for digital logic. It has one input and one output, and the output is updated to propagate the same state of the input. Buffers are useful for preventing back-propagation of signals, because signals c...")
- 01:57, 9 September 2025 Jimmy talk contribs created page Display Configuration (Created page with "{{stub}} '''Display Configurations''' are a set of colors that are used to customize Displays and Panel Displays. The inputs of a display are ordered. The state of all the inputs are read as a binary number, and this number corresponds to the index in the color list. In a Panel Display, the shortest input peg is the least significant bit, and the longest input peg is the most significant.")
- 01:06, 9 September 2025 Jimmy talk contribs moved page File:MHG.Buffer WithOutput thumbnail render.png to File:MHG.BufferWithOutput thumbnail render.png without leaving a redirect (Misspelled title)
- 22:16, 8 September 2025 Jimmy talk contribs created page The Ultimate Nerd Game (Created page with "{{stub}} '''The Ultimate Nerd Game''' was the original prototype for Logic World.") Tag: Visual edit: Switched
- 22:11, 8 September 2025 Jimmy talk contribs created page Tick (Created page with "{{stub}} A '''tick''' refers to one step of the game's logic simulation. Most components take one tick to update the state of their output after their input changes state. Thus, on some ticks, the state of a component's outputs will be "wrong" compared to the state of its inputs. File:And gate activation delay.png|thumb|A demonstration of two AND gates being activated. The top AND gate has both its inputs active, but its output is not yet active becaus...")
- 22:01, 8 September 2025 Jimmy talk contribs created page Secret Settings (Created page with "{{stub}} '''Secret Settings''' are settings that cannot be edited with the in-game settings menu. Instead, they can only be changed by editing a config file. Secret Settings allow niche or obscure things about the game to be configured.")
- 18:23, 8 September 2025 Jimmy talk contribs created page File:MHG.AndGate thumbnail render (4 inputs).png (A render of an AND Gate, using the game's default thumbnail render properties except for a higher resolution (512x512). Rendered using commands by Logic World v0.92.0.547 This AND gate has 4 inputs.)
- 18:23, 8 September 2025 Jimmy talk contribs uploaded File:MHG.AndGate thumbnail render (4 inputs).png (A render of an AND Gate, using the game's default thumbnail render properties except for a higher resolution (512x512). Rendered using commands by Logic World v0.92.0.547 This AND gate has 4 inputs.)
- 18:22, 8 September 2025 Jimmy talk contribs created page File:MHG.AndGate thumbnail render (3 inputs).png (A render of an AND Gate, using the game's default thumbnail render properties except for a higher resolution (512x512). Rendered using commands by Logic World v0.92.0.547 This AND gate has 3 inputs.)
- 18:22, 8 September 2025 Jimmy talk contribs uploaded File:MHG.AndGate thumbnail render (3 inputs).png (A render of an AND Gate, using the game's default thumbnail render properties except for a higher resolution (512x512). Rendered using commands by Logic World v0.92.0.547 This AND gate has 3 inputs.)
- 16:57, 8 September 2025 Felipe talk contribs created page User:Felipe/sandbox (Created page with "{{Binary signal | signals=Input A, Input B, Output | signal1=011100 | signal2=001100 | signal3=000110 }}")
- 16:48, 8 September 2025 Felipe talk contribs created page Template:Binary signal/styles.css (Created page with ".signal-graph-table { border-collapse: collapse; } .signal-graph-table td.signal-header-cell { text-align: center; transform: translateX(-50%); } .signal-graph-table tr.signal-spacer-row { height: 1rem; border: none; } .signal-graph-table tr.signal-spacer-row td.signal-spacer-row-cell { border-left: var(--tick-marker-border); border-right: var(--tick-marker-border); } .signal-graph-table tr.signal-row { height: 2rem; } .signal-graph-tab...")
- 16:29, 8 September 2025 Felipe talk contribs created page Template:Binary signal (Created page with "<includeonly>{{#invoke:LogicUtils|binary_signal_graph}}</includeonly>")
- 11:59, 8 September 2025 Felipe talk contribs created page Template:Truth table auto (Created page with "<includeonly>{{#invoke:LogicUtils|truth_table_auto}}</includeonly>")
- 11:13, 8 September 2025 Felipe talk contribs deleted page Template:InfoboxTest (content was: "<includeonly>{{#invoke:Infobox|component}}</includeonly>", and the only contributor was "Felipe" (talk))
- 06:24, 8 September 2025 FoxFireFive talk contribs created page File:Logic World Steam banner.jpg (Logic world steam banner)
- 06:24, 8 September 2025 FoxFireFive talk contribs uploaded File:Logic World Steam banner.jpg (Logic world steam banner)
- 05:42, 8 September 2025 Jimmy talk contribs created page Category:Pages using Tabber parser tag (Hide this category on pages from users by default) Tag: Visual edit: Switched
- 01:11, 8 September 2025 Felipe talk contribs deleted page Template:Example (Broken redirect: content was: "#REDIRECT Template:LUT", and the only contributor was "DjSapsan" (talk))
- 00:52, 8 September 2025 Felipe talk contribs created page Template:Navbox components (Created page with "{{Navbox | title=All components | Category:Circuitry components |+ AND Gate }}")
- 00:29, 8 September 2025 Felipe talk contribs created page Module:Navbox (Created page with "local p = {} p.navbox = function(frame, args) local args = args or frame:getParent().args local title = args.title or "Title" local above = args.above or "Above" local below = args.below or "Below" args[1] = "Group 1" args[2] = "+ Item 1" args[3] = "+ Item 2" local html = ([[<nowiki> <div class="navbox"> <table class="navbox-inner"> <tr> <th class="navbox-title" scope="col" colspan="3"> <div>%s</div> </th> </tr...")
- 21:34, 7 September 2025 DjSapsan talk contribs created page File:Fine-placement.png
- 21:34, 7 September 2025 DjSapsan talk contribs uploaded File:Fine-placement.png
- 21:29, 7 September 2025 DjSapsan talk contribs created page Talk:Inverter Logic Gates (Improve pictures: new section) Tag: New topic
- 21:08, 7 September 2025 DjSapsan talk contribs created page Optimization (First version of the article)
- 21:05, 7 September 2025 FoxFireFive talk contribs created page File:Simpler Multiplexer Circuit.png
- 21:05, 7 September 2025 FoxFireFive talk contribs uploaded File:Simpler Multiplexer Circuit.png
- 20:47, 7 September 2025 FoxFireFive talk contribs created page XOR Gate (Created page with "{{Infobox component|title=XOR gate|id=MHG.XorGate|caption=XOR gate|configurable=0|io.minInputs=2|io.maxInputs=2|io.outputs=1|io.propagationDelay=1}} The '''XOR gate''' is a basic digital logic component whose output will be {{on}} if only '''one''' of its inputs are '''ON'''. An XOR gate is 2 tiles wide and 1 tile tall, and its body is 1 tile long, but its inputs and outputs extend its area to 3 tiles. == Logic == The XOR gate's output will only be active if '''one'''...") Tag: Visual edit
- 20:41, 7 September 2025 GHXX talk contribs created page Template talk:Backpropagation (Move to full wiki page?: new section) Tag: New topic
- 20:34, 7 September 2025 FoxFireFive talk contribs created page File:XOR gate activation delay.png
- 20:34, 7 September 2025 FoxFireFive talk contribs uploaded File:XOR gate activation delay.png
- 20:23, 7 September 2025 FoxFireFive talk contribs created page Inverter (Created page with "{{Infobox component | title=Inverter | caption=Inverter | id=MHG.Inverter | io.propagationDelay=1 | io.maxInputs=1 | io.minInputs=1 | io.outputs=1 }} The Inverter is a digital component which will output the opposite of its input when activated. The Inverter will demonstrate the following behavior: {{Truth table | inputs=Input | outputs=1 | caption=Inverter Truth Table | 0 1 | 1 0 }} == Timing == The Inverter has a latency of 1 tick, so when the input pin is activated...") Tag: Visual edit
- 20:12, 7 September 2025 DjSapsan talk contribs created page File:Compact-design2.png
- 20:12, 7 September 2025 DjSapsan talk contribs uploaded File:Compact-design2.png
- 20:10, 7 September 2025 DjSapsan talk contribs created page File:Compact-design1.png
- 20:10, 7 September 2025 DjSapsan talk contribs uploaded File:Compact-design1.png
- 19:10, 7 September 2025 DjSapsan talk contribs created page File:ABC-circuit.png
- 19:10, 7 September 2025 DjSapsan talk contribs uploaded File:ABC-circuit.png
- 19:05, 7 September 2025 FoxFireFive talk contribs created page Inverter Logic Gates (Created page for Inverter Logic Gates.) Tag: Visual edit
- 18:59, 7 September 2025 Felipe talk contribs created page Template:Navbox (Created page with "{{#invoke:Navbox|navbox}}")
- 18:54, 7 September 2025 DjSapsan talk contribs created page File:Toomanywires.png
- 18:54, 7 September 2025 DjSapsan talk contribs uploaded File:Toomanywires.png
- 18:52, 7 September 2025 FoxFireFive talk contribs created page File:Inverter OR (Updated).jpg
- 18:52, 7 September 2025 FoxFireFive talk contribs uploaded File:Inverter OR (Updated).jpg