Commit Graph

530 Commits

Author SHA1 Message Date
Greg Edwards
5b3faa1b6e Fixed a few broken images. 2021-11-22 21:52:27 -05:00
Greg Edwards
cc5de05a3b Style 2021-11-22 21:00:24 -05:00
Greg Edwards
afb1b3743c Fixed battle tower trainer deduplication not working at all. 2021-11-22 02:04:15 -05:00
Greg Edwards
66aae6f235 Validate Battle Tower teams using shared GTS logic. 2021-11-22 01:27:34 -05:00
Greg Edwards
296fec2bd7 Populate moveset interfaces on Battle Tower Pokémon. 2021-11-22 01:24:24 -05:00
Greg Edwards
28ea0df638 Moved GTS record Pokémon validation over to Pokemon classes. 2021-11-08 00:10:12 -05:00
Greg Edwards
0b90805fbe Added base class for Battle Tower Pokémon, derived from our abstract base Pokémon class, and plumbed the change through. 2021-10-29 01:11:46 -04:00
Greg Edwards
3253400c3e Merge branch 'master' of github.com:mm201/pkmn-classic-framework 2021-10-27 17:20:03 -04:00
Greg Edwards
8d5525363d Added support for calculating gender from PV. 2021-10-27 01:00:40 -04:00
zurgeg
fd8bfd3dd6 Document \x05 for PGL 2021-10-07 16:12:43 -04:00
Greg Edwards
c81250b92e Added some wifi plaza VIPs. 2021-09-22 21:51:05 -04:00
Greg Edwards
b0e672a7fc Fixes 2021-09-21 19:48:11 -04:00
Greg Edwards
28876be090 Added public StatValues ctors that take enumerables. 2021-07-27 22:40:56 -04:00
Greg Edwards
133a77d75f Improved GenV trendy phrase rendering. 2021-05-16 01:24:52 -04:00
Greg Edwards
33b5878c7f Fixed BSOD when attempting a battle tower room without a full leaderboard. 2021-05-16 01:24:03 -04:00
Greg Edwards
e64ce73119 Force enable SSLv3 in GlobalTerminalService and throw in some troubleshooting breadcrumbs for obsolete ciphers. 2021-04-22 03:39:44 -04:00
Greg Edwards
2d4d945057 Don't show Trainer Rankings replay responses on production. 2021-04-22 01:29:00 -04:00
Greg Edwards
65ebfe13e2 Homepage updates 2021-04-22 01:28:22 -04:00
Greg Edwards
88244308a1 Use web.config transforms, not publishproj, to customize connection strings. 2021-04-22 01:27:16 -04:00
Greg Edwards
d1ce0fc4f9 Target .NET 4.0 on GlobalTerminalService. 2021-04-21 23:14:47 -04:00
Greg Edwards
4418fbb8be Fixed error 13266 on depositing a Pokémon with no held item. 2021-04-16 17:54:54 -04:00
Greg Edwards
14e36d3308 Added checks that species, form, ability, and moves are in range. 2021-04-15 23:31:57 -04:00
Greg Edwards
fc52556eb1 This wasn't supposed to be committed 2021-04-15 00:31:46 -04:00
Greg Edwards
3bb9045420 Updated readme. 2021-04-15 00:20:26 -04:00
Greg Edwards
456a346b9e Added crude held item checks. #94
Credit: https://github.com/sosnek
2021-04-15 00:13:03 -04:00
Greg Edwards
ebd57faba1 Show 502 for game sync on production for now. 2021-04-04 16:53:24 -04:00
Greg Edwards
4998ac383b Added stub game sync endpoints, enough to put a Pokémon to bed. 2021-04-01 10:09:57 -04:00
Greg Edwards
5db746ee64 Added replay responses for trainer rankings. 2021-03-13 00:40:18 -05:00
Greg Edwards
cbe2c5d6f9 Added C array formatting option to pkgdsprod decoder. 2021-03-12 23:50:51 -05:00
Greg Edwards
3840a90332 Exclude battle frontier from search results if the player hasn't cleared the E4. Solves #9. 2021-03-07 14:21:54 -05:00
Greg Edwards
b876a26e07 Added game sync request route and stub handler. 2021-02-17 22:08:49 -05:00
Greg Edwards
2eb175a4ed Added Game Sync ID (de)obfuscation algorithm. 2021-02-17 02:04:29 -05:00
Greg Edwards
44f3d0b0ee Added https redirect to production website. 2021-02-15 01:03:05 -05:00
Greg Edwards
8d539e85d5 Fact checked and updated readme. 2021-02-15 01:02:28 -05:00
Greg Edwards
40615bed50 Added license. 2021-02-15 00:34:27 -05:00
Greg Edwards
11d508fee9 Added some basic validation checks to GTS. 2021-02-07 03:53:23 -05:00
Greg Edwards
8b6a675ea3 Disabled rammfar on website. 2021-02-07 01:02:49 -05:00
Greg Edwards
8d096a64ba Added Dungeon Wii support to gamestats debug decoder. 2021-02-06 21:12:27 -05:00
Greg Edwards
ca27fcadaa Store email notification fields in database. 2021-02-06 21:11:40 -05:00
Greg Edwards
a31aee38ad Added email notifications fields to trainer profile classes, extracted shared functionality to base class. 2021-01-31 22:22:22 -05:00
Greg Edwards
791dcd80cb Implemented email/Wii mail configuration endpoint. 2020-10-12 21:55:26 -04:00
Greg Edwards
785dfca0a6 Attempted fix of #72 by using byte 0x41 for nature instead of PV. 2019-12-31 02:38:17 -05:00
Greg Edwards
9d59f2b922 Updated csproj 2019-10-20 23:52:49 -04:00
Greg Edwards
4240540fa5 -mon 2019-10-20 23:51:44 -04:00
Greg Edwards
585f1e0009 Some web changes still in progress 2019-03-30 02:31:46 -04:00
Greg Edwards
c892e388db Updated the homepage in a few ways to suit the current situation. More to come. 2018-11-07 02:00:23 -05:00
Greg Edwards
73d4c0c603 Fixes for web deploy 2018-11-07 01:48:39 -05:00
Greg Edwards
2cd59f234e Start tracking pubxml files. (required for web.config transforms) 2018-11-07 01:09:30 -05:00
Greg Edwards
604bfddc73 Added debug page to encode a Gen4 string. 2018-11-07 00:47:53 -05:00
Greg Edwards
5e4d12d487 If a player deposits a pokemon when they already have one in, boot them instead of crashing. 2018-11-07 00:46:08 -05:00