92 Commits

Author SHA1 Message Date
c4e3c45a4d Merge pull request 'Fixed flashing grids' (#37) from rc-1.2.2 into main
Reviewed-on: #37
2025-04-20 23:56:50 +00:00
Mike Lynch
07713bcff7 Factored the radius function out of DotMaker - this is so that the
web version can update other parameters like cell size without making
the grids reset and flicker
2025-04-21 09:54:40 +10:00
14bee6cf6e Merge pull request 'rc-1.2.1 - new patterns and refactoring' (#36) from rc-1.2.1 into main
Reviewed-on: #36
2025-04-20 06:04:44 +00:00
Mike Lynch
824605820b Bumped version number 2025-04-20 16:03:44 +10:00
Mike Lynch
bf7ae246a3 Generalised grids and bands into a single function 2025-04-20 16:02:41 +10:00
Mike Lynch
077dc5254d Fixed alt-text for hyper-out 2025-04-20 15:32:22 +10:00
Mike Lynch
3a9d2190ba bot script now uses closures - I really shouldn't have to have
changed this in both places
2025-04-20 15:29:55 +10:00
Mike Lynch
f397af24cd the radius method now returns a closure, so we can pick random
parameters for things like the sinusoid grids or centre points
2025-04-20 15:25:08 +10:00
Mike Lynch
31c093e1ed Merge branch 'main' into rc-1.2.1 2025-04-20 14:58:46 +10:00
Mike Lynch
81f0702e27 Added first version of sin (diamond grid) and horizontal and vertical
bands
2025-04-19 18:44:01 +08:00
Mike Lynch
6a0d2470a1 Added hyperbolic vignettes in and out 2025-04-19 18:27:58 +08:00
Mike Lynch
ca10f8a038 Saves alt text to the image params 2025-04-06 23:03:48 +00:00
00e5fed522 Merge pull request 'feature-bot-cell-size' (#35) from feature-bot-cell-size into main
Reviewed-on: #35
2025-04-06 08:30:07 +00:00
Mike Lynch
91ab1a453c Merge branch 'main' into feature-bot-cell-size
bringing the json-params stuff from the server
2025-04-06 18:26:47 +10:00
Mike Lynch
3eb527008a Made the bot version do bigger cell sizes 2025-04-06 18:25:54 +10:00
007da37674 Merge pull request 'feature-json-params' (#34) from feature-json-params into main
Reviewed-on: #34
2025-04-06 08:24:10 +00:00
Mike Lynch
0427a3295f Standard "grayscale" 2025-04-06 08:22:36 +00:00
c852633119 Merge pull request 'Adjust the size of cells and dots' (#33) from feature-size into main
Reviewed-on: #33
2025-04-06 07:14:02 +00:00
Mike Lynch
77970dbcd1 Cell size is now randomised 2025-04-06 17:12:51 +10:00
Mike Lynch
46fd00600e Adjustable cell size 2025-04-06 16:47:16 +10:00
Mike Lynch
6c42510a7d Revert "Checking in this because I'm not sure why it's not working"
This reverts commit 6e2036ac7d2c04d184715d2b6fa93a5b3ede8bfd.
2025-04-06 15:49:25 +10:00
Mike Lynch
6e2036ac7d Checking in this because I'm not sure why it's not working 2025-04-06 15:36:19 +10:00
Mike Lynch
ce4771a79f Bumped version v1.1.2 -> 1.2.0 and improved styling 2025-04-06 12:43:34 +10:00
Mike Lynch
844e847eab Grids are working properly with varying aspect ratios 2025-04-06 12:43:17 +10:00
Mike Lynch
7b05658a7f Added height control, rearranged things so that the pattern isn't
randomised every time the dimensions change
2025-04-06 09:54:17 +10:00
Mike Lynch
ead2b1a7ee Can now load params from the JSON 2025-04-01 01:48:28 +00:00
Mike Lynch
84034ef41c Writes out the parameters as JSON 2025-04-01 01:18:15 +00:00
e6f977b29e Merge pull request 'Better clipping for web' (#31) from feature-clip-web-version into main
Reviewed-on: #31
2025-03-26 07:59:04 +00:00
Mike Lynch
0f066251ca Merge branch 'feature-big-pngs' into feature-clip-web-version
Pulling the large pngs into this branch
2025-03-26 18:57:35 +11:00
Mike Lynch
7a1db41c18 Got clipping working in the web version too 2025-03-26 18:57:25 +11:00
0fbe462779 Merge pull request 'Made dot patterns go all the way to the edges of PNGs for the bot' (#30) from feature-fix-edges into main
Reviewed-on: #30
2025-03-26 07:36:04 +00:00
Mike Lynch
3b50b39569 Made the downloadable pngs 1200x1200 2025-03-26 18:33:36 +11:00
Mike Lynch
b789f4fd99 Now patterns in the bot version go all the way to the edges 2025-03-26 18:32:54 +11:00
Mike Lynch
547baa9586 Moved ColourNamer to its own file as it was breaking the web version 2025-03-26 18:32:26 +11:00
Mike Lynch
f159f7d22c Fixed bug in dot pattern descriptions 2025-03-25 00:03:52 +00:00
176c7c7827 Merge pull request 'feature-check-dots-visible-before-describing' (#29) from feature-check-dots-visible-before-describing into main
Reviewed-on: #29
2025-03-23 06:37:17 +00:00
Mike Lynch
03c87f21de Now describes the directions of the gradients 2025-03-23 17:33:04 +11:00
Mike Lynch
cbfcb53a8c Dammit I am reading colour histograms from ImageMagick like a daub 2025-03-23 13:00:41 +11:00
6bff8e1736 Merge pull request 'Separate palette for greyscale to stop the grey colours matching' (#28) from feature-better-colour-names into main
Reviewed-on: #28
2025-03-16 20:11:06 +00:00
3cfb53f4f5 Merge branch 'main' into feature-better-colour-names 2025-03-16 20:10:51 +00:00
Mike Lynch
79a08bf02e Separate palette for greyscale to stop the grey colours matching
subdued tones from the other palettes
2025-03-17 07:09:50 +11:00
d193a7048c Merge pull request 'feature-better-colour-names' (#27) from feature-better-colour-names into main
Reviewed-on: #27
2025-03-16 05:56:19 +00:00
Mike Lynch
469de3c94d Added my own colour name code to palettes.js 2025-03-16 14:46:34 +11:00
Mike Lynch
88755feac4 Writing my own colour name picker 2025-03-15 13:47:03 +11:00
6395ea973d Merge pull request 'Human-readable alt text' (#24) from feature-human-alt-text into main
Reviewed-on: #24
2025-03-12 22:22:03 +00:00
Mike Lynch
f362b03796 Uncommented the posting section 2025-03-13 09:20:47 +11:00
Mike Lynch
20cc971076 Improved grammar 2025-03-13 09:19:06 +11:00
Mike Lynch
790f5f1661 Changed confusing -g flag to -c 2025-03-12 22:09:34 +00:00
Mike Lynch
3b632fedd1 Added human alt text 2025-03-13 09:07:46 +11:00
Mike Lynch
270bcc9cfa Command-line script is now a gotosocial bot 2025-03-08 17:34:37 +11:00