Commit Graph

55 Commits

Author SHA1 Message Date
EyeDeck 5a759687a2 Move memmon tooltip to hints.js
Move memmon tooltip to hints.js

so it's with the other tooltips, and doesn't have to be re-sent from the server every time.

Also, allowed tooltips to be applied by matching a class name if all else fails.
2022-09-19 07:29:22 +03:00
Johan Aires Rastén a96076f49c Add buttons for random and reuse seed.
Random button sets seed to -1, reuse copies the seed from the last
generated image.
2022-09-18 15:13:28 +02:00
AUTOMATIC 5e80c286ee script.js split work - ui.js 2022-09-18 09:00:06 +03:00
AUTOMATIC 26b52fd1ec script.js split work - hints.js 2022-09-18 08:48:13 +03:00
Andrey 85abd7c175 Split history script.js to javascript/hints.js 2022-09-18 08:41:23 +03:00
Renamed from script.js (Browse further)