Li plum

Results 7 issues of Li plum

I'm using the official compose multiplatforms template from [JetBrains/compose-jb](https://github.com/JetBrains/compose-jb/tree/master/templates/multiplatform-template). commonMain can't find any package from PreCompose, of course, including the classes, and Android Studio marks them red. However, when I...

Provide users information and detailed guide on how to fix some issues, warnings and errors, that they might encounter.

Documentation

After inspecting the code, I found this function was the cause. https://github.com/angjelkom/flutter_2048/blob/ca1c660f5e737ee51fb4259130b08c7677c62433/lib/managers/board.dart#L140-L148 The loop is endless when the `indexes` gets all 16 numbers. And based on this algorithm, the probability...

When I upgrade my mod, the game will be started up with duplicate mods, for example: When I change the `version` from `v1.0` to `v1.1` in `mod.hjson`, The `mods` will...

bug

Please support this workflow: 1. run `jar` task 2. copy what `jar` task outputted to my default data directory 3. start the game externally 4. run `runServer` task 5. join...

enhancement

Mgpp has many useful functionalities but there is no instruction to explain them simply. Build an instrcution.

enhancement