Miepee
69cb6bab71
Fix warning about accessing variable from UI thread + fix deletion/updating community updates
5 years ago
Miepee
bf79ec01ba
Store profileDebugLog as a boolean to fix crashing when its toggled
5 years ago
Miepee
b472319042
forgot to uncomment a line
5 years ago
Miepee
0b11bc6536
Initial mac support
5 years ago
Miepee
8b3623ae07
upgrade eto *properly*
5 years ago
Miepee
c65e2ba085
Update eto dependency
5 years ago
Miepee
7741bbd1ef
check if custom mirror is a git URL + remove a todo
5 years ago
Miepee
3252d23ed5
Merge branch 'main' of https://github.com/AM2R-Community-Developers/AM2RLauncher
5 years ago
Miepee
54aeb6a444
readme: Fix broken list
5 years ago
Miepee
d2139677f4
update linux build instructions to how we use it
5 years ago
Miepee
c0261fd05c
Make Linux not crash on boot, add todos + small cleanup
5 years ago
Miepee
9a7ffaee4c
Condense CreateAPK Function
5 years ago
Miepee
05a7739b40
reorga more, put state machine stuff into seperate file
5 years ago
Miepee
0446689e77
implement data folder for log.config, use code cleaner
5 years ago
Miepee
664e39f18b
Code formatting cleanup
5 years ago
Miepee
a61373dd79
minor readme touchup
5 years ago
Miepee
a14589baaf
introduce am2rlauncherdata env var, use xdg env vars, minor cleanup
...
- Config file on linux is not hardcoded to `~/.config/AM2RLauncher` anymore, and will now respect `$XDG_CONFIG_HOME`
- Data folder on linux is not hardcoded to `~/.local/share/AM2RLauncher` anymore. Instead it will now listen for `$AM2RLAUNCHERDATA` (on win too!) and respect `$XDG_DATA_HOME`
Profile Logging has been kept as is, until I figure out if AM2R on linux respects `$XDG_CONFIG_HOME`.
5 years ago
Miepee
6cf7cbf2d5
Merge branch 'main' of https://github.com/AM2R-Community-Developers/AM2RLauncher
5 years ago
Miepee
7f720a1283
Fix openFolder on windows
5 years ago
Miepee
da841f4c32
More splashes
5 years ago
Miepee
996c5efdc1
Added Simplified Chinese Ver1.01 to the launcher ( #29 )
...
Co-Authored-By: Hambaka <20476755+Hambaka@users.noreply.github.com>
Co-Authored-By: ntrwansui <1304043543@qq.com>
Co-Authored-By: Ghost-J-R <89327487+Ghost-J-R@users.noreply.github.com>
5 years ago
Miepee
f417c6901f
Actually make launcher .net5+ compatible
5 years ago
Miepee
dd33de008f
fix launcher not opening folder
5 years ago
Miepee
5eb1c3e579
Update deps version
5 years ago
Miepee
35333bc656
Splashes + better handling of config crash
5 years ago
Miepee
9c97e82c79
Dont hardcode am2r binary name
5 years ago
Miepee
7ae788c24c
Forgot to push small log
5 years ago
Miepee
646db17c94
Fix launcher thinking patchdata clone is valid
5 years ago
Miepee
07678b8b9e
Fix for gamedebug logs on windows
5 years ago
Miepee
ec3dac9c84
update .net instructions
5 years ago
Miepee
3e051adcbf
Merge branch 'main' of https://github.com/AM2R-Community-Developers/AM2RLauncher
5 years ago
Lojemiru
745d6fc823
AH THE MOLE
5 years ago
Miepee
21c60ef8bf
Do state machine check after updating mod
...
Co-Authored-By: Sephazon <23546758+Sephazon@users.noreply.github.com>
5 years ago
Matteo
fffe5dd1bc
Add Arch Linux dependency install instructions + AUR
...
Co-authored-by: Miepee <38186597+Miepee@users.noreply.github.com>
5 years ago
Miepee
d906bbf5c7
Update Japanese text
...
Co-Authored-By: Sephazon <23546758+Sephazon@users.noreply.github.com>
5 years ago
Miepee
1fea62da11
when creating the APK, select it too
5 years ago
Miepee
a312289934
fix linux big when opening a folder + cancelling selections
5 years ago
Miepee
08a3be8a2d
more small orga
5 years ago
Miepee
829ef9b44c
slight reorga
5 years ago
Miepee
41995cad2d
Make am2r_11 validation more efficient
5 years ago
Miepee
a5d6b0df2a
Log in distro name and version
5 years ago
Miepee
ab91be03ad
fix main tab GUI not updating in some cases + add some missing language entries
5 years ago
Miepee
04342d72c8
Format text to be more consistent
5 years ago
Miepee
91349010c7
Add in Profile Button. Tranlations WIP!!!
5 years ago
Miepee
d73a5f38be
Split AM2R update and Launcher update + default to latest after am2r update
5 years ago
Alex
200cc939fc
Added more splashes
...
Co-authored-by: Miepee <38186597+Miepee@users.noreply.github.com>
5 years ago
Miepee
d225264890
obligatory jojoke included
5 years ago
Miepee
77441c8c0a
Merge pull request #21 from atemporalDarkness/main
...
Spanish grammar fix for "unhandledException"
5 years ago
atemporalDarkness
b0105ddfab
Change in unhandledexception text
...
Changed text for more clarity (text more commonly used) and fixing a gendering error in the same line
5 years ago
Miepee
b0d0fef5b0
Fix RecursiveRollover with non-log files.
5 years ago