-
### Describe your bug here. Mind you, if you are modding, please try testing your bug in a clean version of the engine instead, this ensures the bug is actually caused by the engine itself. Also, if y…
-
Example:
```haxe
final b = a + {final x = 10; x * x;}; // this is fine
final b = {final x = 10; x * x;} + a; // this is a compiler error: "characters 34-35 : Expected }"
final b = ({final x = 10; …
-
with the funkin.js and add flixel files
-
Is less verbosity the only main benefit of typeclasses over just inputting a set of functions?
Typeclasses can do where `bar` is a member of `Function`:
```
foo(x: A) where Function
bar(x)
…
-
When compiling the new base game code. the pollymod handeler seems to be givving out errors
ERROR source/funkin/modding/PolymodHandler.hx:294: characters 7-24
294 | coreAssetRedirect: …
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
# Notes
## Raw list x86_64
https://github.com/SlackBuildsOrg/slackbuilds/issues/77…
-
Hank can do the same live-reloading that Inky does during story testing by using this library: https://lib.haxe.org/p/haxe-files/#file-watching
-
[weed]: (FILL THIS ISSUE THING OUT AS MUCH AS POSSIBLE)
[weed]: (OR ELSE YOUR ISSUE WILL BE LESS LIKELY TO BE SOLVED!)
[weed]: (DO NOT POST ABOUT ISSUES FROM OTHER FNF MOD ENGINES! I CANNOT AND P…
-
C:/HaxeToolkit/haxe/lib/polymod/git/polymod/fs/PolymodFileSystem.hx:19: characters 16-18 : Expected ) is the error i get how do i fix it?
-
Running a flixel demo app - the Breakout demo - with these libs.
instrument 1.2
flixel 5.6.2
If I close the window by clicking the X window button the profiler reporter produces no output.
I c…