Eric

Results 238 issues of Eric
trafficstars

SDL just released [version 3.1.3 stable API preview](https://github.com/libsdl-org/SDL/releases/tag/preview-3.1.3), which means that (while the library still has bugs and issues to resolve before the 3.2 stable release), no existing functions will...

Something I noticed while doing profiling. When calling `lime.util.Assets#loadAudioBuffer(id)` on the main thread, the expectation is that all the loading and processing would be done by another thread (platform permitting)....

> hxcpp-debug-server/git/hxcpp-debug-server/hxcpp/debug/jsonrpc/Macro.hx:9: characters 4-49 > 9 | Context.getType("hxcpp.debug.jsonrpc.Server"); > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > | Cannot use this API from initialization macros. > | Use `Context.onAfterInitMacros` to register a callback to run...

Implement a new ChallengeConfig global table with the following methods: - **GetChallenge()** `ChallengeConfigChallenge GetChallenge ( [Challenge](https://wofsauge.github.io/IsaacDocs/rep/enums/Challenge.html) Type ) Returns nil if no challenge exists with the specified Type. - **Class...

enhancement

This one: ![Image](https://github.com/user-attachments/assets/ce95c700-dd04-4e13-85ce-40e10b4f8886) I don't like this dialog and I want the original behavior where you can spam ESC to leave the game, but I don't think mods can do...

enhancement
vanilla-tweaks

Currently, registering a callback for the `MC_EXECUTE_CMD` does not allow for an additional argument to filter by what command used. Mods registering to this callback should be able to optionally...

https://github.com/HaxeFoundation/haxe/blob/a779309be031221799ab2e3c040e2dbcbe7635cc/src/core/error.ml#L303 **Haxe Version:** 5.0.0 (a9cb38a) or 4.3.6 Very similar to #12144. I'm trying to debug a macro which works with classes that have type parameters, and I'm now receiving this...

### Issue Checklist - [x] I have read the [Contributing Guide](https://github.com/FunkinCrew/Funkin/blob/main/docs/CONTRIBUTING.md) - [x] I have checked the Issues/Discussions pages to see if my enhancement has already been suggested - [x]...

type: enhancement
topic: mods
status: resolved internally

### Issue Checklist - [x] I have read the [Contributing Guide](https://github.com/FunkinCrew/Funkin/blob/main/docs/CONTRIBUTING.md) - [x] I have checked the Issues/Discussions pages to see if my enhancement has already been suggested - [x]...

type: enhancement
topic: mods
status: resolved internally

### Issue Checklist - [x] I have read the [Contributing Guide](https://github.com/FunkinCrew/Funkin/blob/main/docs/CONTRIBUTING.md) - [x] I have checked the Issues/Discussions pages to see if my enhancement has already been suggested - [x]...

type: enhancement
topic: mods
status: resolved internally