Commit Graph

32 Commits

Author SHA1 Message Date
Greg Edwards
233e7feafa Lock a GTS offer when initiating a trade. 2022-07-27 02:06:44 -04:00
Greg Edwards
384f8e41b3 Fixed hype overwriting old values. 2022-07-05 01:21:09 -04:00
Greg Edwards
b88a52461a Update hype on watch/save 2022-07-04 00:06:33 -04:00
Greg Edwards
4a902f3b7e Assign hype when uploading new battle videos. 2022-06-27 02:01:44 -04:00
Greg Edwards
2975c5e10a Finished Trainer Rankings database calls. 2022-06-02 01:48:49 -04:00
Greg Edwards
61db2d427c Added IP range bans. 2022-03-27 16:39:12 -04:00
Greg Edwards
9d761a7d7d First draft of savefile bans 2022-03-27 02:01:04 -04:00
Greg Edwards
6f7cd593f5 Style 2022-03-21 20:49:21 -04:00
Greg Edwards
775a6a5366 First implementation of bans on GTS. 2022-03-21 20:44:51 -04:00
Greg Edwards
ec62d3bcd8 Trainer rankings work 2022-03-19 01:03:56 -04:00
Greg Edwards
db1ff08b42 Log user IP addresses. 2022-02-08 03:42:24 -05:00
Greg Edwards
8180144b0c More style 2021-11-22 22:05:10 -05:00
Greg Edwards
296fec2bd7 Populate moveset interfaces on Battle Tower Pokémon. 2021-11-22 01:24:24 -05:00
Greg Edwards
0b90805fbe Added base class for Battle Tower Pokémon, derived from our abstract base Pokémon class, and plumbed the change through. 2021-10-29 01:11:46 -04:00
Greg Edwards
5a19b155c7 Added regions and locations to Pokedex. 2015-05-04 19:57:02 -04:00
Greg Edwards
c714be02ec Added regions to pokedex. 2015-05-02 17:11:49 -04:00
Greg Edwards
8d8d0e44cc Pass a Pokedex instance to the GtsRecord ctors 2015-04-18 18:40:31 -04:00
Greg Edwards
3947b51bc1 Perform trade logging in the database class itself. 2015-03-26 03:09:09 -04:00
Greg Edwards
5d910c5f01 Merge branch 'bugfix-stalesearch-cloning' 2015-03-26 01:13:10 -04:00
Greg Edwards
a53e5f2627 Added ribbon support to Pokédex. 2015-03-23 15:56:46 -04:00
Greg Edwards
ee92cde7bb Added function to retrieve a player's last search time. 2015-03-21 19:36:44 -04:00
Greg Edwards
b1b91a8f77 Track the player's last search time. 2015-03-21 19:03:16 -04:00
Greg Edwards
19c0e7431b Provide an almost empty setProfile profile for Diamond/Pearl games. 2015-03-14 17:04:48 -04:00
Greg Edwards
b89eb29c62 Added stub implementation of Wifi Plaza gamestats server. (mostly replay responses for now) 2015-03-10 21:30:12 -04:00
Greg Edwards
06a73d96e4 Log trade_id and partner_pid fields for trades. 2015-01-20 18:21:49 -05:00
Greg Edwards
de1f37c914 Methods to load Pokedex from database (untested) 2015-01-03 17:11:19 -05:00
Greg Edwards
f1530f76bb WIP of Pokedex retrieval logic 2015-01-02 18:22:23 -05:00
Greg Edwards
f50e76c15d VeekunImport project inserts form stats. 2014-12-27 03:17:39 -05:00
Greg Edwards
772e3b8609 Added INSERT statements for pokedex. 2014-12-26 00:58:21 -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
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