1745 Commits (3edc5f190775646036b4cdd2920668665fbab3a7)
 

Author SHA1 Message Date
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
Graham ebbc81740d Check the ConstantPool isn't too large 3 years ago
Graham d825729a2c Add string index constants 3 years ago
Graham f9007688a1 Fix SASTORE comment 3 years ago
Graham 8cd7645536 Add sanity check to ConstantPool builder 3 years ago
Graham 86a84c6986 Serve .jar files with the correct MIME type 3 years ago
Graham 89f7a192f9 Optimise inbound message matcher creation 3 years ago
Graham 29693a39cf Add timeout support for all services on the RS2 port 3 years ago
Graham a43e98e8f4 Add HTTP keep-alive support 3 years ago
Graham 03fc499566 Improve robustness of reference counting in JaggrabChannelHandler 3 years ago