FlamedDogo

Results 8 issues of FlamedDogo

### Why this would be helpful While the 3.0 scratchblocks style looks nice on the forums, it takes up a significant amount space when compared to the 2.0 style. Additionally,...

type: enhancement
scope: addon

### Describe the bug s2online.github.io contains a copy of the original scratchflash editor and player. Loading the website with ruffle causes no errors, however many features are broken, such as...

bug
unimplemented
avm2

Fixes #1051 Currently, `\choose` tries to invoke ```ts LiveFraction.prototype.createLeftOf(cursor); ``` Which throws a `TypeError`. ```log mathquill.min.js:11 Uncaught TypeError: Cannot read properties of undefined (reading 'match') at n.numBlocks (mathquill.min.js:11:19333) at n.createBlocks...

`\binomial` works, `\choose` does not. ```log mathquill.min.js:11 Uncaught TypeError: Cannot read properties of undefined (reading 'match') at n.numBlocks (mathquill.min.js:11:19333) at n.createBlocks (mathquill.min.js:11:18096) at n.createLeftOf (mathquill.min.js:11:17846) at n.createLeftOf (mathquill.min.js:13:13464) at e.createLeftOf...

**Suggestion** - Support the gamepad API - Separation of touch controls, browser fixes, and gamepad controls - Settings menu **Additional Information** To-do: - [ ] Gamepad - [x] Connection handler...

suggestion
upstream

Resolves #32 ### Changes - Updates styling of the hiddenInput element used for capturing key presses to better support Android ### Reason for changes - Brings the Android user’s experience...

**Suggestion** Currently, when eaglercraft crashes, the user is given no information to use for creating an issue on this repository. This leads some users to simply say "it doesn’t work"...

suggestion

**Describe the Bug** Older versions of Eaglercraft aren’t fixed by the Eagler Mobile script. There are likely other issues, but so far: - In Eaglercraft 1.5.3, you cannot select any...

bug
on hold