Commit Graph

82 Commits

Author SHA1 Message Date
dependabot[bot]
1cb8ea9c6d
Bump Newtonsoft.Json from 6.0.8 to 13.0.1 in /web
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.8 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/6.0.8...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 18:03:48 +00:00
Greg Edwards
1c240a4dde Updated mysql connector dependency to the last 3.5 compatible version. 2022-06-12 01:57:19 -04:00
Greg Edwards
b2b7839948 Added admin link on available Pokémon listing. 2022-03-27 02:28:27 -04:00
Greg Edwards
174ba6308f Added support for pokeballs beyond Quick Ball. Solves most of #59. 2022-03-21 23:43:24 -04:00
Greg Edwards
598d246a0d Fixed layout for new minisprites 2022-02-16 21:13:35 -05:00
Greg Edwards
09b2645701 Updated masterpage footer 2022-02-16 21:13:16 -05:00
Greg Edwards
05056e0755 Added a metric buttload of new minis. 2022-02-16 21:12:18 -05:00
Greg Edwards
af80b9e0cc Fixed a lot of crashes on pokemon stats viewer. 2022-02-08 03:43:22 -05:00
Greg Edwards
9809d699a4 Credit Kaeru in the header. 2022-01-25 00:38:13 -05:00
Greg Edwards
886dcbd62e Added Allow User Variables=True to a bunch of web/app.configs.
https://stackoverflow.com/questions/5524632/how-can-i-use-a-mysql-user-defined-variable-in-a-net-mysqlcommand/5530583#5530583
https://github.com/mysql-net/MySqlConnector/issues/194
2021-11-24 23:56:43 -05:00
Greg Edwards
8180144b0c More style 2021-11-22 22:05:10 -05:00
Greg Edwards
5b3faa1b6e Fixed a few broken images. 2021-11-22 21:52:27 -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
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
cbe2c5d6f9 Added C array formatting option to pkgdsprod decoder. 2021-03-12 23:50:51 -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
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
9d59f2b922 Updated csproj 2019-10-20 23:52:49 -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
604bfddc73 Added debug page to encode a Gen4 string. 2018-11-07 00:47:53 -05:00
Greg Edwards
e53549169e Fixed typo. 2018-11-03 00:32:12 -04:00
Greg Edwards
ff1915b241 VS wants to use 64 bit IIS express. Let it. 2018-11-01 01:18:17 -04:00
Greg Edwards
d1607fc5f1 Removed dangling references to publish profiles which aren't being tracked. 2018-11-01 01:17:55 -04:00
Greg Edwards
96a5c35c02 Removed some old ip addresses used by an old dev environment. 2018-10-31 23:28:24 -04:00
Greg Edwards
6814620312 Wip of instructions page 2016-04-22 20:57:28 -04:00
Greg Edwards
6f2ae30e7e Added DnsAddress user control. 2015-11-07 19:56:17 -05:00
Greg Edwards
6b8afdedc3 CSS for graphic multi select controls 2015-08-05 20:28:29 -04:00
Greg Edwards
5340aaecd1 Updated maintenance time. 2015-08-05 20:27:49 -04:00
Greg Edwards
e8ee0f0fe8 Included some missing small icons. 2015-08-05 20:27:08 -04:00
Greg Edwards
23b2eda332 Fixed overcast Cherrim sprite 404ing. 2015-05-26 18:07:19 -04:00
Greg Edwards
90300b0f41 De-uglified "Lv. 100 to 100" text. 2015-05-14 01:25:43 -04:00
Greg Edwards
2761fe8577 Fixed some things for launch 2015-05-09 18:58:49 -04:00
Greg Edwards
157cefd353 Hide nonsense pokeballs for now. 2015-05-09 17:59:11 -04:00
Greg Edwards
aebe8ee6ee Force max level to be >= min level. 2015-05-09 17:30:12 -04:00
Greg Edwards
bf5c3a85bf Hide gen6 pokemon from GTS search. 2015-05-08 20:32:37 -04:00
Greg Edwards
153d2b8c37 Fixed more missing sprites 2015-05-08 20:32:20 -04:00
Greg Edwards
846c66ac69 Fixed some ugly overflows. 2015-05-08 20:21:31 -04:00
Greg Edwards
2d6d1cc8bb Allow searching pokemon by natdex number. 2015-05-08 20:21:21 -04:00
Greg Edwards
5127ef3478 Slightly less ugly pokemon picker >_^ 2015-05-08 20:11:38 -04:00
Greg Edwards
b2c5c15d85 Added html row display format support to foreign lookup. 2015-05-08 19:51:01 -04:00
Greg Edwards
9ecd39fe66 Can now type the pokemon species into the search box. (but it sucks) 2015-05-08 19:41:09 -04:00
Greg Edwards
320fc26a2a Expose Pokedex.Species as an IDictionary. 2015-05-08 19:05:43 -04:00
Greg Edwards
855bd9eb88 Added ForeignLookup control. 2015-05-08 18:30:48 -04:00
Greg Edwards
b150bdf566 Default to gen5 search for the simple reason that it's more popular. 2015-05-07 02:33:49 -04:00
Greg Edwards
df51a9ed92 Fixed some requested species icons 404ing. 2015-05-05 21:24:11 -04:00