Commit Graph

465 Commits

Author SHA1 Message Date
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
Greg Edwards
fc0c6bfd48 Fixed speed getting overwritten with special attack when parsing stats. 2015-05-07 01:19:49 -04:00
Greg Edwards
556ed0e208 Fixed pokemon data getting horribly destroyed when inserting into the GTS. 2015-05-07 01:18:49 -04:00
Greg Edwards
df51a9ed92 Fixed some requested species icons 404ing. 2015-05-05 21:24:11 -04:00
Greg Edwards
2e8b27de22 That feeling when everything just works the first time 2015-05-05 21:09:22 -04:00
Greg Edwards
4df11f444b Gen5 party structure 2015-05-05 21:04:23 -04:00
Greg Edwards
b66fc281c7 First draft of gen5 pokemon structure 2015-05-05 20:52:33 -04:00
Greg Edwards
fffedcb82d Cleaned up byte offset comments. 2015-05-05 20:52:18 -04:00
Greg Edwards
9ef94ad18c Did some method extractions and moved things to base class in preparation for Pokemon5. 2015-05-05 20:09:10 -04:00
Greg Edwards
510dda30c4 Fixed colour of unused moveslot type column again. 2015-05-05 20:08:47 -04:00
Greg Edwards
33332d05c6 Added bad egg field. 2015-05-05 19:14:49 -04:00
Greg Edwards
4d494840e8 Added StatValues.ToString for debug purposes. 2015-05-05 11:40:45 -04:00
Greg Edwards
8dbe0ecc19 First implementation of trainer memos. 2015-05-05 11:34:34 -04:00
Greg Edwards
07fb242097 Fixed InvalidCastException when attempting to load the pokedex. 2015-05-04 21:16:49 -04:00
Greg Edwards
abb298f9a6 VeekunImport inserts locations. 2015-05-04 21:06:39 -04:00
Greg Edwards
5a19b155c7 Added regions and locations to Pokedex. 2015-05-04 19:57:02 -04:00
Greg Edwards
61765fc33d Replaced DatabaseExtender.Coalesce with DatabaseExtender.Cast. It's cleaner that way. 2015-05-04 19:56:17 -04:00
Greg Edwards
f0e501b91f Lots of cleanup to VeekunImport project. 2015-05-02 17:12:09 -04:00
Greg Edwards
01b3c9a3ef Add list of regions to the database. 2015-05-02 17:12:08 -04:00
Greg Edwards
c714be02ec Added regions to pokedex. 2015-05-02 17:11:49 -04:00
Greg Edwards
e87ed81b95 Update database schema 2015-05-02 17:11:40 -04:00
Greg Edwards
e1077cb9e6 GTS search design tweaks 2015-04-23 11:20:55 -04:00
Greg Edwards
8c8727a075 Heaps of design work on GTS search 2015-04-21 21:32:40 -04:00
Greg Edwards
36edf2d753 Created TrainerName on GtsRecordBase. 2015-04-21 21:32:26 -04:00
Greg Edwards
d582fbc2b5 Clarified EncodedString ctor comment 2015-04-21 21:31:53 -04:00