2

A sneak peek for the big 2.0.20.1 update of the Generator Manager...

@perchance

1

Testing post from Mastodon to Casual Perchance

@casual_perchance

4

New Power Generator Manager update, version 2.0.20.0.3 (New backgrounds, new accent colors...)

Yet another unplanned update, but regardless, it brings some massive updates out of the box, including the early background change and a bunch of neat improvements!

https://perchance.org/power-generator-manager

@perchance

[-] BluePower@mastodon.social 4 points 7 months ago* (last edited 7 months ago)

@Alllo Fun fact: The plugin page itself was written to encourage users to upload to imgur at the time perchance.org/upload was not made yet. That's why these images still use the source from the imgur site. I've also never noticed they updated that to change it to perchance.org/upload.

3

[Bug?] generator-stats-plugin delays in showing the last edited time

So, I went to edit and save two of my own generators, broken-generators and wheel-substance-chance. However, after reloading on my hub page, the last edited time wasnโ€™t displaying the updated time right away, it just stays the same as when I saved it 1 year ago and 29 days ago, respectively.

After waiting for a few minutes though, it did show the updated time, so there appears to be a delay on the plugin.

@perchance

3
submitted 7 months ago* (last edited 7 months ago) by BluePower@mastodon.social to c/perchance@lemmy.world

Adding admin-privileged user ID into bannedUsers of the Comments Plugin

Just found another interesting "bug" similar to the generatorName override. I tried "banning" an admin user (which is myself) from the comments of my hub page by adding the ID into the bannedUsers list and got some bizarre effects. When I re-visited my hub page, the admin comments were hidden, but I could still comment. And after a refresh, weirdly, they showed up. But in a private window, they're hidden.

@perchance

4
submitted 7 months ago* (last edited 7 months ago) by BluePower@mastodon.social to c/perchance@lemmy.world

[Bug] Downloading revisions not working

I made a similar post about this one (https://lemmy.world/post/11134086) and it happened again, and hopefully the Dev can notice. (ping please)

Here's the error that Perchance throws when I try to download revisions from https://perchance.org/power-generator-manager-10k-milestone:

Uncaught URIError: URI malformed
at decodeURI (see image)

EDIT: After some later investigation, I've found out that this does NOT affect earlier revisions (see this comment: https://lemmy.world/comment/8770044)

@perchance

2

[Suggestion] Blocking certain words in comments, not just users in the Comments Plugin

So, there's already a feature to block specific tags so comments with those tags won't show up anymore. But what if you could also block comments based on keywords (even if they're sent from different tags)? Also, there should be a separate "unblock all" command for blocked users and words.

Please ping the Dev so they know about this.

@perchance

2

The FINAL trailer for the Generator Manager's Milestone Announcement...

Yes, it's the last sneak peek before the release of the announcement... which is just already 12 hours ahead (as of this post).

https://perchance.org/power-generator-manager-10k-milestone

@perchance

7
submitted 8 months ago* (last edited 8 months ago) by BluePower@mastodon.social to c/perchance@lemmy.world

A discovery within the Comments Plugin

If you look all the way up to the past, specifically before November 2022 (when the tags are introduced), you'll see comments with the placeholder tag "?????". Comments that were made before the tag system was introduced were given that default tag (and an interestingly cool gray color).

This is what it looks like when I saw them on my example from this post: https://lemmy.world/post/13241347

@perchance

7

Tampering with generatorName

I have recently discovered this but apparently you can tamper with the generatorName variable to use another generator's name despite that it's a different generator name, in other words, identify that as another generator. This could be used to play with some sort of things that you can't in a normal circumstance, like accessing the comments from another generator, even from deleted or renamed generators.

@perchance

2
submitted 8 months ago* (last edited 8 months ago) by BluePower@mastodon.social to c/perchance@lemmy.world

Power Generator Manager 2.0.20.0.2 is now out! (New Featured and Main Generators!)

A small update that compensates with the recent move of my small generators to the Main Generators section + a new Featured Generator!

https://perchance.org/power-generator-manager

@perchance

2
submitted 8 months ago* (last edited 8 months ago) by BluePower@mastodon.social to c/perchance@lemmy.world

Three days before the Milestone Announcement, and I'm doing something...

Yet another sort of trailer to the upcoming 10.0k views milestone announcement for my generator hub page that is already in progress by now... ๐Ÿ”ฅ๐Ÿ”ฅ

https://www.tumblr.com/bluepower8153/745025915949613056/the-power-generator-manager-100k-views-milestone?source=share

@perchance

[-] BluePower@mastodon.social 4 points 8 months ago* (last edited 8 months ago)

@Gaipacub You *can* make the image plugin to generate images of these built-in sizes (in this case, the landscape) in a banner-sized image by setting the width and height options, however the result will be stretched out. Also, implementing that function in an image generator that uses the T2I framework will require modifying the framework directly so that the generator will output images in that size.

Here's my remix of the plugin example that does that job: https://perchance.org/yydmr1f4kn#edit

[-] BluePower@mastodon.social 4 points 8 months ago

Yeah, I also hope so ๐Ÿ˜Š

Also @Alllo, the starter generator is pretty neat, just need some code refinements so more people that are new to Perchance can understand it better ๐Ÿ˜„

[-] BluePower@mastodon.social 3 points 9 months ago

@perchance I just made an example page of demonstrating all of this *plus* the onLoadEnd and onSubmitButton events:
https://perchance.org/4x6vz44hpg

[-] BluePower@mastodon.social 3 points 9 months ago

@Alllo ๐Ÿ˜„๐Ÿ‘

[-] BluePower@mastodon.social 3 points 9 months ago

@shantismurf Try wrapping up the brackets of the array values with another set of brackets, like this:

travelarray = [['airport','train station','bus stop']]

Also, you can use location.evaluateItem to get a direct string of the value, so it'll be a valid filter.

[-] BluePower@mastodon.social 3 points 9 months ago* (last edited 9 months ago)

@Alllo Good explanation. Didn't knew you were doing that.
I also looked at your plugin's code at glance and that makes more sense actually ๐Ÿ˜‚

[-] BluePower@mastodon.social 3 points 9 months ago

@Alllo Yep, I have added it now. Also, I am still improving it over time, so it'll be updated frequently for the next few months.

[-] BluePower@mastodon.social 3 points 10 months ago

@VioneT It is working again

[-] BluePower@mastodon.social 3 points 10 months ago

@perchance Update: The Generator Manager is now at version 2.0.13, which delivers a bunch of changes optimized for mobile users and more!

[-] BluePower@mastodon.social 3 points 10 months ago

@Cocell Reading this through Mastodon ๐Ÿ‘€

view more: next โ€บ

BluePower

joined 10 months ago