489 Commits

Author SHA1 Message Date
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
Greg Edwards
c482e99e8a Documented the deposit/trade error codes better. 2018-11-07 00:44:33 -05:00
Greg Edwards
b0eee74334 Added abstract GtsRecordBase.Validate(is_exchanged) 2018-11-06 03:01:22 -05:00
Greg Edwards
1a95dacbd0 Added apple-touch-icon. 2018-11-03 00:32:27 -04:00
Greg Edwards
e53549169e Fixed typo. 2018-11-03 00:32:12 -04:00
Greg Edwards
9cdc8cafba Added LocalizedString.ToString() overload that takes an iso-639-1. 2018-11-03 00:31:58 -04:00
Greg Edwards
8363ac85e8 Renamed solution 2018-11-03 00:30:20 -04:00
Greg Edwards
9177013de2 Updated GamestatsBase (test me) 2018-11-03 00:30:06 -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
d7f7c8d18e Gitignore .vs/ 2018-11-01 01:15:07 -04:00
Greg Edwards
1171e75241 Added ORAS megas to form_stats6.txt. 2018-11-01 01:14:35 -04:00
Greg Edwards
96a5c35c02 Removed some old ip addresses used by an old dev environment. 2018-10-31 23:28:24 -04:00
mm201
9a423bd083 Merge pull request #44 from superusercode/patch-1
Fix README Headers
2017-07-25 10:49:44 -04:00
SuperUser
2ed7deaa62 Fix Roadmap 2017-07-24 20:27:58 -04:00
SuperUser
633eee3676 Fix README 2017-07-24 20:26:18 -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
10464fed0e Updated GamestatsBase 2015-10-08 11:20:40 -04: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
911821eb32 Removed unused usings possibly causing a dependency. 2015-08-05 17:57:09 -04:00
Greg Edwards
938dfa4dc7 Added CompatibleCopyTo helper for .NET 3.5 2015-07-02 13:18:58 -04:00
Greg Edwards
9ab595604b Broke off database engine specific extension methods to their own classes. 2015-07-02 13:18:31 -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
5983ee485b EncodedString improvements (thanks Aqua) 2015-05-14 01:24:14 -04:00
Greg Edwards
a6ff7912bc Global terminal service will use a matching certificate from the store if it finds one. 2015-05-13 20:59:39 -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