Commit graph

292 commits

Author SHA1 Message Date
yushijinhun e002f5f167
Do not print stacktrace on known exceptions 2018-10-04 16:27:44 +08:00
yushijinhun 422236f365
Update dependencies 2018-09-30 21:10:22 +08:00
yushijinhun 84960bae35
Whitelist some packages 2018-09-30 20:50:22 +08:00
yushijinhun af35eb3ac4
Add feature.legacy_skin_api option 2018-09-23 23:13:40 +08:00
yushijinhun 29003c73cb
Add logging option transform.skipped 2018-09-23 22:59:48 +08:00
yushijinhun 8c615b618b
Refactor transform 2018-09-23 22:59:48 +08:00
yushijinhun 1a1f9fc8fc
Remove log msg 'Fetching metadata' 2018-09-23 22:02:35 +08:00
yushijinhun 6b9ead4491
Remove msg 'Launched from premain' 2018-09-23 20:47:30 +08:00
yushijinhun c2bc0704a1
Change ldc transform logging level to fine 2018-09-23 20:46:22 +08:00
yushijinhun 6fd5616ba6
Add log for dumping class 2018-09-23 20:44:38 +08:00
yushijinhun d793848c79
Rename transformers 2018-09-23 20:44:12 +08:00
yushijinhun 6ab2057a59
Rename DeprecatedApiTransformUnit->LocalYggdrasilApiTransformUnit 2018-09-23 20:34:06 +08:00
yushijinhun 6a25aaeffa
Friendly log messages 2018-09-23 20:34:01 +08:00
yushijinhun d86d99c547
Print logs to stdout instead of stderr 2018-09-23 20:14:32 +08:00
yushijinhun 07df33deca
Rename DeprecatedApiHttpd->LocalYggdrasilHttpd 2018-09-23 20:11:21 +08:00
yushijinhun b5a1687a7b
[readme]update links 2018-07-09 17:29:35 +08:00
yushijinhun 401ca58188
update readme 2018-07-08 15:44:45 +08:00
yushijinhun 1f38ef7786
update readme 2018-07-08 15:40:42 +08:00
yushijinhun 45b4bfba0d
Allow to turn on debug mode for specified loggers 2018-07-08 15:21:46 +08:00
yushijinhun 177a647878
add logger: launch, config 2018-07-08 15:03:09 +08:00
yushijinhun 760c90a37b
Add authlibinjector.dumpClass option 2018-07-08 14:55:19 +08:00
yushijinhun e4cc4dd8aa
Use java.util.logging 2018-07-08 14:50:00 +08:00
yushijinhun 6fe53b6993
Add 'Json' suffix to method names in JsonUtils 2018-07-08 13:43:27 +08:00
yushijinhun f2b95f147c
Update urls in test 2018-07-08 13:39:27 +08:00
yushijinhun e4d23117ed
Remove org.to2mbn. prefix of options 2018-07-08 13:39:25 +08:00
yushijinhun 25f3f069d7
Change package name to moe.yushi.authlibinjector 2018-07-08 13:34:16 +08:00
yushijinhun 1065174941
Update download link in readme 2018-07-01 16:38:51 +08:00
yushijinhun c11573c6b0
Change Implementation-Vendor from to2mbn to yushijinhun 2018-06-30 23:10:55 +08:00
yushijinhun d8a641a2e1
CircleCI badge 2018-06-30 14:14:32 +08:00
yushijinhun 8b4ef385b3
update readme 2018-06-29 21:20:14 +08:00
yushijinhun def37b0d0d
print version when bootstrap 2018-06-29 21:13:34 +08:00
yushijinhun e0cfced29e
update dependencies 2018-06-29 21:13:34 +08:00
yushijinhun 2ea37b939c
Include Build-Number in manifest 2018-06-29 21:13:31 +08:00
yushijinhun 2f3a656d89
Add CircleCI support 2018-06-29 21:10:56 +08:00
yushijinhun 0113845209
Use $AI_BUILD_NUMBER as build number 2018-06-29 19:47:36 +08:00
yushijinhun 4b3b0be541
update readme 2018-05-26 23:04:53 +08:00
yushijinhun be38c9ba98
implement #12 2018-05-26 23:02:58 +08:00
yushijinhun f460e0e230
Merge branch 'jsonsimple', fix #9 2018-04-15 10:22:10 +08:00
yushijinhun 229901b405
[json-simple]clean up Yylex 2018-04-15 10:04:59 +08:00
yushijinhun da81ef6f60
更换到json-simple类库 2018-04-15 09:57:55 +08:00
yushijinhun 5c816c2e90
[json-simple]code clean up 2018-04-15 09:28:46 +08:00
yushijinhun 48a6919c6a
[json-simple]reduce code 2018-04-15 09:27:45 +08:00
yushijinhun b160f15420
[json-simple]change key type of JSONObject to String 2018-04-15 09:17:07 +08:00
yushijinhun b31a31c644
[json-simple]add generics 2018-04-15 09:06:20 +08:00
yushijinhun 92c7ee06be
[json-simple]remove ItemList 2018-04-15 08:59:05 +08:00
yushijinhun 6d3135b11d
[json-simple]clean up code 2018-04-14 23:35:12 +08:00
yushijinhun 1ed74901b8
[json-simple]convert line endings to \n 2018-04-14 23:32:22 +08:00
yushijinhun d146d09ecf
[json-simple]relocate to org.to2mbn.authlibinjector.internal.org.json.simple 2018-04-14 23:26:27 +08:00
yushijinhun 74aa5a149e
Import code from json-simple
repo: https://github.com/fangyidong/json-simple.git
commit: a8b94b79b697df64b23428c27d65d6a187e9ebf9
2018-04-14 23:21:15 +08:00
yushijinhun 75f2c80608
REMOVE org.json 2018-04-09 17:32:56 +08:00