Commit Graph

11 Commits

Author SHA1 Message Date
Greg Edwards
ac58d38fa4 Odd fixes 2014-12-26 20:51:25 -05:00
Greg Edwards
7a4c4644c8 GenV battle subway structures 2014-08-01 17:14:02 -04:00
Greg Edwards
4198aace33 For fuck's sake mysql
Workaround LAST_INSERT_ID and CAST limitations by making all primary keys unsigned bigint.
Workaround LAST_INSERT_ID signed/unsigned inconsistency between 5.5 and 5.6 by using Convert.ToUInt64 instead of casts.
2014-07-22 12:04:31 -04:00
Greg Edwards
b27414fe75 Implemented top Colosseum / Battle Frontier battle video search on GenIV. 2014-07-10 22:52:33 -04:00
Greg Edwards
170cd55e77 Battle video search improvements 2014-07-10 00:52:02 -04:00
Greg Edwards
f7e06a5b51 Fixed Colosseum searches returning 0 results. 2014-07-01 18:49:23 -04:00
Greg Edwards
683b18a27a Fixed issues with battle video server I found after testing. 2014-07-01 18:09:36 -04:00
Greg Edwards
5b775ed32b Probably implemented battle videos server on Generation IV. 2014-06-30 02:17:13 -04:00
Greg Edwards
f7c724cae6 Save an array copy. 2014-06-25 11:45:46 -04:00
Greg Edwards
97e1a68ec7 Fixed battle video ID formula to work better against more example data. 2014-06-25 11:33:31 -04:00
Greg Edwards
d16033a556 Preliminary implementation of battle video ID conversion 2014-06-25 00:15:40 -04:00