Search found 2169 matches

by rowett
Today, 8:43 am
Forum: Bugs & Errors
Topic: Golly bugs
Replies: 116
Views: 19648

Re: Golly bugs

If I create a two button dialog without a Cancel button and press Escape then on Windows the keypress is ignored but on Linux the dialog closes and the string gtk-cancel is returned. Yep, I see the same thing on my Linux system -- how annoying! I don't see any way around that problem. Might have to...
by rowett
Today, 4:29 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3419
Views: 839864

Re: Pattern viewer for forum threads

muzik wrote:
April 25th, 2024, 9:33 pm
I assume Rand All not randomising the rule transitions for rule tables is expected?
Yes and I've disabled the button for RuleTable rules.
by rowett
Today, 2:17 am
Forum: Bugs & Errors
Topic: Golly bugs
Replies: 116
Views: 19648

Re: Golly bugs

Andrew wrote:
Today, 12:33 am
Here's some code I use to test it. Works fine on macOS but haven't yet tried it on Windows/Linux
If I create a two button dialog without a Cancel button and press Escape then on Windows the keypress is ignored but on Linux the dialog closes and the string gtk-cancel is returned.
by rowett
April 26th, 2024, 5:17 am
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 386
Views: 51314

Re: LifeViewer bug on mobile devices

b-engine wrote:
April 26th, 2024, 3:39 am
Sometimes you can't copy a pattern out of forums LifeViewer. This had frustrated me recently.
I'm sorry you're frustrated.

When reporting an issue you need to be specific and ideally provide a set of repeatable steps that demonstrates the issue.
by rowett
April 25th, 2024, 5:29 pm
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 386
Views: 51314

Re: lifeviewer bug

Cyclotrons wrote:
April 25th, 2024, 3:31 pm
Lifeviewer currently throws an error when trying to view the patterns in this post, despite previously being able to do so with no problem.
Fixed, thanks for reporting!
by rowett
April 25th, 2024, 1:05 am
Forum: Bugs & Errors
Topic: Golly bugs
Replies: 116
Views: 19648

Re: Golly bugs

@Dave/Chris: The code in MainFrame::GetScriptFileName needs a major overhaul so best leave that job to me. My thinking is to just simplify the code in the following way: If a line starts with "--" or "local " then assume it's a Lua script, or if a line starts with "import " or "from " then assume i...
by rowett
April 24th, 2024, 3:17 am
Forum: Bugs & Errors
Topic: Golly bugs
Replies: 116
Views: 19648

Re: Golly bugs

Copying each of the following RLEs into clipboard and doing "File -> Run Clipboard" causes the error message appended after that RLE. I think I've mentioned this before, but if you have an RLE in the clipboard and try to click Run Clipboard, it tells you that Perl scripting is no longer supported. ...
by rowett
April 23rd, 2024, 4:44 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3419
Views: 839864

Re: Pattern viewer for forum threads

confocaloid wrote:
April 22nd, 2024, 5:13 pm
Well, when I tried the above test patterns, my expectations were that LifeViewer will search for a @RULE header in which the name does match the name specified in the RLE header.
LifeViewer now requires that the @RULE name matches the name specified in the RLE header.
by rowett
April 22nd, 2024, 4:54 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3419
Views: 839864

Re: Pattern viewer for forum threads

LifeViewer appears to accept and ignore arbitrary text between the end of pattern data and the @RULE header. Is this intended? Yes. Anything after the end of pattern data is treated as comments and could contain LifeViewer script commands. If while processing the comments LifeViewer comes across an...
by rowett
April 21st, 2024, 5:17 pm
Forum: Bugs & Errors
Topic: Golly bugs
Replies: 116
Views: 19648

Re: Golly bugs

When running safeopenclip.lua, if the rulefile is not installed yet, the script shows a help page with a suggestion to download the rulefile. Clicking on that link triggers download, with a download progress indicator. Sometimes there is a message "Assertion failed" during download. Fixed in the ne...
by rowett
April 17th, 2024, 6:48 am
Forum: The Sandbox
Topic: CA screensaver ideas?
Replies: 16
Views: 510

Re: CA screensaver ideas?

#C [[ DEPTH 0.15 LAYERS 10 ZOOM 2 THEME LifeHistory ]] x = 34, y = 16, rule = R2,C80,S0,5,B2-3,5-7,P95,25,4:T512,512 .3A3.3A2.3A3.4A2.4A2.A2.A$A5.A5.A2.A2.A5.A5.2A.A$A5.A5.A2.A2.A5.A5.A. 2A$.2A3.A5.3A3.3A3.3A3.A2.A$3.A2.A5.A2.A2.A5.A5.A2.A$3.A2.A5.A2.A2.A5. A5.A2.A$3A4.3A2.A2.A2.4A2.4A2.A2.A3$4.3A3...
by rowett
April 15th, 2024, 11:42 am
Forum: The Sandbox
Topic: CA screensaver ideas?
Replies: 16
Views: 510

Re: CA screensaver ideas?

Code: Select all

#C [[ HARDRESET NOTHROTTLE NOPERFWARNING ZOOM 2 AUTOSTART STEP 2 THEME Generations RANDSEED 1695723828606 ]]
x = 10, y = 10, rule = R20,C2,S10-40,B12-34,NC,P100,#,#:T320
10o$10o$10o$10o$10o$
10o$10o$10o$10o$10o!
by rowett
April 15th, 2024, 9:34 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3419
Views: 839864

Re: Pattern viewer for forum threads

muzik wrote:
March 30th, 2024, 7:24 am
Would it be possible to have living cells render on top of bounded cells, such that in cases like these, they aren't hidden when you zoom out beyond 1.0?

Code: Select all

x = 1, y = 2, rule = ModuloThreeTripleReplicator1D:T0,2
o$o!
Yes, done.
by rowett
April 12th, 2024, 11:03 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3419
Views: 839864

Re: Pattern viewer for forum threads

confocaloid wrote:
April 12th, 2024, 10:42 am
Additionally (also for custom neighbourhoods), in "Help -> Info -> Pattern -> N'hood", the middle cell is shown as included ("1"), even though it is not counted for survival (S1 does not cause survival of an isolated dot). Shouldn't the middle cell be shown as "0" instead?
Fixed, thanks!
by rowett
April 12th, 2024, 9:28 am
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3419
Views: 839864

Re: Pattern viewer for forum threads

confocaloid wrote:
April 10th, 2024, 11:48 am
I believe there is an inconsistency in handling asymmetric custom neighbourhoods.
Fixed. Thanks for reporting!
by rowett
April 10th, 2024, 5:25 am
Forum: General Discussion
Topic: Golly suggestions
Replies: 421
Views: 204055

Re: Golly suggestions

As a side note the issue in the 3rd party tool has been fixed by the author.
by rowett
April 9th, 2024, 11:45 am
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 386
Views: 51314

Re: LifeViewer bug on mobile devices

b-engine wrote:
April 9th, 2024, 10:27 am
Realme C55
Google Chrome version 123.0.6312.99

I haven't any other mobile devices, so I don't know if anyone else suffering from this issue.
Thanks for the data. Let's see if anyone else has the issue.
by rowett
April 9th, 2024, 10:20 am
Forum: Bugs & Errors
Topic: lifeviewer bug
Replies: 386
Views: 51314

Re: LifeViewer bug on mobile devices

There's a good chance that you can't use the pan function on mobile (maybe also happens in other touchscreen devices). When you tap somewhere in the viewer window, it seems to be like holding the "cursor". I can't reproduce this. What device are you using? Which browser and version? Anyone else see...
by rowett
April 9th, 2024, 4:03 am
Forum: General Discussion
Topic: Golly suggestions
Replies: 421
Views: 204055

Re: Golly suggestions

The only one I'm a little unhappy with is supporting whitespace between counts and verbs (and within counts). I don't think "12 o" should be legal, much less "1 2o", where the space is any sort of whitespace (newlines, tabs, spaces). I just don't see a reason that should be supported. Does anyone w...
by rowett
April 8th, 2024, 3:05 am
Forum: Scripts
Topic: safeopenclip.lua usability issues
Replies: 57
Views: 1183

Re: safeopenclip.lua usability issues

A cleaner solution might be to make pattern comment rules transient (i.e. not saved). All of the valid comments in this thread above are handling the situation where we're trying to persist the rule and deal with name clashes and so on. When opening a pattern if it contains an @RULE section in the p...
by rowett
April 7th, 2024, 2:21 pm
Forum: Scripts
Topic: safeopenclip.lua usability issues
Replies: 57
Views: 1183

Re: safeopenclip.lua usability issues

Possible actions that a user could choose would be 1) replace Golly's stored rule with the rule from the pattern comments, and open the pattern; 2) ignore the rule in the comments and use Golly's stored rule, and open the pattern; 3a) cancel opening the pattern; 3b) pop up an HTML window showing th...
by rowett
April 7th, 2024, 12:59 pm
Forum: Scripts
Topic: safeopenclip.lua usability issues
Replies: 57
Views: 1183

Re: safeopenclip.lua usability issues

When I first added the capability to LifeViewer (build 470, December 2019) to have an @RULE definition appended to a pattern it was to create a self-contained single file with everything needed to view the pattern. Initially it was used to allow people to post patterns to the forum before the used r...
by rowett
April 7th, 2024, 12:22 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3419
Views: 839864

Re: Pattern viewer for forum threads

confocaloid wrote:
April 7th, 2024, 11:31 am
May or may not be a bug: viewtopic.php?p=182009#p182009
Not a bug. See here.
by rowett
April 7th, 2024, 12:21 pm
Forum: General Discussion
Topic: Thread for basic questions
Replies: 4793
Views: 1230066

Re: Thread for basic questions

All three attempts consistently tell that the pattern snippet is somehow broken, but I cannot see how/why the snippet is broken. Visually it seems to be valid RLE with pattern comments. What causes the problem here? It is not valid to have whitespace between a count and symbol in RLE (e.g. 3b ). Th...
by rowett
April 6th, 2024, 12:58 pm
Forum: Website Discussion
Topic: Pattern viewer for forum threads
Replies: 3419
Views: 839864

Re: Pattern viewer for forum threads

muzik wrote:
April 6th, 2024, 12:18 pm
Is PASTET supposed to create previously-alive dead cells in places where it's used to stop cells from being born naturally?
Yes. The pastes happen after the next generation is computed.