1754 Commits (637e311a6774aff490af15b8c6d66f5af1327039)
 

Author SHA1 Message Date
Graham 637e311a67 Fix SELECT DISTINCT query 3 years ago
Graham fc6e739879 Add e prefix to the name generator 3 years ago
Graham 794463febd Append the version trailer to the correct buffer 3 years ago
Graham d925b68db3 Remove duplicate keys from valid.json 3 years ago
Graham 2e5fbe7ed7 Update Gradle 3 years ago
Graham 689b1493de Update dependencies 3 years ago
Graham 1585090c68 Rename TextureMeta to Material 3 years ago
Graham c2428494b6 Rename Material to MaterialRenderer 3 years ago
Graham 85f497f619 Treat a world list checksum of 0 as 1 3 years ago
Graham 3edc5f1907 Add InitGameConnection codec 3 years ago
Graham 8ff91b5ee2 Implement world list packet 3 years ago
Graham 1b83f4b4b3 Add CacheProvider 3 years ago
Graham 6a0266e88f Add methods for looking up entries in an enum 3 years ago
Graham 6194435313 Disable io_uring for now 3 years ago
Graham f6c28e2b40 Update Kotlinter 3 years ago
Graham 6c6e23b1e2 Update dependencies 3 years ago
Graham 9c545ada73 Reduce table width 3 years ago
Graham c870ae53dc Fix country ID in the documentation 3 years ago
Graham e52c20ee32 Fix name of world offest variable 3 years ago
Graham 609b3236d7 Add space between each config item 3 years ago
Graham ea6d377628 Update dependencies 3 years ago
Graham 3829f228ef Add world list packet structure 3 years ago
Graham ac5743a86a Update dependencies 3 years ago
Graham 3eafe45f78 Use 2 space indents in JSON files 3 years ago
Graham 3889c8a034 Terminate all threads if the server fails to bind to a port 3 years ago
Graham 9b0260a3df Add GameService 3 years ago
Graham 60ecda74ec Add InvType 3 years ago
Graham 62abcbad8c Add DI support to the *TypeList classes 3 years ago
Graham 2c43930db2 Move Js5Archive and Js5ConfigGroup to cache-550 3 years ago
Graham 849b083400 Add {Enum,Param,Struct,Varbit,Varp}Type implementations for 550 3 years ago
Graham 21cf2526c5 Format Http.kt 3 years ago
Graham e5fc516ef1 Add base classes for encoding/decoding configs 3 years ago
Graham e0ec3781ae Refactor the Texture class 3 years ago
Graham bdbd8617b9 Update dependencies 3 years ago
Graham 50c1dd9ce8 Add cache/XTEA key layout to the README 3 years ago
Graham fe3bfb4b12 Remove border/level parameters from the CheckedInt32 group 3 years ago
Graham 95cb97bae8 Add capacity properties/methods to Archive and Cache 3 years ago
Graham 65194fae43 Rename poll to removeFirstOrNull 3 years ago
Graham 7d04774d60 Fix removal of unused methods 3 years ago
Graham 2b9f423e9a Remove unused Iterable extensions 3 years ago
Graham 774744579d Replace LinkedHashSet queues with UniqueQueue 3 years ago
Graham 49e5781288 Add addAll and clear methods to UniqueQueue 3 years ago
Graham 82c78d514d Update dependencies 3 years ago
Graham 198acbdf7a Rename username variable in Base37 class 3 years ago
Graham 493886a8bd Improve error messages in CrossDomainChannelHandler 3 years ago
Graham e0aefe506d Improve name of flag in js5NetworkLoop 3 years ago
Graham 55d72dacbe Pass StreamCipher to PacketCodecs 3 years ago
Graham a50e0ea998 Restrict supported HTTP methods 3 years ago
Graham a8d048de00 Remove pipelining support from the crossdomain handler 3 years ago
Graham acebd05c04 Add comment explaining why we sort the constant pool entries 3 years ago