Commit graph

105 commits

Author SHA1 Message Date
yushijinhun
d6cf905a38
Support intercepting logs from authlib 2018-11-25 00:05:47 +08:00
yushijinhun
1d73a05413
Move dump class feature into DumpClassListener 2018-11-24 14:39:27 +08:00
yushijinhun
1f5605c973
Add ClassLoadingListener interface 2018-11-24 14:32:22 +08:00
yushijinhun
5010ea67b7
update readme 2018-11-24 00:29:33 +08:00
Haowei Wen
7d90d7cb78
Merge pull request #19 from yushijinhun/ali
实现 #16, #17, #18
2018-10-06 12:50:24 +08:00
yushijinhun
36f3ef61eb
Support ALI(Api Location Indication) (#18) 2018-10-05 21:08:48 +08:00
yushijinhun
58d0b0e7a1
Merge branch 'protocol-omit' into ali 2018-10-05 19:29:11 +08:00
yushijinhun
fe3c578614
Merge branch 'specify-side' into ali 2018-10-05 19:26:30 +08:00
yushijinhun
390220b973
Detect client/server side (#16) 2018-10-05 19:14:08 +08:00
yushijinhun
1594f453f3
Prepend https:// when protocol is not specified (#17) 2018-10-05 18:44:57 +08:00
yushijinhun
0b81d69ff8
Move url slash appending out of YggdrasilConfiguration 2018-10-05 18:38:15 +08:00
yushijinhun
8dadd210fc
Warn if using HTTP 2018-10-05 18:36:16 +08:00
yushijinhun
eebacfa567
Still print stacktrace when debug is on 2018-10-04 17:07:33 +08:00
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