mat

Results 29 issues of mat

also added two stub classes `GJRobotSprite` and `GJSpiderSprite`

this is so u can do setAnchorPoint on it and have a left aligned text input

(doing this here because indexer issues are only for mod submissions) Things it could (and should) comment on the issue * Unchanged about.md * Unchanged logo.png * Replacing existing version...

enhancement

would need a linux flash build, but could be much faster

i dont think there is one. and i think we should mention to be careful with exceptions in `$execute` since thats ran at static init time

enhancement

Right now to scale an image in your mod's about.md you gotta do `![image](whatever.id/image.png&scale:0.3)` and that is really unconventional syntax for no good reason. Imo we should switch to `![image](whatever.id/image.png?scale=0.3)`

enhancement

```cpp fmt\core.h:2778:9: error: static assertion failed due to requirement 'detail::count() == 0': passing views as lvalues is disallowed 2778 | detail::count< | ^~~~~~~~~~~~~~ 2779 | (std::is_base_of::value && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2780...

bug

- [x] Remove ghc::filesystem (#713) - [x] Remove sync web request utils - [x] Remove old web utils, switch to web2 - [x] Merge new index branch? (#712) - [x]...

enhancement