Commit Graph

9 Commits

Author SHA1 Message Date
b4c1734d98 Updated to remove next steps, which I did. 2022-02-16 08:43:02 +00:00
8fe95c88b6 -Added regexs for High Contrast
-Fixed regext for black & white text squares (so it actually works out of Discord, _ not -)

-Updated html template, fixing textareas so 2nd one didn't get squished for unknown reason.

-Updated text in Template, still too wordy!

-Fixed RLE to end on ! instead of $ which is why the next item wasn't working

-Added a [[..]] section to end of generated RLE file to set generations per second, zoom, and colors to
custom values to generally be better defaults.
2022-02-16 08:35:53 +00:00
eb6b8d0887 Updated README to show the LiveViewer plugin dependency. 2022-02-14 18:58:35 +00:00
4457c8c77b Merge branch 'master' of https://git.sdf.org/peteyboy/wordle-life 2022-02-14 07:28:40 +00:00
44470a03db Update 2022-02-14 07:27:14 +00:00
ef42cd452e Added javascript Life Viewer to template, adjusted the HTML template to work with it and the ordered lists and
using the existing textareas (thank goodness it already used textarea!)

Cleaned the one-page conditional logic to use UNLESS and work right,
 and also to let RLE put into input box just slip through into the RLE output box and thus get plugged into the Life Viewer

Added more comments
2022-02-14 07:04:32 +00:00
1ad7295b1f updated readme with dependencies info 2022-02-10 07:27:48 +00:00
b59827746e Added the main perl cgi file 2022-02-10 07:17:11 +00:00
eb0fb24be6 Initial commit 2022-02-10 07:13:51 +00:00