Bulby

Results 40 issues of Bulby

resets the index of selected item in pause menu to 0 upon unpause. Makes pause -> retry more consistent

dims all silhouettes by a factor of 0.8f. Meant to make it easier for certain sections with the feather (i.e. the overworld feather spikes strawb)

Changes: - update wasm3 to latest commit - changes the remap argument in wasm's map to a pointer holding a struct with data - this data is used to call...

only tested with BPP 1. requries that the pngs still use the same colors as the in game pallete.

Untested (couldn't get javac to work) Highly expect something here to be extremely broken. Would not be surprised if there was an instant segfault. bc it's literally a new platform...

**Describe the solution you'd like** Allow mismatched start and end on strings **Describe alternatives you've considered** I don't think you can simply parse the inside of a string so I...

enhancement
major

Widen one click support to not require modid, and perhaps have title data in the uri.

this is more of an upstream issue and/or would require swapping out the WASM library used, but would like to see an option to run WASM code that uses GC....

- [x] Did you add a new feature to `hpack`? - [ ] Did you add an acceptance test for that new feature to `test/EndToEndSpec.hs`? Tested on my project -...