korge icon indicating copy to clipboard operation
korge copied to clipboard

KorGE Game Engine. Multiplatform Kotlin Game Engine

Results 290 korge issues
Sort by recently updated
recently updated
newest added

In my app on Android VfsFile#exists returns false even when VfsFile#readString successfully reads the file Maybe this is due to some hack with source sets on Android, but this inconsistency...

bug

TileMap works incorrectly in isometric orientation. First pic - Orientation Isometric, the layer format CSV (I tried other formats but it's same result): https://media.discordapp.net/attachments/728616340239417375/777191707019444251/1.png?width=1204&height=677 Second pic - Isometric (staggered) and...

enhancement

When I increase buttonSize in the uiScrollableArea from default 32 to a higher value buttons on scroll bars don't stay square as if one of their dimensions is hardcoded to...

bug

We can also provide support for other platforms. Relevant links: * https://stackoverflow.com/questions/35439491/ios-cant-get-content-of-caches-directory * https://developer.apple.com/documentation/foundation/1414224-nssearchpathfordirectoriesindoma?language=objc * https://developer.apple.com/documentation/foundation/nssearchpathdirectory?language=objc

enhancement

Kotlin-Native: mingwX86 - https://github.com/JetBrains/kotlin-native/issues/2837 We should check that Java version works there

enhancement