pkmn-classic-framework/gts
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
..
admin Split website into separate project from gamestats server. 2015-02-13 20:11:48 -05:00
masters Split website into separate project from gamestats server. 2015-02-13 20:11:48 -05:00
Properties Track Local IIS.pubxml 2022-08-05 04:45:14 -04:00
src Broke up one large namespace into several and reorganized. 2023-04-25 01:08:37 -04:00
Global.asax Added Generation V support. 2014-05-04 20:03:25 -04:00
Global.asax.cs Added game sync request route and stub handler. 2021-02-17 22:08:49 -05:00
gts.csproj (wip) Add FakeOpponentFactory 2022-08-28 23:03:39 -04:00
pgl.ashx Added game sync request route and stub handler. 2021-02-17 22:08:49 -05:00
pgl.ashx.cs Document \x05 for PGL 2021-10-07 16:12:43 -04:00
pkvldtprod.ashx Quickly threw together stub pkvldtprod implementation. 2014-06-27 23:14:16 -04:00
pkvldtprod.ashx.cs Added todos with string DB links 2023-02-21 01:54:11 -05:00
pokemondpds_web.ashx Fixed some issues with Platinum gamestats. 2015-03-12 00:57:22 -04:00
pokemondpds_web.ashx.cs fully support pokemon wifi-plaza's 2023-07-08 23:19:47 -06:00
pokemondpds.ashx Fixed incorrect level check preventing trades from working. 2014-05-04 20:03:13 -04:00
pokemondpds.ashx.cs Broke up one large namespace into several and reorganized. 2023-04-25 01:08:37 -04:00
syachi2ds.ashx Added Generation V support. 2014-05-04 20:03:25 -04:00
syachi2ds.ashx.cs Broke up one large namespace into several and reorganized. 2023-04-25 01:08:37 -04:00
Web.config Log user IP addresses. 2022-02-08 03:42:24 -05:00
Web.Public.config Updated the formatting on my web/app.configs to ease staging issues. 2022-08-05 04:55:01 -04:00