Megan Edwards
868951497b
Combined TrainerProfilePlaza.DataPrefix and Data into single field.
2023-12-20 23:52:07 -05:00
Megan Edwards
e6427b01ba
Updated database schema (Battle Tower form ID)
2023-03-14 00:55:17 -04:00
Greg Edwards
725d884199
Fixes
2022-08-22 03:55:54 -04:00
Greg Edwards
b7eeecb609
Added pokemon ability information to Pokedex.
2022-08-22 01:28:53 -04:00
Greg Edwards
233e7feafa
Lock a GTS offer when initiating a trade.
2022-07-27 02:06:44 -04:00
Greg Edwards
b8e895cdeb
Battle video rankings are now sorted by Hype.
...
Resolves #91 .
2022-07-07 00:43:30 -04:00
Greg Edwards
b88a52461a
Update hype on watch/save
2022-07-04 00:06:33 -04:00
Greg Edwards
c432c6a245
Fixed rollover proc not inserting any rows.
2022-06-10 18:21:42 -04:00
Greg Edwards
b104726ef7
Trainer rankings works!!
2022-06-10 17:39:07 -04:00
Greg Edwards
2975c5e10a
Finished Trainer Rankings database calls.
2022-06-02 01:48:49 -04:00
Greg Edwards
aa0bba7be5
Implemented TrainerRankingsPerformRollover. (more to come)
2022-05-17 00:38:59 -04:00
Greg Edwards
e8910ea3f6
Removed weird auto increment seeds from table definitions.
2022-03-27 16:41:30 -04:00
Greg Edwards
61db2d427c
Added IP range bans.
2022-03-27 16:39:12 -04:00
Greg Edwards
174ba6308f
Added support for pokeballs beyond Quick Ball. Solves most of #59 .
2022-03-21 23:43:24 -04:00
Greg Edwards
775a6a5366
First implementation of bans on GTS.
2022-03-21 20:44:51 -04:00
Greg Edwards
e4f7511abe
Updated database schema.
2022-02-08 02:51:26 -05:00
Greg Edwards
ca27fcadaa
Store email notification fields in database.
2021-02-06 21:11:40 -05:00
Greg Edwards
e87ed81b95
Update database schema
2015-05-02 17:11:40 -04:00
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