Commit graph

17 commits

Author SHA1 Message Date
ce7c3bee1c
0.2.0: The Winter Roll-up
i have basically touched every file help

* Moved all the error code stuff to one new sectional page, because the old way of doing it sucked big time.
* Rename passport (soap) to RST
* Formatting changes (many)
* Several corrections
* change git host because git.kevinthe.horse seems Dead
2024-12-18 20:16:29 +00:00
7488f2af43
[0.1.4] MSNP13 and MSNP14, ADL, RML, FQY
also add new command findings:
* undocumented command GSB
* syntax and other errors fixed
* explode a bit of xml in places that were a bit too long
* find out what a "merchant cab" file is (one line of xml)
2024-11-30 17:02:48 +00:00
4bf934f857
[v0.1.4-beta.2] everything i want before msnp13
update version file, forgot this repo had one
fix mistakes and other such
add new information
finish passport (SOAP) stuff, may rename to RST later?, just mention in footnote for now

next commit WILL be msnp13 on 0.1.4 release, promise
2024-11-26 21:15:34 +00:00
0cfc511907
[0.1.4-alpha.1] xml examples, NOT stuff, fixes
updated yiki also
2024-11-19 20:23:28 +00:00
e6520d0ac0
massive amount of corrections, rest of pre-P11 commands
upgrade yiki, slugs now work better, but not in URLs (i forgot)

0 Commands Left. Time for that parity check.

Add a license too.

Bump version to 0.1.0.

NEW RECORD!
2024-10-26 11:56:17 +01:00
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
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
6f3d1dbb85
added new section "service", corrections
added:
+ ABService landing page
+ SharingService landing page
+ MsgrConfig fully

* moved command table to table of commands because it was being annoying there exclusively
2024-10-20 12:52:06 +01:00
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
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
fd15c8ec59
format it up, remove all carriage returns too 2024-10-15 19:08:22 +01:00
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
f38cb78dd8
all of switchboard except USR
USR is very big and would consider a break here

... Why does the spec imply that Switchboard has INF? Is that why every client implements it after MSNP8?
2024-10-14 21:13:21 +01:00
be1cdb1155
add new pages, templates and update yiki
+ templates not compiled
+ added: BLP, FND and GTC, CHG and IMS command pages

* updated links and added new relevant ones
2024-10-13 22:03:57 +01:00
13e76c884d
actually use markdown features
pages should look better in yiki now since i improved that too
2024-10-11 20:40:21 +01:00
187d29e1bf
forgot about USR OK bits in 6-9
the relevant strings exist in 3.6.003x, but are they actually used? in MSNP7+ clients they are, but i'm wondering about MSNP6 exclusively here.

Information also needed: What shows the "Account needs to be verified before using the service" dialog? it's not 924, it's not implemented.

Updated main page with requests for this information.
2024-10-10 21:47:15 +01:00
9c6d4b1d73
initial commit 2024-10-10 20:38:51 +01:00