ChuuniMage

Results 7 issues of ChuuniMage

Can seem to use other multiplayer controls, but , and . for p1 don't work

If I try to call `applier`, then the compiler silently crashes. The exact same process of iterating over a slice of procs, and calling each proc, outside of the parapoly...

bug
replicated

declare `replace :: "SOME_STUFF"` in a project, try to compile, and receive `\Odin\src\llvm_backend_stmt.cpp(13): Assertion Failure: `e != nullptr`

## Context Version dev-2023-10:0a492aca ``` TheEnum :: enum { Foo, Bar, } test :: proc () { set := bit_set[TheEnum]{} switch { case set >= {.Foo}: fmt.printf("Yay!") // This works...

stale

![image](https://github.com/dreamsdk/dreamsdk/assets/28918404/773914fd-6657-4192-8010-dbb04ce13f65) Was installing DreamSDK, and it was stuck on this screen for over ten hours (it was installing for 40 mins, then I went to sleep, it was still on...

bug

![image](https://github.com/user-attachments/assets/ee0d4dcc-d4fa-4dab-baa7-847e02733e59)

bug
replicated

## Context Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions. * Operating System & Odin...