Commit Graph

382 Commits

Author SHA1 Message Date
Greg Edwards
022ecdd5bd Fixed compilation. 2015-03-21 18:49:35 -04:00
Greg Edwards
86438e055a Added WithTransaction helpers to remove transaction boilerplate from everywhere. (part 4/4) 2015-03-21 18:28:31 -04:00
Greg Edwards
0ce36d5de8 Added WithTransaction helpers to remove transaction boilerplate from everywhere. (part 3/4) 2015-03-20 19:19:02 -04:00
Greg Edwards
b42eb15bd2 Added WithTransaction helpers to remove transaction boilerplate from everywhere. (part 2/4) 2015-03-17 21:14:21 -04:00
Greg Edwards
c691a5951d Added WithTransaction helpers to remove transaction boilerplate from everywhere. (part 1/4) 2015-03-17 21:13:56 -04:00
Greg Edwards
bb2f587428 RetinaImage updates. 2015-03-17 13:22:31 -04:00
Greg Edwards
175294fb59 Implemented characteristics. 2015-03-14 18:19:13 -04:00
Greg Edwards
960f626ca6 Leave ability field blank instead of saying 'none'. 2015-03-14 17:56:58 -04:00
Greg Edwards
ef758a218b Implemented IV judgement formula. 2015-03-14 17:56:45 -04:00
Greg Edwards
b5b31af68c Added some images missing due to gender/form suffixes. 2015-03-14 17:05:09 -04:00
Greg Edwards
19c0e7431b Provide an almost empty setProfile profile for Diamond/Pearl games. 2015-03-14 17:04:48 -04:00
Greg Edwards
1bf3bb975a Better type colours 2015-03-12 02:50:52 -04:00
Greg Edwards
1ef2820121 Fixed some issues with Platinum gamestats. 2015-03-12 00:57:22 -04:00
Greg Edwards
af97c2e6df Show more pokemon stats. 2015-03-11 21:22:04 -04:00
Greg Edwards
91fef43978 Show some actual values in pokemon viewer (wip) 2015-03-10 21:31:10 -04:00
Greg Edwards
b89eb29c62 Added stub implementation of Wifi Plaza gamestats server. (mostly replay responses for now) 2015-03-10 21:30:12 -04:00
Greg Edwards
41748eb422 More design work on pokemon stats page 2015-03-07 20:21:31 -05:00
Greg Edwards
a6fb446338 Removed ?1 from favicon querystring.
https://bugzilla.mozilla.org/show_bug.cgi?id=1121802
2015-03-07 18:35:23 -05:00
Greg Edwards
66d2a1b7d6 Added DS version icons. 2015-03-04 10:24:25 -05:00
Greg Edwards
573d8b90e5 Some design work on pokemon viewing page 2015-03-04 10:22:57 -05:00
Greg Edwards
4bcabdc960 Added mountains of null checks to pokemon offer rendering. 2015-03-03 16:21:29 -05:00
Greg Edwards
cc2bc6628f Added roadmap 2015-02-27 18:08:18 -05:00
Greg Edwards
8e6cb8362c Updated GamestatsBase and readme again. 2015-02-26 02:29:44 -05:00
Greg Edwards
fbc1504837 Dicked with publish profiles, update GamestatsBase 2015-02-26 02:05:03 -05:00
Greg Edwards
df5088e821 Updated readme again 2015-02-25 21:38:08 -05:00
Greg Edwards
a9a1fb5f57 Updated readme 2015-02-24 13:12:26 -05:00
Greg Edwards
35f484924e Added base class for party/box pokemon structure. 2015-02-24 13:12:12 -05:00
Greg Edwards
72d94114cf Removed obsolete ctors. 2015-02-20 13:42:17 -05:00
Greg Edwards
8b33c6bff4 Added some notes 2015-02-17 00:31:33 -05:00
Greg Edwards
e3c16da03b Lower .NET framework dependencies to 3.5 for most (non-web) projects. 2015-02-14 20:48:16 -05:00
Greg Edwards
860502a38d Reference SQLite via NuGet. 2015-02-14 20:34:37 -05:00
Greg Edwards
e87f0ebf06 Reference MySql.Data via NuGet. 2015-02-14 20:24:46 -05:00
Greg Edwards
51d13b4a86 Patched up some compiler warnings. 2015-02-14 20:12:53 -05:00
Greg Edwards
b446cbd27b Target .NET 4.0, x86 everywhere to avoid warnings. 2015-02-14 19:39:10 -05:00
Greg Edwards
abb379988c s/script/scripts 2015-02-14 19:34:16 -05:00
Greg Edwards
c5e3602274 Hide login form again. 2015-02-13 20:14:21 -05:00
Greg Edwards
a5b9f0fb90 Split website into separate project from gamestats server. 2015-02-13 20:11:48 -05:00
Greg Edwards
92dc3ade3c Quickly added some KeyNotFoundExceptions to stabilize this page. 2015-02-13 18:35:44 -05:00
Greg Edwards
53be497d3a Publish PokemonBase.Generation field. 2015-02-13 18:02:02 -05:00
Greg Edwards
6699c425e9 Build LazyKeyValuePairs in the corresponding value classes, add null checks. 2015-02-13 18:01:42 -05:00
Greg Edwards
4aef32e478 Show a bit more info on GTS offers page. (error checking is lax, unsuitable for production) 2015-02-10 20:53:34 -05:00
Greg Edwards
e0a7596bbc Added item and ability lazy pairs to PokemonBase. 2015-02-10 20:52:52 -05:00
Greg Edwards
5042f887b9 Added lazy pairs to PokemonBase.Species and Form. 2015-02-10 20:00:37 -05:00
Greg Edwards
5b7026eeb2 Expose base stats on Form class. 2015-02-10 19:45:34 -05:00
Greg Edwards
1cec145542 Solved order of execution issue with LazyKeyValuePairs and BinarySerializableBase ctor. 2015-02-10 19:44:56 -05:00
Greg Edwards
81000cd1f5 Looks like I need null pokedex support for VeekunImport... 2015-02-10 19:43:07 -05:00
Greg Edwards
a7437dd691 Added logic to override (incorrect) form values from veekun. 2015-02-10 13:36:29 -05:00
Greg Edwards
9e33f63ecb Added Indexer1d helper from gamefloor. 2015-02-09 19:38:04 -05:00
Greg Edwards
61bda8e871 Plumbing to lookup the forms of a given species 2015-02-09 10:56:25 -05:00
Greg Edwards
2ea9d7f883 Made pkm decoding work. 2015-02-07 18:12:25 -05:00