oSumAtrIX
|
df85fa37ef
|
feat: improve logging
|
2022-06-23 02:10:11 +02:00 |
|
Lucaskyy
|
87ffaa4bdb
|
fix: add callback for addFiles
|
2022-06-22 16:42:02 +02:00 |
|
Lucaskyy
|
2c8a106151
|
revert: "feat: use of java.util.logging.Logger"
This reverts commit 07f6bdf330.
This reverts commit 6c4c1924ee.
|
2022-06-22 14:56:25 +02:00 |
|
oSumAtrIX
|
6c4c1924ee
|
feat: migrate logger to slf4j
|
2022-06-22 14:19:06 +02:00 |
|
oSumAtrIX
|
07f6bdf330
|
feat: use of java.util.logging.Logger
|
2022-06-22 13:50:54 +02:00 |
|
oSumAtrIX
|
00145f2bb6
|
chore: merge nested if blocks
|
2022-06-21 19:00:11 +02:00 |
|
oSumAtrIX
|
98bd6f3f4b
|
feat: rename debugging option to experimental
|
2022-06-21 18:42:30 +02:00 |
|
oSumAtrIX
|
1a3db77c21
|
feat: use install mode by default
|
2022-06-21 18:42:29 +02:00 |
|
oSumAtrIX
|
430de23856
|
refactor: replace try catch block with null check
|
2022-06-21 18:42:29 +02:00 |
|
bogadana
|
b977d7039f
|
feat: allow listing patches without other parameters (#42)
* feat: allow listing patches without other parameters
* make `-b` required
|
2022-06-21 00:53:36 +02:00 |
|
oSumAtrIX
|
32589c88e4
|
fix: check if packageVersion is compatible with any from compatiblePackages
|
2022-06-13 01:59:39 +02:00 |
|
oSumAtrIX
|
a0644c7045
|
fix: broken control flow of includeFilter
|
2022-06-11 19:44:33 +02:00 |
|
oSumAtrIX
|
9da4f707ac
|
fix: resource patcher
|
2022-06-11 06:40:59 +02:00 |
|
oSumAtrIX
|
1b645c67db
|
feat: debugging option
|
2022-06-05 07:56:53 +02:00 |
|
oSumAtrIX
|
ace70e417f
|
fix: migrate to latest patcher api changes
|
2022-06-01 01:41:24 +02:00 |
|
oSumAtrIX
|
206f2029d7
|
fix: invalid code flow when adding patches
|
2022-05-27 12:25:44 +02:00 |
|
oSumAtrIX
|
cabd32fda4
|
fix: migrate from PatchLoader.load(...) to JarPatchBundle(...).loadPatches()
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-26 01:02:42 +02:00 |
|
oSumAtrIX
|
f297f7d1ef
|
add: signature checker and compatibility filters
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-22 17:10:43 +02:00 |
|