Elithrion wrote:-you forgot to update known issues
Fixed now, thanks.

There are actually a few more known issues too, so I'll update that list again in a second.
Elithrion wrote:-in the 'Killer candlefrobras' description (in the java applet, not in the wiki), it has a space between 'kill' and 'er':
'Description: An arrangement of two candlefrobras that act in some ways like kill er toads.'
I'll add this to the list of known issues. It happens because the files in the online database are saved in RLE format, and RLE files technically don't allow lines to be longer than 70 characters, so the online tool, when it saves the pattern, inserts a line break every 70 characters in the description. When displaying the line break it converts it to a space, but for technical reasons in the RLE file if it's the end of a word I shouldn't include a space *and* a line break, so I either every now and then get words running into each other, or spaces in the middle of words.
The RLE reader for the tool doesn't care if lines are 70 lines long or not, so I could manually edit the database files to make the comment files longer, which is what I'll probably end up doing. I'll update this pattern file and upload it tonight when I do an update. Feel free to report any other patterns that have a similar out-of-place space, though I'll try to keep a look out for them from now on too.
Elithrion wrote:-when I tried to override the 'Killer candlefrobras' to change the description it (correctly) didn't let me, but it told me that it actually had let me instead of giving an error and maybe asking for a new file name like it probably should.
Thanks, it definitely shouldn't let you think that you're saving over one of the LifeWiki patterns. I'll add that to the list of issues.
Elithrion wrote:-also, more typoes in descriptions, like in 'Triple pseudo still life':
'A pattern found in 2001 that can be broken down into three stable s table pieces, but not two.'
Same deal as with the killer candlefrobras, with the exception of the word 'stable' repeated twice. I'll upload the corrected file tonight.