Commit Graph

1279 Commits

Author SHA1 Message Date
Him188
213dbd6b44 Fix wrong equals operator 2020-01-17 18:46:01 +08:00
Him188
fea268d31f Fix unresolved references 2020-01-17 16:49:11 +08:00
Him188
13d751c222 Rename 2020-01-17 16:27:09 +08:00
Him188
8e6c68b8b6 Fix weakRef 2020-01-17 16:24:11 +08:00
Him188
aebaf605a7 Fix weakRef 2020-01-17 16:22:06 +08:00
Him188
6bfd11b091 Remove redundant annotation 2020-01-17 16:17:22 +08:00
Him188
68ba984f08 Simplify 2020-01-17 12:19:55 +08:00
Him188
2b427173ab Expose val instead of var 2020-01-17 12:04:00 +08:00
Him188
c9ac5d6185 Cleanup 2020-01-17 12:01:42 +08:00
Him188
3a47e2e255 Add toString override 2020-01-17 11:57:14 +08:00
Him188
192594896e Cleanup 2020-01-17 11:51:31 +08:00
Him188
038d69b7ac Rearrange case clauses 2020-01-17 08:52:11 +08:00
Him188
a75843b678 Daily QQA update: TLVMap enhancement, A1 parsing, OutgoingPacket, Tickets, D2 key for decrypting 2020-01-16 22:05:44 +08:00
Him188
4fb2fd4ba1 English Acknowledgement 2020-01-14 22:09:15 +08:00
Him188
5a0cab2f10 Daily QQA update 2020-01-14 22:01:30 +08:00
Him188
9b564a2ade Add Acknowledgement 2020-01-14 21:57:10 +08:00
Him188
f30eb7c0e2 Docs 2020-01-14 17:23:00 +08:00
Him188
b54f93f1ec Add TransEmpPacket.kt 2020-01-12 18:52:24 +08:00
Him188
26dad6ac64 Fix PacketDebugger 2020-01-12 18:51:00 +08:00
Him188
00997ffb6e Fix rollbackSig 2020-01-12 18:50:49 +08:00
Him188
e87d7ce801 0.11.0 2020-01-12 16:56:17 +08:00
Him188
a0745d664d Fix #30 2020-01-12 16:54:23 +08:00
Him188
26161ef094 Separate EncryptionMethod 2020-01-12 15:54:56 +08:00
Him188
f238f7d092 Better cast 2020-01-12 15:33:04 +08:00
Him188
eca68252a7 Fix packet 2020-01-12 02:32:21 +08:00
Him188
34f1936c6d Fix build 2020-01-12 00:58:54 +08:00
Him188
0713af32fd Fix protocol 2020-01-12 00:53:53 +08:00
Him188
37e4ee5bc6 Fix build 2020-01-12 00:40:06 +08:00
Him188
186fa5d88d Fix build 2020-01-12 00:24:17 +08:00
Him188
62a21c3afe Merge remote-tracking branch 'origin/master' 2020-01-12 00:20:13 +08:00
Him188
da1d33ab16 Update README 2020-01-12 00:19:46 +08:00
Him188
5d81ff2680 Cleanup 2020-01-12 00:15:25 +08:00
Him188
a8ec96b113 UpdateLog 2020-01-12 00:11:10 +08:00
Him188
0e195a3c01 Separate LoginType 2020-01-12 00:11:03 +08:00
Him188
84667a0a1b Use lazy 2020-01-12 00:06:23 +08:00
Him188
08851e8794
Merge pull request #29 from mamoe/japt
Merge with Japt
2020-01-11 10:04:23 -06:00
Him188
b2ceb98371 Merge remote-tracking branch 'origin/japt' into japt
# Conflicts:
#	mirai-core-timpc/src/commonMain/kotlin/net.mamoe.mirai.timpc/network/packet/event/MemberJoin.kt
#	mirai-japt/mirai-japt.postfixTemplates
#	mirai-japt/src/main/java/net/mamoe/mirai/japt/BlockingContact.java
#	mirai-japt/src/main/java/net/mamoe/mirai/japt/BlockingGroup.java
#	mirai-japt/src/main/java/net/mamoe/mirai/japt/BlockingQQ.java
#	mirai-japt/src/main/kotlin/net/mamoe/mirai/japt/BlockingContactsImpl.kt
2020-01-11 23:54:21 +08:00
Him188
3a5ec367cb Update japt 2020-01-11 23:53:01 +08:00
Him188
844d798f59 Add blocking wrappers 2020-01-11 23:51:37 +08:00
Him188
0f89665ea3 Fix build 2020-01-11 15:46:43 +08:00
Him188
05a0bc64f6 Add doc 2020-01-11 15:40:52 +08:00
Him188
d7f67e5159 Fix packet parsing 2020-01-11 15:30:19 +08:00
Him188
1e6a41ca7c Specify return type 2020-01-10 23:20:26 +08:00
Him188
14ac929328 Generic Bot.alsoLogin 2020-01-10 23:20:16 +08:00
Him188
ab98206d18 Simplify 2020-01-10 23:19:05 +08:00
Him188
66fb009627 CoroutineNames 2020-01-10 23:15:54 +08:00
Him188
d7b8d8b4d2 Ignore AsynchronousCloseException 2020-01-10 23:14:04 +08:00
Him188
80a6d1bc23 Replace all deprecated api usages 2020-01-10 23:10:27 +08:00
Him188
d1419824a9 weakRef context 2020-01-10 23:09:04 +08:00
Him188
db214d948d Fix uint 2020-01-10 23:02:38 +08:00