-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Operating System
Windows 11
### CKAN Version
1.34.4
### Games
KSP 2
### Game Version
0…
-
With function:
```
fun f(a: A) = TODO()
```
Calling `replace()` like this:
```
val function = resolver.getFunctionDeclarationsByName(resolver.getKSNameFromString("f"), true).single()
fun…
-
Hello!
I wanted to try Room in KMP to replace my existing implementation with SQLDelight. It is working on Android correctly, but in my project and in the Fruitties Sample, I am not able to test on…
-
This may be intended behavior and I haven't figured out why we do this in XProcessing but calling `asMemberOf()` with a generic type without supplying arguments like this:
```
functionDeclaration.…
-
Updating to KSP2 results in the following code returning an empty `String`, whereas before it returned the package name correctly:
```kotlin
// KSAnnotation type here is an annotation that
// com…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Operating System
Windows 10
### CKAN Version
1.34.4
### Games
KSP 1
### Game Version
1…
-
With the new 0.5.7.0 pre-release (https://github.com/untoldwind/KontrolSystem2/releases/tag/v0.5.7.0), I would like to introduce a simplification of the `Result` structure.
Copy&paste of the releas…
-
### Description
I installed this to assign SAS to the numpad numbers, but as long as this mod is installed, the game Settings > Input is totally blank (I'm guessing this is a bug?). I should say that…
-
I have an error message with my script below used in the VAB.
![image](https://github.com/untoldwind/KontrolSystem2/assets/77538240/a1bea064-9fcc-4aaf-994d-c420e9c249b7)
I use it inside the `.on_cl…
-
Hello, there seems to be some inconsistency in body coordinate systems. The following screenshots show the output of this code
```
CONSOLE.print_line("north " + vessel.global_north.to_local(vesse…