Miepee
1703954c41
Merge branch 'main' of github.com:AM2R-Community-Developers/AM2RLauncher
4 years ago
Miepee
f0990bc652
Fix incorrect windows shortcut
4 years ago
Miepee
816bed8608
Bump CI builds
4 years ago
Miepee
a92c0c56e4
Implement Windows shortcut functionality
4 years ago
Miepee
eba6628440
Simplify URL Image button
4 years ago
Miepee
4c0f7c5c23
remove whitespace, inline variables
4 years ago
Miepee
11e429ccdc
Fix incorrect autoUpdateLauncher state, create seperate class for checkbox
4 years ago
Miepee
52bbf0b408
create seperate class for spacer
4 years ago
Miepee
98fa95b900
Remove unused font
4 years ago
Miepee
a50c35113d
Unify small buttons
4 years ago
Miepee
9d1920c849
Unify big buttons
4 years ago
Miepee
5b520f3cbd
Put colors into seperate class
4 years ago
Miepee
d376629faf
Update shortcut text for french+pt
4 years ago
Miepee
13c4014114
Linux: mark shortcut as executable
4 years ago
Miepee
d0b1a8010c
Fix noAppimage conditions
4 years ago
Miepee
9563e78a6d
Add a log
4 years ago
Miepee
1ed691b59d
Fix a few messageboxes not having parents
4 years ago
Miepee
6ab0f75e38
Handle errors on read only systems when creating shortcut
4 years ago
Miepee
e177266a72
Fix more desktop shortcut button state weirdness
4 years ago
Miepee
dd0e691525
Add warning for com-upd. shortcuts, fix disable state for it
4 years ago
Miepee
583e9557af
initial basic implementation of (linux) desktop shortcuts
4 years ago
Miepee
c5c124e457
Log flatpak+appimage configuration
4 years ago
Miepee
31f96edaf0
Force AM2RLinux to .net 6
4 years ago
Miepee
37e70de499
Initial test on making AppImages optional via compile flag
4 years ago
Miepee
53e43dd6fa
Remove isConnectedToInternet optimization due to weird bug
4 years ago
Miepee
37416026c1
Remove NoAutoUpdate configuration, as one can define it via constant
4 years ago
Miepee
8dfc523231
Bump version number
4 years ago
Miepee
e06ac794ce
Add rest of Matrix text, add workaround for Linux-Fullscreen
4 years ago
Miepee
9991415865
Merge branch 'main' of github.com:AM2R-Community-Developers/AM2RLauncher
4 years ago
Logster9982
3bdaa08620
Show Flatpak in README.md ( #32 )
...
* Flatpak shown in README.md
Added the newly released Flatpak installation method on the GitHub with a recommendation for steam deck users to install with said method.
* Update README.md
Co-authored-by: Miepee <38186597+Miepee@users.noreply.github.com>
Co-authored-by: Miepee <38186597+Miepee@users.noreply.github.com>
4 years ago
Miepee
00cd55b531
Fix launcher not starting w/o internet, use bindings for moddropdown
4 years ago
Miepee
68fc1ad7b2
change some weird-sounding denglish
4 years ago
Miepee
9b8fb17733
Nuke environment variable feature, put more matrix text
4 years ago
Miepee
aa56bca48a
Fix inconsistent capitalization of "hq"
4 years ago
Miepee
b6aad99027
Fix GitHub typo, WIP matrix button
4 years ago
Miepee
b3e901a19d
Use better metadata icon
4 years ago
Miepee
29492f53e7
Move redist info into main readme
4 years ago
Miepee
8d02c2002b
Add some linux files for distributors
4 years ago
Miepee
b6003bcc01
Improve a german text field
4 years ago
Miepee
b97792f717
Remove old fixed Eto workaround, bring back logger ref to not crash
4 years ago
Miepee
4a43827174
some very small cleaning
4 years ago
Miepee
d2456a1f4e
Fix internetconnection test, include NoAutoUpdate config
4 years ago
Miepee
416c17ecad
Optimize IsConnectedToInternet
...
Previous implementation visited the site, now it only pings.
4 years ago
Miepee
7d40116fd2
Move detailed installation instructions into wiki
4 years ago
Miepee
123c6164ac
Clarify 32-bit graphic drivers
4 years ago
Miepee
794f69c76b
get rid of abundant statements during UI Init
4 years ago
Miepee
670a54961f
Slightly clean up mainforms UI
...
rename col to color
move states into statemachine file
move variables as local where it makes sense
4 years ago
Miepee
ca5fb0bdfc
fix doc errors in launcher config xml
4 years ago
Miepee
649c9bd290
remove usings, fix bug in auto updater
...
If on windows an environment variable would be used for the am2rlauncher, then the auto updater would try to update to taht location instead of the location where the launcher actually was located.
4 years ago
Miepee
c1936305b7
fix wrong linux folder + trypo
4 years ago