Greg Edwards
|
bf021c0cbf
|
Hide locked pokemon from search results
|
2022-07-27 18:00:01 -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
|
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
|
7c0cbb8d5e
|
Sort rankings properly.
|
2022-06-10 19:03:09 -04:00 |
|
Greg Edwards
|
80f358afed
|
Hide results for invalid teams.
|
2022-06-10 18:59:44 -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
|
9d404e86fc
|
Fixed typo in table name causing problems on default Linux installs. Solves #110.
|
2022-05-09 00:22:27 -04:00 |
|
Greg Edwards
|
61db2d427c
|
Added IP range bans.
|
2022-03-27 16:39:12 -04:00 |
|
Greg Edwards
|
b2b7839948
|
Added admin link on available Pokémon listing.
|
2022-03-27 02:28:27 -04:00 |
|
Greg Edwards
|
9d761a7d7d
|
First draft of savefile bans
|
2022-03-27 02:01:04 -04:00 |
|
Greg Edwards
|
31070df11b
|
Fixed null ban expiry being treated as no ban.
|
2022-03-27 00:20:29 -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
|
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
|
4243eb3c9f
|
Explicitly close db connections instead of just disposing them.
(Shouldn't affect anything but who knows...)
|
2022-01-25 00:21:45 -05:00 |
|
Greg Edwards
|
b40f8304d0
|
Updated SELECT EXISTS queries for mariadb 10.5 support.
|
2021-12-13 02:08:11 -05:00 |
|
Greg Edwards
|
cb92aa33b1
|
Fixed deduplication of pid-less battle video entries.
|
2021-11-25 01:41:20 -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
|
3840a90332
|
Exclude battle frontier from search results if the player hasn't cleared the E4. Solves #9.
|
2021-03-07 14:21:54 -05:00 |
|
Greg Edwards
|
ca27fcadaa
|
Store email notification fields in database.
|
2021-02-06 21:11:40 -05:00 |
|
Greg Edwards
|
911821eb32
|
Removed unused usings possibly causing a dependency.
|
2015-08-05 17:57:09 -04:00 |
|
Greg Edwards
|
9ab595604b
|
Broke off database engine specific extension methods to their own classes.
|
2015-07-02 13:18:31 -04:00 |
|
Greg Edwards
|
556ed0e208
|
Fixed pokemon data getting horribly destroyed when inserting into the GTS.
|
2015-05-07 01:18:49 -04:00 |
|
Greg Edwards
|
5a19b155c7
|
Added regions and locations to Pokedex.
|
2015-05-04 19:57:02 -04:00 |
|
Greg Edwards
|
61765fc33d
|
Replaced DatabaseExtender.Coalesce with DatabaseExtender.Cast. It's cleaner that way.
|
2015-05-04 19:56:17 -04:00 |
|
Greg Edwards
|
c714be02ec
|
Added regions to pokedex.
|
2015-05-02 17:11:49 -04:00 |
|
Greg Edwards
|
36edf2d753
|
Created TrainerName on GtsRecordBase.
|
2015-04-21 21:32:26 -04:00 |
|
Greg Edwards
|
7ab18824f6
|
Hide GtsRecord data behind a ReadOnlyCollection property.
|
2015-04-21 20:26:16 -04:00 |
|
Greg Edwards
|
8d8d0e44cc
|
Pass a Pokedex instance to the GtsRecord ctors
|
2015-04-18 18:40:31 -04:00 |
|
Greg Edwards
|
4c7e46bcdb
|
Retire GtsRecord5.Unknown0
|
2015-04-18 17:29:47 -04:00 |
|
Greg Edwards
|
d1f7a47ef0
|
Fixed Gen4 box upload always saying the box is in the server.
|
2015-04-16 12:04:04 -04:00 |
|
Greg Edwards
|
22ad1da71b
|
Include genderless pokemon in gender-specific searches.
|
2015-03-28 16:40:51 -04:00 |
|
Greg Edwards
|
9a34b44705
|
oy
|
2015-03-26 14:26:47 -04:00 |
|
Greg Edwards
|
3947b51bc1
|
Perform trade logging in the database class itself.
|
2015-03-26 03:09:09 -04:00 |
|
Greg Edwards
|
a5e7399ccf
|
Fixed helper method returning trade ID 0 instead of null.
|
2015-03-26 01:47:31 -04:00 |
|
Greg Edwards
|
5d910c5f01
|
Merge branch 'bugfix-stalesearch-cloning'
|
2015-03-26 01:13:10 -04:00 |
|
Greg Edwards
|
640436977d
|
Fixed a soft crash which caused exchanged pokemon to not be logged.
|
2015-03-26 00:50:50 -04:00 |
|
Greg Edwards
|
6059b0aa3f
|
Placed usings around all MySqlDataReaders.
|
2015-03-23 16:08:08 -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 |
|