Greg Edwards
|
123e665c7e
|
Fixed a race condition allowing one Pokémon to go to two people.
(And the first offer gets overwritten.)
|
2014-05-18 16:18:54 -04:00 |
|
Greg Edwards
|
6d2cdf81d8
|
Fixed "Morphing Glitch" fake search results showing for Pokémon already traded.
|
2014-05-18 16:11:43 -04:00 |
|
Greg Edwards
|
a913bcbf8a
|
Fixed missing <tr> elements.
|
2014-05-18 16:00:41 -04:00 |
|
Greg Edwards
|
7acd75ef89
|
Added support for queueing GenV battle videos from site.
|
2014-05-18 01:43:32 -04:00 |
|
Greg Edwards
|
5ec6e92bf8
|
Implemented a battle video crawler for GenV.
|
2014-05-18 01:34:22 -04:00 |
|
Greg Edwards
|
955fa61852
|
Simple SSL proxy to help record the GenV battle video server
|
2014-05-17 16:27:24 -04:00 |
|
Greg Edwards
|
c5d308ac7c
|
Reduce crawler idle time after completing an empty search.
|
2014-05-17 12:47:12 -04:00 |
|
Greg Edwards
|
66702d68e0
|
Added PadMath page to test random number generation and correlation.
|
2014-05-17 12:06:01 -04:00 |
|
Greg Edwards
|
5f3e897c15
|
Return 0c 00 when (stub) hax validation fails.
|
2014-05-17 12:05:42 -04:00 |
|
Greg Edwards
|
b997e6a5a1
|
Fix wrong search remember check
|
2014-05-17 02:59:20 -04:00 |
|
Greg Edwards
|
9cbdddf33e
|
Adjusted idle times.
|
2014-05-17 02:56:15 -04:00 |
|
Greg Edwards
|
a7cf3e9d37
|
Added ability to crawl more videos through species and metagame search.
|
2014-05-17 02:56:04 -04:00 |
|
Greg Edwards
|
15fd7a2846
|
Show number of videos in the database
|
2014-05-17 00:38:02 -04:00 |
|
Greg Edwards
|
404610c5d4
|
Added battle video queueing page.
|
2014-05-17 00:22:15 -04:00 |
|
Greg Edwards
|
3bdecd2fd5
|
Poll the latest 30 battle videos every 30 minutes.
Increases maximum throughput to 30 videos per minute.
|
2014-05-16 21:57:01 -04:00 |
|
Greg Edwards
|
640312f762
|
Made video path configurable.
|
2014-05-16 20:23:12 -04:00 |
|
Greg Edwards
|
86cdf830a7
|
Auto calc pad offset on BoxUp test page
|
2014-05-16 20:12:14 -04:00 |
|
Greg Edwards
|
15bbba55db
|
Store videos in the database even if present on disk.
|
2014-05-16 20:11:53 -04:00 |
|
Greg Edwards
|
bc0e14beb2
|
Added Decrypt method which auto calculates the pad offset.
|
2014-05-16 19:49:22 -04:00 |
|
Greg Edwards
|
7b51a4ab17
|
Check if a video exists on disk and skips it.
|
2014-05-16 19:44:45 -04:00 |
|
Greg Edwards
|
24111b2c05
|
Added support for searches other than 30 in length.
|
2014-05-16 19:44:44 -04:00 |
|
Greg Edwards
|
0bc71b53c8
|
Initial implementation of Battle Video crawler
|
2014-05-16 19:16:42 -04:00 |
|
Greg Edwards
|
15fcdd6e64
|
Added usings around mysql transactions.
|
2014-05-16 18:37:01 -04:00 |
|
Greg Edwards
|
095ee08c00
|
Fixes to GT data decrypter
|
2014-05-16 16:55:33 -04:00 |
|
Greg Edwards
|
a529ee09f7
|
Added -webkit-transform.
|
2014-05-13 23:26:23 -04:00 |
|
Greg Edwards
|
f98c71237d
|
Added some tests for interpreting Global Terminal data.
|
2014-05-09 16:36:57 -04:00 |
|
Greg Edwards
|
7d5dff9851
|
Fixed hex view being only 8 bytes wide.
|
2014-05-09 16:35:37 -04:00 |
|
Greg Edwards
|
9c68667bb8
|
Added back data request decoder.
|
2014-05-08 21:21:00 -04:00 |
|
Greg Edwards
|
3f0d747b81
|
Made connection string configurable.
|
2014-05-08 20:46:00 -04:00 |
|
Greg Edwards
|
906249a212
|
Return 02 00 if the Pokémon was ninja'd instead of error 400.
|
2014-05-08 18:25:29 -04:00 |
|
Greg Edwards
|
7b663b87a4
|
Include link to GTS website in readme.
|
2014-05-05 15:39:00 -04:00 |
|
mm201
|
77919ded96
|
Added readme
|
2014-05-05 10:13:32 -04:00 |
|
Greg Edwards
|
a7f32b2ca6
|
Stern warning that this is a work in progress
|
2014-05-05 04:24:02 -04:00 |
|
Greg Edwards
|
c101b5e1f6
|
Refresh stats more often
|
2014-05-05 04:23:46 -04:00 |
|
Greg Edwards
|
e3268208d2
|
Made AllPokemon page, some beautification
|
2014-05-05 03:26:10 -04:00 |
|
Greg Edwards
|
a6353bc2be
|
Created a main page.
|
2014-05-05 02:11:53 -04:00 |
|
Greg Edwards
|
9c6c7cc8b7
|
Removed debug pages. (they will come back)
|
2014-05-04 21:43:40 -04:00 |
|
Greg Edwards
|
01b43c5fe7
|
Start tracking database schema
|
2014-05-04 21:15:50 -04:00 |
|
Greg Edwards
|
6983ff8340
|
Added Generation V support.
|
2014-05-04 20:03:25 -04:00 |
|
Greg Edwards
|
62145e89dd
|
Fixed incorrect level check preventing trades from working.
|
2014-05-04 20:03:13 -04:00 |
|
Greg Edwards
|
a5316ed679
|
Created GtsSessionManager for tidiness and a place to keep utility methods.
|
2014-05-03 02:17:41 -04:00 |
|
Greg Edwards
|
0e0226db20
|
Added stub hax validations.
|
2014-04-29 12:07:22 -04:00 |
|
Greg Edwards
|
098c9434ba
|
Store trade times in UTC.
|
2014-04-29 11:59:55 -04:00 |
|
Greg Edwards
|
078f8ceb72
|
Renamed namespaces.
|
2014-04-29 11:36:17 -04:00 |
|
Greg Edwards
|
7dcd3caa69
|
Rename solution
|
2014-04-29 11:13:03 -04:00 |
|
Greg Edwards
|
e5c6135c2c
|
Why aren't csproj files saved by Save All?
|
2014-04-29 11:06:13 -04:00 |
|
Greg Edwards
|
fc76ffdcaf
|
s/datagram/record
|
2014-04-29 09:57:49 -04:00 |
|
Greg Edwards
|
392f9952cd
|
Enforce species, level, and gender requirements serverside.
|
2014-04-28 02:54:01 -04:00 |
|
Greg Edwards
|
007c15b78b
|
Filter out your own pokemon from search results
|
2014-04-28 02:44:49 -04:00 |
|
Greg Edwards
|
334e63466e
|
Fixed some GTS business logic errors.
|
2014-04-28 02:42:15 -04:00 |
|