pkmn-classic-framework/library/Support
Cynthia addcd6f044 fully support pokemon wifi-plaza's
fixes #7

- checkProfile.asp parseable for all the important stuff.
- getSchedule.asp , schedule generation and more added in.
- getVIP.asp still works.
- Questionnaries , now working and documented.

I've tested all the bits individually (and that they match what my
rust code does which is fully confirmed working). However, since
there's no linux support I can't test this web server with the rest
of my stack easily. Everything should all work and I've double checked
each class individually on my side, but we should still probably get a
double check from mm :)
2023-07-08 23:19:47 -06:00
..
AliasTable.cs fully support pokemon wifi-plaza's 2023-07-08 23:19:47 -06:00
AssertHelper.cs Added new logging backend. 2014-07-10 22:34:56 -04:00
BinarySerializableBase.cs Broke up one large namespace into several and reorganized. 2023-04-25 01:08:37 -04:00
EncodedString4.cs Finished EncodedStringBase. 2022-09-08 00:24:02 -04:00
EncodedString5.cs Finished EncodedStringBase. 2022-09-08 00:24:02 -04:00
EncodedStringBase.cs Finished EncodedStringBase. 2022-09-08 00:24:02 -04:00
EnumerableExtender.cs Trainer rankings works!! 2022-06-10 17:39:07 -04:00
GameSyncUtils.cs Added Game Sync ID (de)obfuscation algorithm. 2021-02-17 02:04:29 -05:00
Indexer1d.cs Added Indexer1d helper from gamefloor. 2015-02-09 19:38:04 -05:00
LazyKeyValuePair.cs Impose correctness on LazyKeyValuePair 2015-04-13 20:18:20 -04:00
LocalizedString.cs Added LocalizedString.ToString() overload that takes an iso-639-1. 2018-11-03 00:31:58 -04:00
LogHelper.cs Added new logging backend. 2014-07-10 22:34:56 -04:00
StreamExtender.cs Added replay responses for trainer rankings. 2021-03-13 00:40:18 -05:00
StringHelper.cs Skeleton of eventual pkvldtprod logic 2014-06-30 00:48:27 -04:00
TrendyPhrase4.cs More trendy phrase utility 2022-09-28 01:31:18 -04:00
TrendyPhrase5.cs Grab bag of unstaged changes 2023-01-04 02:47:15 -05:00
TrendyPhraseBase.cs More trendy phrase utility 2022-09-28 01:31:18 -04:00
ValidationSummary.cs Moved GTS record Pokémon validation over to Pokemon classes. 2021-11-08 00:10:12 -05:00