Commit Graph

6 Commits

Author SHA1 Message Date
hartie95
7edfd59aa9 [Refactor] Updated EventType and GalleryProgressScoreUIType enum and gradle version 2024-10-11 10:16:45 +02:00
hartie95
c4c3dc2e7c [Version] increased version to 0.2 2024-08-18 21:16:14 +02:00
hartie95
0a9cdd9bc9 [Fix] Multiple fixes and some hacked together simple lua engine tests
* Fixed reader usage in JNLuaSCript
* Fixed gargabes lua name used in SceneGroup.java
* Added a simple for now hacked together parsing test to allow noticing regressions in the parser easier
* Added simple enum parsing
* First experiments with kotlins expected and actuall keywords to have less dependencies to the jvm
2024-02-05 23:37:47 +01:00
hartie95
21b161f62b [Refactoring/Fix] Some fixes and refactorings
* Fixed set parsing
* Added a way to work around lua require differences between the lua standard and the game scripts usage
* Added some more ScriptLibDefinitions
* Started moving to kotlinx.io where possible
2024-02-02 13:54:29 +01:00
hartie95
6c013a7557 [Refactoring] Moved library version management to libs.versions.toml file 2024-01-30 13:40:39 +01:00
hartie95
5714e799cd Initial commit 2023-10-07 18:48:43 +02:00