ACLauncher/.idea
Doomsdayrs 591ec36136
[Architecture] Kotlin VanillaPacksTab (#717)
* Rebase onto master

* Commmit-work

* Use Kotlin Flow instead of RXJava

I wanted to maintain the code as java as much as possible, but RXJava
 is a pain to use. Now that it is in Kotlin, it is much nicer to
 write.

* Update CHANGELOG

* Rename .java to .kt

* Rewrite VanillaPacksTab with Kotlin & ViewModel

* Add localization

* Reimplement legacy fabric

* Fix misedited string

* Use apollo coroutines support in VanillaPacksViewModel

* FIx legacy fabric set function

* Add logs to VanillaPacksViewModel

* Fix minecraft version selection mechanic

* Fix version type selection mechanic

* Add way to sync selectedMinecraftVersion with GUI

* Format VanillaPacksViewModel.kt

* Readd logs & Simplify loader loading

* Fix mod loader auto selection

* Update CHANGELOG.md

* Update CHANGELOG.md

* Back to mainline

* Back to mainline

* Move MCVersionRow to data directory

* Update documentation in IVanillaPacksViewModel

* Attach visibility control to loader button UI

* Fix showLegacyFabricOption loader not using correct key

* Remove reset TODO from VanillaPacksViewModel
2023-02-13 13:35:26 +11:00
..
runConfigurations fix: remove debug level and use debug level logging from command line 2022-06-12 18:02:56 +10:00
.gitignore chore: add in idea project files so there's a base for those using it 2021-07-31 12:02:28 +10:00
compiler.xml chore: add in idea project files so there's a base for those using it 2021-07-31 12:02:28 +10:00
gradle.xml Revert "Merge pull request #533 from s0cks/feature/log-appender" 2022-07-18 18:08:53 +10:00
kotlinc.xml [Architecture] Kotlin VanillaPacksTab (#717) 2023-02-13 13:35:26 +11:00