Miepee
e06ac794ce
Add rest of Matrix text, add workaround for Linux-Fullscreen
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
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
Miepee
a75662b073
Mark UI settings as readonly + trycatch running game
...
Also adds a few comments
4 years ago
Miepee
c4af04bac3
Update log4net
4 years ago
Miepee
10dc1fbaa8
Fix Linux distro being mistakenly logged, log values read from config
4 years ago
Miepee
d50fe6244d
Cleanup RunGame and fix a crashing bug
4 years ago
Miepee
1b6fc27425
change eto platform for mac launcher
4 years ago
Miepee
b059fb5482
upgrade eto to 2.7.0
4 years ago
Miepee
328f74b03c
convert launcher to file scoped namespaces
4 years ago
Miepee
dba7aca5f1
Purge unused usings + unnecessary qualifiers
4 years ago
Miepee
f1cf1ce14f
Clean helper methods + move wine property to OS.
4 years ago
Miepee
c3e60ee18c
Document + clean some methods in CrossPlatformOperations
4 years ago
Miepee
abc47ac136
rename the rest of Am2rlauncher.core to lib of what i missed earlier
4 years ago
Miepee
73b035a34c
Clean up Profile class more
4 years ago
Miepee
b2e7ad697a
Lib: use string interpolation + clean up archiveProfile
4 years ago
Miepee
b2da8d251d
Slightly clean up AM2RLauncherLib
4 years ago
Miepee
10e77406ae
rename AM2RLauncher.Core to AM2RLauncherLib
4 years ago
Miepee
cd56089fe8
Clean up the three GUI launcher projects
4 years ago
Miepee
af27f1a6e7
Splash+revert cache vars that didnt do anything
4 years ago
Miepee
08d18b811b
Change updater logger
4 years ago
Miepee
972c59e056
Cleanup CrossPlatformOperations
4 years ago
Miepee
c2fa4c27a9
Move LauncherConfig out of Core
4 years ago
Miepee
e4e1d3303b
Reduce currentPath redudancy
4 years ago
Miepee
5b2147f7f8
Create variables for often used folders + more code cleanup
4 years ago
Miepee
7a4ece9e94
typo fixes + splash + slight code cleaning
4 years ago
Miepee
0067a6b9a5
renaming + variable cleanup
...
- rename UpdateState to PlayButtonState for better clarity
- move variables that are only used in constructor to local scope
- make colors and formBG readonly
4 years ago
Miepee
386bcf623d
Amendment to last commit
4 years ago
Miepee
6c27eb4202
condense mirror state calls into a method
4 years ago
Miepee
1b6d1469f9
more reorga
...
- add some #regions
- rename some methods to be more clearer
- cleanup add and delete profile
4 years ago
Miepee
428387256f
Refactor some more
...
- use common method for newswebview and changelogwebview- loaded
- create method to get an openfiledialog with our common parameters.
- change messageboxes to be bound to the parent form
- fix downloaidng being accidentally cancelled
- and more
4 years ago
Miepee
a41d8d6312
condense imageButtonEvents, make statemachines slightly easier to read
4 years ago
Miepee
514934cd1f
remove fixed todo's, add new todos
4 years ago
Miepee
bc51c18dd4
rename profilesettings to mod settings
4 years ago