Commit Graph

11 Commits

Author SHA1 Message Date
Niklas a3ce01014e some bugfixed and improvements
* added last modified to fast check
* download repository on new check
* added open in explorer
* changed sync url
2020-04-16 19:49:31 +02:00
Niklas 43726ad2a9 added file/console logging
using log4j-core to implement level logging. Logs can be found in the directory ./logs/
2020-04-01 18:55:10 +02:00
Niklas 0b2f64fc9a fixed play is enabled when updating or file checking 2020-04-01 02:44:12 +02:00
Niklas 21b86d6808 fixed button deactivation when sync finished
if sync finished and the files were checked the buttons were not deactivated.
Can only be reproduced on fast CPUs when using "UseWorkshop" option and already have downloaded a large set of mods
2020-04-01 02:29:58 +02:00
Niklas 687177f9d2 added method to start arma 3 2020-03-31 00:11:28 +02:00
Niklas fbfeef1a95 fixed observer switch 2020-03-30 17:59:37 +02:00
Niklas b663af52f6 added "UseWorkshop" function
Try to find the correct pbo from the steam "!Workshop" folder in order to reduce downloads
2020-03-30 17:19:07 +02:00
Niklas 91c72f06cc added auto detect arma path 2020-03-30 15:09:39 +02:00
Niklas 7389f2300b fixed combobox listeners in initSettings() 2020-03-30 04:42:44 +02:00
Niklas e7501013fc added auto updater 2020-03-30 02:46:25 +02:00
Niklas c4fbe48055 created modules and added patcher 2020-03-29 23:37:39 +02:00