2004 Commits (4252bf0dbc23a7cc93d1c1e9e923904239c95755)
 

Author SHA1 Message Date
Graham 4252bf0dbc Update Gradle 3 years ago
Graham c3c240b4e6 Cache the /caches.json endpoint for 15 minutes 3 years ago
Graham ef2919761d Add method for peeking at the version trailer 3 years ago
Graham 5ac5ae76f3 Update dependencies 3 years ago
Graham 5e4305b0f3 Refactor more code 3 years ago
Graham d80de942e0 Fix womanWear1/2 naming 3 years ago
Graham 0d87057ae6 Rename more classes 3 years ago
Graham 3841d39fe8 Refactor more TextureOps 3 years ago
Graham e2ceef0a32 Fix case 3 years ago
Graham 2abd1d7ea0 Fix CreateAccountCodec padding 3 years ago
Graham 76e7e93f3c Allocate buffer exactly in NameSuggestionsCodec 3 years ago
Graham fa41b48f1a Add all create responses 3 years ago
Graham f31b2519f9 Add all login responses except OK 3 years ago
Graham 827e6262a9 Rename 'Display video advertisement' to 'Show video advertisement' 3 years ago
Graham e84a58a36b Reformat tables in the glossary 3 years ago
Graham 4e6f5c360d Add StaffModLevel to the glossary 3 years ago
Graham 0a5e2343c1 Disambiguate create invalid password responses 3 years ago
Graham 851ef8e4e9 Separate LoginResponse and Js5LoginResponse 3 years ago
Graham e4b5f8b850 Check there are no trailing bytes in Rs2Decoder 3 years ago
Graham 0a99813932 Don't use LocalDate to represent date of birth in packets 3 years ago
Graham 650e298bc9 Add CREATE_ACCOUNT packet 3 years ago
Graham fef6441889 Fix encryption of CHECK_WORLD_SUITABILITY packet 3 years ago
Graham 72e259c8ad Fix length of CREATE_ACCOUNT packet 3 years ago
Graham 1bb244b7f7 Move length encoding/decoding from Rs2{Decoder,Encoder} to PacketCodec 3 years ago
Graham 431685124a Escape greater/less than symbols incorrectly interpreted as tags 3 years ago
Graham 6e41863c58 Add create protocol documentation 3 years ago
Graham cc8193eca4 Fix typo 3 years ago
Graham 02d39297cb Sort protocols 3 years ago
Graham 892a69df03 Fix cell alignment 3 years ago
Graham 537b158928 Add CREATE_CHECK_NAME packet 3 years ago
Graham 7c6ccbf556 Add CreateCheckDateOfBirthCountry packet 3 years ago
Graham 9e969d8dfa Add CHECK_WORLD_SUITABILITY packet 3 years ago
Graham 4c309a0f50 Split protocol packages into upstream/downstream packages 3 years ago
Graham 73defefef4 Create codecs with dependency injection 3 years ago
Graham af3477776c Fix ktor dependency names 3 years ago
Graham 55ecf7a037 Add missing Guice API dependency to the archive module 3 years ago
Graham 48944d6bac Update login packet field descriptions based on official packet names 3 years ago
Graham c01933614c Bind Jackson module consistently with other Guice modules 3 years ago
Graham 4604bc8b81 Add assisted injection extension 3 years ago
Graham 3fe7bdcedc Optimise CloseableInjector 3 years ago
Graham c43d48f71b Rename LOGIN_DOWNSTREAM_JS5REMOTE to JS5REMOTE_DOWNSTREAM 3 years ago
Graham 92c41d4a19 Update dependencies 3 years ago
Graham 80551adeef Improve consistency of protocol documentation 3 years ago
Graham 0666df686c Add Base37 implementation 3 years ago
Graham 0c2108d750 Add separate Protocol for INIT_JS5REMOTE_CONNECTION responses 3 years ago
Graham e90513aa36 Update to Ktor 2 3 years ago
Graham b665b9a359 Replace TODO with "Verify ID" in the login protocol documentation 3 years ago
Graham 4254b34b7d Update Gradle 3 years ago
Graham a590a80190 Add list of all game packets 3 years ago
Graham 3e39875b8c Refactor more code 3 years ago