User contributions for T6971
Jump to navigation
Jump to search
12 January 2026
- 22:3122:31, 12 January 2026 diff hist +1,661 N Rule:CheckerOut Created page with "@RULE CheckerOut rabbit, 2026-01-12 A rule that imperfectly emulates Conway's Game of Life if the live cells provided form a checkerboard between States 1 and 2. A single line has been inserted to modify the rule's behaviour. @TABLE n_states:3 neighborhood:Moore symmetries:rotate4reflect var a1 = {0, 1, 2} var a2 = a1 var a3 = a1 var a4 = a1 var a5 = a1 var a6 = a1 var a7 = a1 var a8 = a1 var a9 = a1 var l1 = {1, 2} var l2 = l1 var l3 = l1 var l4 = l1 var l5 = l1..." current
22 December 2025
- 08:2108:21, 22 December 2025 diff hist −2 m Solifuge Update the heat to 1273; results from identifying the 1414-cell form in LV
14 December 2025
- 14:2114:21, 14 December 2025 diff hist −4 m Copperhead Deleting a "new" for "new new"
- 08:4508:45, 14 December 2025 diff hist 0 m Solifuge Change the 1415 to 1414 to match the population as in infobox
8 December 2025
- 09:5809:58, 8 December 2025 diff hist −32 m Solifuge Solifuge is r smallest knownmacro-spaceship
- 04:5804:58, 8 December 2025 diff hist +4 m Solifuge Add link of cordership
4 December 2025
- 10:0110:01, 4 December 2025 diff hist 0 m List of spaceships Solifuge, despite its small size, is an engineered spaceship
- 08:0008:00, 4 December 2025 diff hist −1 m Oblique spaceship Replaced the original camelship with the much smaller solifuge
3 December 2025
- 04:5304:53, 3 December 2025 diff hist 0 N Category:Spaceships with heat between 1,000 and 9,999 Now there's a spaceship of that heat
- 04:5104:51, 3 December 2025 diff hist +23 m Solifuge According to LifeViewer, the average heat is 2211.6
7 September 2025
- 01:1601:16, 7 September 2025 diff hist +701 N Rule:SparkCoil2 Created page with "@RULE SparkCoil2 @TABLE n_states:4 neighborhood:Moore symmetries:permute var a = {0,1,2,3} var a1 = a var a2 = a var a3 = a var a4 = a var a5 = a var a6 = a var a7 = a var a8 = a var b = {0,2,3} var b1 = b var b2 = b var b3 = b var b4 = b var b5 = b var b6 = b var b7 = b var b8 = b var c = {0,1} var c1 = c var c2 = c var c3 = c var c4 = c 0,1,1,1,2,2,2,2,0,3 a,1,1,1,b,b1,b2,b3,b4,1 1,1,1,b,b1,b2,b3,b4,b5,1 1,a,a1,a2,a3,a4,a5,a6,a7,0 0,1,1,1,1,1,1,0,0,2 0,2,2,2,c,c1,c2,c3..." current
28 June 2025
- 11:2611:26, 28 June 2025 diff hist +870 N Rule:BliptileWithHold Created page with "@RULE BliptileWithHold @TABLE n_states:18 neighborhood:vonNeumann symmetries:permute var a = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17} var b = a var c = a var d = a var e = {0,1,2,5,6,7,8,9,10,11,14,15,16,17} var f = e var g = e var h = {3,4} var i = {5,6,7} var j = {8,9,10} var k = {11,12,13,14} var l = {6,10} var m = {7,9} var n = {16,17} var o = {12,13,14} 1,h,e,f,g,h 1,12,e,f,g,3 1,13,e,f,g,4 2,a,b,c,d,1 h,a,b,c,d,2 i,3,e,f,g,6 i,4,e,f,g,7 i,a,b,c,d,5 j,3,e,f,..." current
4 June 2025
- 23:4023:40, 4 June 2025 diff hist +33 N Notability Redirected page to LifeWiki:Notability Tag: New redirect
15 April 2025
- 07:5807:58, 15 April 2025 diff hist 0 Rule:BPLogic No edit summary current
- 07:5007:50, 15 April 2025 diff hist 0 Rule:BPLogic Oops, added the wrong transition
- 07:4807:48, 15 April 2025 diff hist +20 Rule:BPLogic Adding ANDNOT gate
14 April 2025
- 12:1512:15, 14 April 2025 diff hist +1,214 N Rule:BPLogic This rule is a stripped-down version of "photest" with no construction abilities.