Commit Graph

17 Commits

Author SHA1 Message Date
Greg Edwards
036690d4bf Update database schema. 2014-12-27 03:19:03 -05:00
Greg Edwards
ab16eb46d3 Implemented battle video saved request type. 2014-09-15 12:50:26 -04:00
Greg Edwards
b07289a316 Update database schema 2014-08-29 19:16:05 -04:00
Greg Edwards
8e072eb06e Store trendy phrases in separate fields. 2014-08-07 18:37:38 -04:00
Greg Edwards
228a1a5e52 Fixed some database regressions. 2014-08-06 02:34:53 -04:00
Greg Edwards
c2376eef58 Fixed some battle tower structure offsets. (breaking change) 2014-08-05 00:33:40 -04:00
Greg Edwards
5145e2f5e2 Fixes to Battle Subway data schema 2014-08-03 19:15:36 -04:00
Greg Edwards
f770316334 Implemented GenV battle subway data access. 2014-08-02 01:49:52 -04:00
Greg Edwards
4974500015 Implemented some more battle tower database work. 2014-07-28 18:06:17 -04:00
Greg Edwards
a91d861c67 Implemented some battle tower database work. 2014-07-27 01:57:04 -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
29d0d6b31b Timestamp trainer profiles 2014-07-17 11:51:51 -04:00
Greg Edwards
008c7a0f6a Save setProfile.asp profiles to the database. 2014-07-16 23:57:24 -04:00
Greg Edwards
bae6404d9a Log completed trades. 2014-07-16 01:02:20 -04:00
Greg Edwards
10c0b32c6c Changed TimeWithdrawn column name to TimeExchanged. 2014-07-15 20:40:36 -04:00
Greg Edwards
69cee2294d Updated database schema. 2014-07-14 19:50:06 -04:00
Greg Edwards
c95d46c0d0 Update database schema. 2014-07-05 02:15:27 -04:00