Commit Graph

7 Commits

Author SHA1 Message Date
yellows111 9144709921
found what that parameter does, 923 and 924 info
apparently 923 and 924 are supported way earlier

it's REALLY confusing apparently because yes those clients DO handle those codes, but HOW?

makes me want to throw out the error code tables because it seems like different clients implement them in different ways with no established rule, especially those two because only 924 doesn't appear in plain text in the main binary until P7, but it absolutely exists before then?

And for 923... I don't even know. It's not in the main binary (at all). Let alone in later versions.
2024-10-24 15:17:51 +01:00
yellows111 221de2169f
Corrections, USR, SYN
Added new section to Protocols (half done with it though): Changes to error codes, to ask "When did that error code get implemented and when did it get removed" Probably could be made better, eh.

5 Commands Remain.

New change record, too.
2024-10-23 21:47:02 +01:00
yellows111 960bfc641b
Corrections, Shields, CHL, GCF and SBP.
Your usual ordeal.

Seven commands await.
2024-10-22 21:40:16 +01:00
yellows111 f267b61dde
ILN, NLN, REA, SND, ADG, LSG, and MSNP4 changes
information for MSNP4 found: adds the client codebase parameter to SND and CVR (and an empty to CVQ, but that lasted all the way to MSNP7 lol, does that for MSNP3 fallback too which is kind of funny)

18 commands left.
2024-10-18 23:52:48 +01:00
yellows111 e28bd99ec6
fix a bunch of errors, new commands
+ ADD
+ REM
+ URL
* fixed a bunch of formatting
* changed the default list version to 255, if it increases to 256 it means it changed
* fixed a bunch of muscle memory mishaps
* Clean-up some missing "fill this in once information is available's
2024-10-16 21:12:41 +01:00
yellows111 fd15c8ec59
format it up, remove all carriage returns too 2024-10-15 19:08:22 +01:00
yellows111 a4d1a89f34
fattest update yet - 30 whole changed files
next is formatting, which is why i wanted to commit anyway
2024-10-15 18:14:20 +01:00