Search found 4533 matches

by rowett
June 2nd, 2026, 4:32 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 4412
Views: 1152853

Re: Pattern viewer for forum threads

muzik wrote:
June 2nd, 2026, 3:26 pm
Not sure if this is causing any issues elsewhere but there appears to be a misspelling in this code file:
No issue. That's just a label that Help>Memory uses. Well spotted though!
by rowett
April 4th, 2026, 12:06 pm
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 757
Views: 268429

Re: lifeviewer bug

Citation needed wrote:
April 3rd, 2026, 6:39 am
The "Symbiosis" rule table crashed.
Please post an example pattern that crashes.
by rowett
March 30th, 2026, 4:34 am
Forum: Bugs & Errors
Topic: Golly bugs
Replies: 195
Views: 107303

Re: Golly bugs

The rule "R1,C3,S2-5,B6,8,NW111101111,110" and similar rules are completely broken, acting as if they were somehow B0 Generations rules. Thanks for the report. The algo shouldn't allow a non-zero dead state weight (i.e. the first digit of ,110 ) since this leads to B0-type behaviour which is not su...
by rowett
March 26th, 2026, 4:32 am
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 757
Views: 268429

Re: lifeviewer bug

I6_I6 wrote:
March 25th, 2026, 2:40 pm
If you add bounded grid specifications after an alternating rulestring, it works just fine. But if you go to Settings > Pattern > Change Rule, the bounded grid suffix appears after both rules that are being alternated.
Thanks for the report. Fixed in build 1384.
by rowett
March 26th, 2026, 4:31 am
Forum: Scripts
Topic: Life tag testing
Replies: 2423
Views: 26840

Re: Life tag testing

Build 1384 is now available on the lazyslug server

Fixes in this build:
  • fixed missing error message
  • fixed Change Rule adding extra bounded grid specification
by rowett
March 23rd, 2026, 11:19 am
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 757
Views: 268429

Re: lifeviewer bug

wirehead wrote:
March 23rd, 2026, 10:16 am
no error message is shown for this pattern...
Thanks - it was reported just above. See the post above yours for the answer.
by rowett
March 22nd, 2026, 5:21 pm
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 757
Views: 268429

Re: lifeviewer bug

The pattern in this post fails with a blank error message. I'm not sure what the issue is but it's probably worth making it show something other than an empty string. Thanks for the report. This issue is that the RLE is invalid since it is splitting a count from a symbol across the end of a line. I...
by rowett
March 14th, 2026, 12:13 pm
Forum: The Sandbox
Topic: Robots 2 - 50 years later
Replies: 3
Views: 440

Re: Robots 2 - 50 years later

Finally, level 30!

Best... Game... Ever!

(global high score table coming soon...)
Level30.png
Level30.png (325.46 KiB) Viewed 191 times
by rowett
March 10th, 2026, 12:01 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 4412
Views: 1152853

Re: Pattern viewer for forum threads

Hexagonal custom rules will show information about defined icons in Help > Info > Pattern but won't show the icons themselves unlike for square grid rules. Is this intended? Yes, the information about the defined icons comes from the parser. It's interesting to see that they were found and were val...
by rowett
March 10th, 2026, 11:55 am
Forum: Scripts
Topic: Life tag testing
Replies: 2423
Views: 26840

Re: Life tag testing

Build 1383 is now available on the lazyslug server

Fixes in this build:
  • fixed AutoFit when all cells die
by rowett
March 10th, 2026, 7:43 am
Forum: Scripts
Topic: Life tag testing
Replies: 2423
Views: 26840

Re: Life tag testing

Build 1382 is now available on the lazyslug server

Fixes in this build:
  • fixed some more hex and triangular rendering issues
by rowett
March 9th, 2026, 1:11 pm
Forum: Scripts
Topic: Life tag testing
Replies: 2423
Views: 26840

Re: Life tag testing

Build 1381 is now available on the lazyslug server

Fixes in this build:
  • fixed some hex rendering issues
by rowett
March 9th, 2026, 11:20 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 4412
Views: 1152853

Re: Pattern viewer for forum threads

How does POLYFILL decide how to colour intersecting polygons? Each polygon is drawn separately so if you overlap different polygons with alpha they will blend in the intersection. For single polygons the non-zero winding rule is used. I'm not sure about other users but there appear to be a few more...
by rowett
March 8th, 2026, 11:56 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 4412
Views: 1152853

Re: Pattern viewer for forum threads

These two patterns run in LifeViewer, but are rejected by Golly. Is this expected behaviour? This is expected. For those rules LifeViewer supports B0 without Smax whereas Golly does not . Put the mouse cursor on one of the two highlighted cells and they'll be shown as [bounded] 0 rather than [bound...
by rowett
March 8th, 2026, 11:48 am
Forum: Scripts
Topic: Life tag testing
Replies: 2423
Views: 26840

Re: Life tag testing

Build 1380 is now available on the lazyslug server

Fixes in this build:
  • fixed cell information for hexagonal bounded grid top-left and bottom-right cells
  • fixed PCA Icons initial colours
by rowett
March 7th, 2026, 4:41 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 4412
Views: 1152853

Re: Pattern viewer for forum threads

Is it intended that the code boxes in this post are unopenable and result in an error? Yes since they both have illegal RLE headers: x, y, rule = M0,14,13,3,11,5,6,8,7,9,10,4,12,2,1,15 RLE headers must have a space or = after x . The parser is assuming the x is a pattern state and then correctly co...
by rowett
March 6th, 2026, 1:03 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 4412
Views: 1152853

Re: Pattern viewer for forum threads

muzik wrote:
February 27th, 2026, 8:46 am
... would it be possible to show cell icons in the Draw menu if they exist, even if icons aren't currently switched on?
Yes, added in build 1379.
by rowett
March 6th, 2026, 1:01 pm
Forum: Scripts
Topic: Life tag testing
Replies: 2423
Views: 26840

Re: Life tag testing

Build 1379 is now available on the lazyslug server

Enhancements in this build:
  • show Icons in Draw menu if Icons available (even if not displayed)
by rowett
March 6th, 2026, 5:48 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 4412
Views: 1152853

Re: Pattern viewer for forum threads

muzik wrote:
March 3rd, 2026, 11:47 pm
Perhaps this is clearer
Fixed in build 1378.
by rowett
March 6th, 2026, 5:47 am
Forum: Scripts
Topic: Life tag testing
Replies: 2423
Views: 26840

Re: Life tag testing

Build 1378 is now available on the lazyslug server

Fixes in this build:
  • fixed HROT von Neumann grid growth issue
by rowett
March 5th, 2026, 5:05 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 4412
Views: 1152853

Re: Pattern viewer for forum threads

muzik wrote:
March 5th, 2026, 11:27 am
Open the cell map for this and switch between period and frequency modes. There appears to be a pixel at the bottom right of the grid which is absent in period mode but correctly present in frequency mode.
Fixed in build 1377.
by rowett
March 5th, 2026, 5:04 pm
Forum: Scripts
Topic: Life tag testing
Replies: 2423
Views: 26840

Re: Life tag testing

Build 1377 is now available on the lazyslug server

Fixes in this build:
  • fixed missing pixel in Cell Period Map
by rowett
March 4th, 2026, 1:34 pm
Forum: Scripts
Topic: Life tag testing
Replies: 2423
Views: 26840

Re: Life tag testing

Build 1376 is now available on the lazyslug server

Fixes in this build:
  • fixed UI layout for Photosensitivity and Help Topics
by rowett
February 28th, 2026, 12:48 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 4412
Views: 1152853

Re: Pattern viewer for forum threads

muzik wrote:
February 27th, 2026, 2:28 pm
Some embeds now have text intersection going on with the new menu
Fixed in build 1375.
by rowett
February 28th, 2026, 12:46 am
Forum: Scripts
Topic: Life tag testing
Replies: 2423
Views: 26840

Re: Life tag testing

Build 1375 is now available on the lazyslug server

Enhancements in this build:
  • use concise photosentivity warning when window height is small