Miepee
f3b9ca11f1
add todo + one spanish text
5 years ago
Miepee
42e5059bd9
add documentation for cache variable
5 years ago
Miepee
df75036dd2
cache result of am2r_11 check
...
This greatly improves user experience when scrolling through the profile list, and is less damaging to its hard drive.
5 years ago
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
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
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
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
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
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
Miepee
658b533ce7
Comment
5 years ago
Miepee
8494a1b8ef
Fix updating for linux in regards to currentPath
5 years ago
Miepee
b5f9e8a570
Quick appendum to auto updater fix
5 years ago
Lojemiru
06ba905357
Actually fix auto-updater.
5 years ago
Miepee
fc4b720dff
Bump version number for new release
5 years ago
Miepee
906ec2cefe
Fix formatting + game update issues
5 years ago
Miepee
c6563ce5e5
Fix pulling new game version
5 years ago
Miepee
e3cd2af01c
Check if am2r exissts first before extracting it
5 years ago
Miepee
db4c6937b0
Revert "Another auto updating issue fix"
...
This reverts commit 7923c7e658 .
5 years ago
Miepee
7923c7e658
Another auto updating issue fix
5 years ago
Miepee
54ee9c0042
Fix lib folder issue with windows on auto-updating
5 years ago
Miepee
11f496c04f
Update version number for release
5 years ago
Miepee
9565b58c9d
Put helper methods into its own class
5 years ago
Miepee
4cda4d7fa2
Expand Is11Installed to check for valid Zips instead of just zips.
5 years ago
Miepee
9ceb10f40f
typo fix
5 years ago
Miepee
0d28d1149f
Throw more useful error if game is in a subdirectory
5 years ago
Miepee
cb158a42a1
Revert "Accomodate for zips where the game is packed one directory below"
...
This reverts commit 62ff7a51f4 .
5 years ago
Miepee
62ff7a51f4
Accomodate for zips where the game is packed one directory below
5 years ago
Miepee
bd35873146
Use an enum for CheckIZipAM2R11 return codes
5 years ago
Miepee
61ccb4f1a1
Linux - Show visible error, if xdelta3/ java doesn't exist, Fixes #18
5 years ago
Miepee
c040b48bb4
Linux - Implement profile logging. Fixes #16
...
Why does stdout redirect not work on WSL.
5 years ago
Lojemiru
711a1b77a3
Merge pull request #9 from troy0h/main
...
Moved SPLASH_LIST to a seperate file
5 years ago
Miepee
137c25ba69
embedDebugInfo into executable on linux
5 years ago
Miepee
0f97e4630c
Add failsafe in case Save directory doesn't exist
5 years ago
Miepee
e97d335348
Made intentional sleep to windows only because it screws with linux
5 years ago
Miepee
db77e29e26
Refactor Linux to use .local/share instead of CWD
...
This is in order to be more XDG Base directory compliant and allow potential includes into package repos.
5 years ago
Lojemiru
7171a6762b
Update version to 2.1.0 to prepare for release.
5 years ago
Miepee
9d572933d3
make libgit2sharp exception clear from normal exception
5 years ago
Miepee
15f7cddb20
add documentation + make class static
5 years ago
troy0h
d3812de326
Working GetSplash method, split up splash array
5 years ago
atemporalDarkness
451f9c132a
Fixed spanish typo on launcher
...
Fix on line 196
5 years ago
troy0h
4e10493d31
Added GetSplash method (WONT BUILD)
5 years ago
Miepee
45a7c93533
bumped eto version, fixed smol wayland bug
5 years ago
Troy
a3eec0074e
Changes suggested by Miepee
...
Co-authored-by: Miepee <38186597+Miepee@users.noreply.github.com>
5 years ago
troy0h
57c5260da9
Moved SPLASH_LIST to a seperate file
5 years ago
Miepee
f660257385
fixed window always increasing + maximized being weird on game launch
5 years ago
Miepee
8633168a86
Merge branch 'main' of https://github.com/AM2R-Community-Developers/AM2RLauncher into main
5 years ago
Miepee
b8fcda6799
hopefully fix linux screen(0,0) issue
5 years ago
Lojemiru
33470904fe
Fix update version checker
5 years ago
Lojemiru
bf9178d13a
Merge pull request #6 from LiveLM/main
...
Add Portuguese Translation
5 years ago
Miepee
ae5e12402c
this is supposed to be the last commit, I forgot to save earlier
5 years ago
Miepee
039ca169b0
fixed updater not actually updating the launcher
5 years ago
Miepee
41e236adee
fixed auto updating issues on Linux
5 years ago
Miepee
ed899c5e15
reverted a fix that should've been in the modpacker
5 years ago
Miepee
861f8314c6
update version number
5 years ago
Miepee
5da5e2bfb2
opening profile save folders behaviour is more logical now
5 years ago
Miepee
90f4ebc15f
fixed profiles not installing after updating them
5 years ago
LiveLM
2a53047bf5
Add Portuguese translation
5 years ago
LiveLM
4621886d87
Update MainForm.UI.cs
5 years ago
Miepee
7fb1f09609
Fixed handling GM's working_directory
5 years ago
Miepee
4777f34374
a few QoL improvements
...
- fixed logging issues with custom save locations
- Linux should not have issues installing profiles anymore
- Launching games should not
- fixed an issue if for some reason a language is not found.
5 years ago
Lojical
4231edebad
Add P2D reference to splash list
5 years ago
Lojemiru
3f6a23b7f0
Fix infinite update loop
5 years ago
Lojemiru
d7e59677ce
Fix debug information on release
5 years ago
Lojemiru
eb15c1a56e
True init
5 years ago