templateManager icon indicating copy to clipboard operation
templateManager copied to clipboard

Template manager for various canvas games

Results 31 templateManager issues
Sort by recently updated
recently updated
newest added

Build using any other typescript transpiler and manually write a `.user.js` file.

* keep track of what was canvas' top-leftmost pixel coord when the template was uploaded * guess or allow the user to specify what it actually is right now so...

for version 3
UX/UI improvement

There are many ways the script could do cache busting, but it seems sometimes it actually works against our best wishes. Real solution to this should be investigated, and if...

imo this would have many benefits: * would allow for an easy check to see if you have the latest template (that is if you know what the latest version...

for version 3
nice to have

i added https://canvas.calamitymod.com to the sites the scrips is allowed on

Within the bounding box of the template, any info that the user can enable to be displayed should try to move as close to the cursor as it can without...

It was rarely used during r/place 2023 and I would argue it wasn't successfully used at all. Dropping support for priority masks would allow us to investigate other ways to...

help wanted

The math around dithering is crazy complicated and doesn't event make sense. The slider in the settings should set a "show every Nth pixel" and the priority mask should add...

enhancement

note: This doesn't mean that we are going to implement an image editor. Only the .json manipulation part needs to happen in the userscript.

nice to have