Niklas
12ef9537eb
Merge pull request #2 from Gurkengewuerz/dependabot/maven/gui/org.apache.logging.log4j-log4j-core-2.15.0
...
Bump log4j-core from 2.13.1 to 2.15.0 in /gui
https://www.heise.de/news/Kritische-Zero-Day-Luecke-in-log4j-gefaehrdet-zahlreiche-Server-und-Apps-6291653.html
2021-12-10 15:26:52 +01:00
dependabot[bot]
83ba011e58
Bump log4j-core from 2.13.1 to 2.15.0 in /gui
...
Bumps log4j-core from 2.13.1 to 2.15.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 01:36:13 +00:00
0fbfd727c1
fixed drone branch and added event
continuous-integration/drone/push Build is passing
2020-06-02 00:27:07 +02:00
91503fad20
added build status
continuous-integration/drone/push Build is passing
2020-05-30 23:04:54 +02:00
110c35be8a
added drone support
continuous-integration/drone/push Build is passing
2020-05-30 22:44:27 +02:00
20a175b2e2
added download progress for current file and calculate speed and current progress during same download
2020-04-23 03:56:56 +02:00
749f8a45d2
allow folder without arma3.exe
2020-04-22 20:47:30 +02:00
610d2e77b1
fixed sync and timestamp when using workshop
2020-04-17 15:29:08 +02:00
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
02f0a6ec6e
I'm stupid
2020-04-02 15:06:49 +02:00
0a36e2052f
fixed join server with password
2020-04-02 14:49:37 +02:00
4bf65c6d7c
use java 9 functions to list processes
2020-04-01 20:55:30 +02:00
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
da675b2695
pack logo into zip file
2020-04-01 15:21:22 +02:00
0b2f64fc9a
fixed play is enabled when updating or file checking
2020-04-01 02:44:12 +02:00
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
ccd7bfe82c
now using packr for distribution
...
I switched from launch4j to packr, because launch4j got flagged as false positive.
Because packr couldn't deal with the registry library (SimplyRegistry used cmd to call reg) i implemented a packr friendly method.
I couldn't used the WindowsPreferences JNI from Java, because it does not support DWORDs which are needed to get the Steam Process!
2020-04-01 02:03:13 +02:00
43b6572422
added manifest for launch4j exe
2020-03-31 15:28:09 +02:00
faf0a64151
fixed installation notice for bundled jre
2020-03-31 15:27:37 +02:00
687177f9d2
added method to start arma 3
2020-03-31 00:11:28 +02:00
fbfeef1a95
fixed observer switch
2020-03-30 17:59:37 +02:00
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
91c72f06cc
added auto detect arma path
2020-03-30 15:09:39 +02:00
bdab51ff18
refactor packaging
2020-03-30 15:07:02 +02:00
aa6c8a15fd
added README content
2020-03-30 04:43:10 +02:00
7389f2300b
fixed combobox listeners in initSettings()
2020-03-30 04:42:44 +02:00
04017e8afe
changed license from MIT to GPLv3
2020-03-30 02:57:42 +02:00
f117a1a64a
added launch4j distribution
2020-03-30 02:46:53 +02:00
e7501013fc
added auto updater
2020-03-30 02:46:25 +02:00
c4fbe48055
created modules and added patcher
2020-03-29 23:37:39 +02:00
beb80b8597
wörk wörk (day 5)
...
* added calculation for download speed
* added calculation for the exact downloaded size
* added first steps for autoupdater
* fixed current sync status
* removed file sync progress
2020-03-29 21:09:32 +02:00
112bc228d4
wörk wörk (day 4)
...
* added checkbox JList for preset mod list
* added multiselect of JList without pressing CTRL
* added compareable for Mod object
* added user modsets
* added functions to add/save/remove/clone Modset to user config
* added fast check (only detect byte size changes)
* added load user modsets
* added "focusing" correct button corresponding to the tab
* added JComboBox to select a preset in updater
* changed button alignment
* fixed synclist for single ModFile
#coronatime
2020-03-29 01:54:40 +01:00
5eeffde3c3
wörk wörk (day 3)
...
* added License file
* added changelog feature
* added zsync user-agent
* added application and taskbar icon
* added taskbar progressbar
* added social buttons
* added about page with disclaimer, copyright and library license
* changed gui design alot
* fixed some gui errors
* fixed generateRepo.sh skip empty files
2020-03-28 05:17:50 +01:00
9c0b6bcf83
remove some dependencies and write own utils
2020-03-27 14:40:44 +01:00
ed51a990a9
wörk wörk (day 2)
2020-03-27 03:04:15 +01:00
2decbf015c
added sha1 sums
2020-03-26 15:44:22 +01:00
11bd1c8269
wörk wörk
2020-03-26 02:26:31 +01:00
9e1509872a
added readme
2020-03-25 05:36:42 +01:00
73fbf00bee
init repo
2020-03-25 05:32:38 +01:00