Commit Graph

17 Commits

Author SHA1 Message Date
yellows111 bdd28d778a
[0.1.1] corrections, added UUX, UBX
alright i'll say that's pretty good. Testing the new versioning system. Each update to the wiki now has it's own patch version bump, for tracking.

also i probably should of actually looked at what P11 does for UUX before writing that...
2024-10-28 12:20:47 +00:00
yellows111 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
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 54520aea87
more corrections, ADC and SDC
new page: Reference Constants, which include the wiki's various values used on pages.
2024-10-21 17:30:22 +01:00
yellows111 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
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 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
yellows111 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
yellows111 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
yellows111 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
yellows111 ca311e1953
fix accidental LaTeX
thanks markdown extensions
2024-10-10 22:44:08 +01:00
yellows111 143c2208ff
first command documented
it's VER, but hey it's enough, add more Terms and fix a mistake
2024-10-10 22:20:17 +01:00
yellows111 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
yellows111 9c6d4b1d73
initial commit 2024-10-10 20:38:51 +01:00