Commit Graph

14 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 02f0a6ec6e I'm stupid 2020-04-02 15:06:49 +02:00
Niklas 0a36e2052f fixed join server with password 2020-04-02 14:49:37 +02:00
Niklas 4bf65c6d7c use java 9 functions to list processes 2020-04-01 20:55:30 +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 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
Niklas f117a1a64a added launch4j distribution 2020-03-30 02:46:53 +02:00
Niklas c4fbe48055 created modules and added patcher 2020-03-29 23:37:39 +02:00
Niklas 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
Niklas 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
Niklas 9c0b6bcf83 remove some dependencies and write own utils 2020-03-27 14:40:44 +01:00
Niklas ed51a990a9 wörk wörk (day 2) 2020-03-27 03:04:15 +01:00
Niklas 11bd1c8269 wörk wörk 2020-03-26 02:26:31 +01:00
Niklas 73fbf00bee init repo 2020-03-25 05:32:38 +01:00