Commit Graph

139 Commits

Author SHA1 Message Date
Greg Edwards
ac58d38fa4 Odd fixes 2014-12-26 20:51:25 -05:00
Greg Edwards
3cecc6531b Added charset=utf8 to all my app.configs. 2014-12-15 20:25:32 -05: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
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
59ca2580c5 Fixed fake opponents number always being 7 (probably caused a comm error) 2014-09-22 02:59:44 -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
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
265a099105 Fixed indentation. 2014-09-15 12:57:44 -04:00
Greg Edwards
c8d4db02ca Bring back code formatting. 2014-09-15 12:50:59 -04:00
Greg Edwards
2bdff5fd32 Fixed project not compiling. 2014-09-15 12:50:48 -04:00
Greg Edwards
f5d41b8756 Odd fixes 2014-09-13 00:48:17 -04:00
Greg Edwards
1e3e2ae764 Ported Gen4 GTS to GSB. 2014-09-13 00:48:09 -04:00
Greg Edwards
b2d07ace90 Show GSB sessions. 2014-09-12 23:27:53 -04:00
Greg Edwards
6d5f159d36 Migrated and generalized fGTS Gamestats logic to external library. 2014-09-10 16:11:58 -04:00
Greg Edwards
4b69d33045 Fixed images not publishing. 2014-09-06 17:58:17 -04:00
Greg Edwards
abe529ae27 More layout work 2014-09-06 17:48:46 -04:00
Greg Edwards
1dbe9b4ca4 Bring back Github banner. 2014-09-02 01:53:58 -04:00
Greg Edwards
33524db125 Remove layout test things. 2014-09-02 01:49:58 -04:00
Greg Edwards
f15bac505f Bring back header colour change. 2014-09-02 01:29:21 -04:00
Greg Edwards
1f8234cf37 Show number of battle videos in header 2014-09-02 00:27:26 -04:00
Greg Edwards
07bd2a7078 More work on new layout 2014-09-02 00:27:14 -04:00
Greg Edwards
fb142f4614 Preliminary implementation of new layout 2014-08-30 03:21:31 -04:00
Greg Edwards
e463be784f Return error 400 instead of padding with 0s on G5 battle subway. 2014-08-29 17:43:45 -04:00
Greg Edwards
3d80b2e1e2 Now there are 7 fake opponents. 2014-08-29 17:36:18 -04:00
Greg Edwards
d4061072b4 Preliminary fake opponent implementation 2014-08-25 16:11:32 -04:00
Greg Edwards
f3b1b79a42 More ctors to allow for cleaner fake trainer code. 2014-08-18 19:58:32 -04:00
Greg Edwards
838d069010 Fixed some math in Platinum Gamestats RNG 2014-08-14 09:55:02 -04:00
Greg Edwards
ab7d1c7562 Fixed decode.aspx crash when entering non-base64 data. 2014-08-14 09:54:32 -04:00
Greg Edwards
be26a43372 Response digest helper for Platinum gamestats 2014-08-13 21:15:21 -04:00
Greg Edwards
36cad5b2cb Implemented Pokemon Platinum's gamestats decryption algorithm. 2014-08-13 21:07:53 -04:00
Greg Edwards
29681e37ce Making get.asp return error 400 when there's no pokemon seems to fix a crash on the DS. 2014-08-08 15:58:12 -04:00
Greg Edwards
f7374e962d Fixed some stupid battle subway issues. 2014-08-07 19:57:33 -04:00
Greg Edwards
8e072eb06e Store trendy phrases in separate fields. 2014-08-07 18:37:38 -04:00
Greg Edwards
ffbb2d6c10 Store leader phrase in trendy phrase object. 2014-08-07 16:33:48 -04:00
Greg Edwards
d0f0bd650c Room leaders page shows opponent trendy phrases. 2014-08-06 19:09:15 -04:00