Commit Graph

298 Commits

Author SHA1 Message Date
Greg Edwards
94de379061 Added pokedex index to retrieve item based on its generation-specific value. 2015-01-03 17:20:56 -05:00
Greg Edwards
de1f37c914 Methods to load Pokedex from database (untested) 2015-01-03 17:11:19 -05:00
Greg Edwards
5c1d45394e Added more foreign object references in Pokedex classes. 2015-01-02 18:44:11 -05:00
Greg Edwards
f1530f76bb WIP of Pokedex retrieval logic 2015-01-02 18:22:23 -05:00
Greg Edwards
036690d4bf Update database schema. 2014-12-27 03:19:03 -05:00
Greg Edwards
f50e76c15d VeekunImport project inserts form stats. 2014-12-27 03:17:39 -05:00
Greg Edwards
a102d75b63 Added Gen1 base stats. (Required for MinGeneration field to be correct.) Source: Bulbapedia 2014-12-27 02:19:18 -05:00
Greg Edwards
a5c86338ff Corrected pre-Gen5 stats. (Just Rotom's types) 2014-12-27 01:46:00 -05:00
Greg Edwards
5f4a1bca21 Corrected pre-Gen6 stats. Source: Serebii 2014-12-27 01:41:34 -05:00
Greg Edwards
f3476e22f4 Added form_stats text files to VeekunImport project. 2014-12-27 01:12:49 -05:00
Greg Edwards
495392f475 Added project to import base stats data from veekun into a text file. 2014-12-27 00:59:22 -05:00
Greg Edwards
ac58d38fa4 Odd fixes 2014-12-26 20:51:25 -05:00
Greg Edwards
4e0e4e5385 Hack around veekun helix/dome fossil numbering issue. 2014-12-26 01:07:05 -05:00
Greg Edwards
772e3b8609 Added INSERT statements for pokedex. 2014-12-26 00:58:21 -05:00
Greg Edwards
3cecc6531b Added charset=utf8 to all my app.configs. 2014-12-15 20:25:32 -05:00
Greg Edwards
3cacfbb608 Added families to VeekunImport project. 2014-12-15 10:29:45 -05:00
Greg Edwards
30b820b87f First draft of VeekunImport project. (Database insert commands are nops.) (Also includes some Pokedex types.) 2014-12-08 02:31:47 -05:00
Greg Edwards
76de928a13 Added gen6 version enum values. 2014-10-28 20:57:41 -04:00
Greg Edwards
d1a628702a Added new overloads to Database.CreateInstance to allow for custom connection strings. 2014-10-14 19:38:00 -04:00
Greg Edwards
9f1dbd0f0f Rename DataAbstract to Database. 2014-10-14 18:50:41 -04:00
Greg Edwards
58386fcde4 Added some Gen6 item sprites.
attr: Bulbapedia
2014-10-11 02:04:04 -04:00
Greg Edwards
77d845c980 Include new images in solution. 2014-10-11 01:23:19 -04:00
Greg Edwards
f350b86344 Added pokemon left-facing mini sprites from XY.
attr: Smogon
2014-10-11 01:18:42 -04:00
Greg Edwards
aac7235abb Added Pokemon front sprites from Black/White.
attr: Veekun
2014-10-11 00:37:25 -04:00
Greg Edwards
7b56f005e1 Added missing Gen5 items with low IDs. 2014-10-10 19:34:17 -04:00
Greg Edwards
975c345cfa Item ID mapping file for Gen5 2014-10-10 19:29:02 -04:00
Greg Edwards
c514387bfa Small item images part 3 (gen5) 2014-10-10 19:28:35 -04:00
Greg Edwards
e81e1fee1c Small item images part 2 (gen4) 2014-10-06 00:37:49 -04:00
Greg Edwards
4de5d8f240 Small item images part 1 (gen3)
Credit: Bulbapedia
2014-10-05 23:08:30 -04:00
Greg Edwards
829f7231b5 Added 4 digit item IDs to gen4/5 lists. 2014-10-05 18:42:09 -04:00
Greg Edwards
3756e3cae3 Added item lists. 2014-09-30 23:53:25 -04:00
Greg Edwards
5ef9047c9a Added blank VeekunImport console application. 2014-09-25 19:16:07 -04:00
Greg Edwards
a7cb066f2d Update GamestatsBase. 2014-09-25 19:05:43 -04:00
Greg Edwards
8014de2712 Removed offtopic sslProxy project. 2014-09-25 18:56:05 -04:00
Greg Edwards
52652c7cfc Removed stub pokedex project. 2014-09-25 18:41:21 -04:00
Greg Edwards
4a08827090 Removed blank VeekunImport project 2014-09-25 18:38:15 -04:00
Greg Edwards
59ca2580c5 Fixed fake opponents number always being 7 (probably caused a comm error) 2014-09-22 02:59:44 -04:00
Greg Edwards
933a45543a Update GamestatsBase 2014-09-22 02:51:38 -04:00
Greg Edwards
3f96f3866d Implemented trendy phrase rendering on Gen5. 2014-09-22 02:51:28 -04:00
Greg Edwards
c3ff20672f Fixed array offset in a comment. 2014-09-22 02:51:10 -04:00
Greg Edwards
f3d5de5296 This should stop web deploy from opening up the admin pages. 2014-09-22 02:49:44 -04:00
Greg Edwards
4136b49406 Update GamestatsBase 2014-09-17 11:38:25 -04:00
Greg Edwards
c3b9a4c765 Don't deploy web.config 2014-09-17 10:09:21 -04:00
Greg Edwards
300fb54198 Uh oh 2014-09-16 19:45:45 -04:00
Greg Edwards
321719b2a4 Forgot to turn off fake opponents! 2014-09-16 19:06:00 -04:00
Greg Edwards
0638245d71 Fixed gamestats handlers still checking the old paths sometimes. 2014-09-16 19:05:48 -04:00
Greg Edwards
19318ffc7e Added comments 2014-09-16 14:26:55 -04:00
Greg Edwards
c28174f93f Bye bye gsbtest 2014-09-16 14:26:42 -04:00
Greg Edwards
821e55434e Migrated Gen5 GTS to GSB. (needs testing) 2014-09-16 12:25:14 -04:00
Greg Edwards
9863231232 Update GamestatsBase 2014-09-15 15:09:14 -04:00