You mentioned some features that I think would be awesome to have:
astonia wrote: Sun Jun 23, 2019 8:51 pm
- Allow png and gif images.
So much yes!
astonia wrote: Sun Jun 23, 2019 8:51 pm
- Page Labels - Basically an "Action" on a page that doesn't do anything other than being a placeholder with a unique name. Then you can use pages.goto('pagename:label') to jump to that label within a page.
I agree, the only other way to do a similar thing would be to duplicate the page and remove the actions you don't want to happen. It would be easier to be able to just start at a certain point on the page (although it might be difficult to do if the image only appears when you start at the beginning of the page).
astonia wrote: Sun Jun 23, 2019 8:51 pm
- Image Action - Allow eval for image file name
This might be helpful provided that the images have identifiable/unique names
astonia wrote: Sun Jun 23, 2019 8:51 pm
- Image Action - Allow clearing displayed image. I want a help page that can be opened up any time, but want to clear the background to just show text. Now I could use a transparent png, but png images aren't allowed.
I think you're not the only one who wants this. If I have an about page without an image, it would be nice to be able to clear the image. Currently the previous image is used, and this has some utility, but should not be the only option.
astonia wrote: Sun Jun 23, 2019 8:51 pm
- Image Action - Gallery Image - Allow using wildcard for file name
If I am understanding you correctly, then you want to be able to select an image at random? This can be done already. If you want to select a random image from a group of images (rather than from all of the images) then you can put that group into its own gallery.
astonia wrote: Sun Jun 23, 2019 8:51 pm
- Input Field - When running a tease, auto set focus on the field so you can start typing immediately. Right now you have to click the mouse within the field to start typing
A quality of life improvement, I like it.
astonia wrote: Sun Jun 23, 2019 8:51 pm
- Button/Notification Labels - Allow eval within labels
I've asked for this in a previous comment too. This feature would allow notifications to display points; right now the only way to do so is through the Say action.
astonia wrote: Sun Jun 23, 2019 8:51 pm
- Allow multiple images on the screen at the same time
I could see this being useful in specific situations - an RPG tease could use multiple images to display multiple enemies.
astonia wrote: Sun Jun 23, 2019 8:51 pm
- Image Gallery - Allow users to have their own personal galleries, and a tease can pull images from it (maybe based on tags or some sort of grouping capability)
I'm not 100% sure what you mean by this, but I would love the ability to import a gallery from one tease to another so I don't have to upload the same pictures again.
I've actually seen this implemented in "Futanari Mistress". The author probably downloaded the audio of text to speech and uploaded the audio separately. Not as easy as Web Speech API support, but a work-around for anyone who wants this feature right now.