Commit Graph

110 Commits

Author SHA1 Message Date
Greg Edwards
7d817ec180 Implemented box upload. 2014-06-18 22:24:47 -04:00
Greg Edwards
2203b9016e Prevent ReadAll helper from hanging if it can't get all the bytes it wants. 2014-06-16 10:21:00 -04:00
Greg Edwards
a0cc86c949 Fixed issue with .NET NetworkStreams not reading all the data. 2014-06-14 23:21:03 -04:00
Greg Edwards
89196dba60 Actually decrypt the input data 2014-06-14 23:12:18 -04:00
Greg Edwards
aca7e54350 Fixed missing connection string in GTServer project. 2014-06-14 23:12:02 -04:00
Greg Edwards
641bbda903 Log GTServer exceptions to the terminal. 2014-06-14 22:16:40 -04:00
Greg Edwards
b15006f98c Added page to allow uploading dressup data from pcaps. 2014-06-14 22:16:20 -04:00
Greg Edwards
9c04ec4d90 Fix compilation 2014-06-14 17:51:37 -04:00
Greg Edwards
8af40348e8 Removed some obsolete test pages. 2014-06-14 17:51:21 -04:00
Greg Edwards
aeb7f3fb3d Implemented dressup uploading. (probably) 2014-06-14 15:37:08 -04:00
Greg Edwards
dcf397cbbc Actually hang onto thread handles 2014-06-09 00:19:09 -04:00
Greg Edwards
8bbb339fa2 These shouldn't be serializable in that way. 2014-06-09 00:14:17 -04:00
Greg Edwards
9474585def Probably implemented viewing dressup pictures. 2014-06-09 00:13:45 -04:00
Greg Edwards
664fe2d89e Made the GT server testable. 2014-06-09 00:13:02 -04:00
Greg Edwards
dd93326fe8 Added name decode test page. 2014-06-07 20:18:29 -04:00
Greg Edwards
ba4bd98702 Fixed an array bounds issue with string decoder when length isn't provided. 2014-06-07 20:18:08 -04:00
Greg Edwards
6d98210d97 Implemented Gen4 Global Terminal conversation logic. 2014-06-05 17:14:40 -04:00
Greg Edwards
41b3bf95ea Added todo 2014-05-30 18:31:26 -04:00
Greg Edwards
2304202cdd Grant public access to test pages 2014-05-27 23:56:48 -04:00
Greg Edwards
7ac03efb07 Make it compile 2014-05-27 23:49:43 -04:00
Greg Edwards
32010a96da Exclude web.config when publishing. 2014-05-27 23:49:35 -04:00
Greg Edwards
c90b3ac1de Added some missing try blocks to gamestats request decoder. 2014-05-27 23:43:08 -04:00
Greg Edwards
8e7495f007 Created base GlobalTerminalService classes. 2014-05-27 10:03:26 -04:00
Greg Edwards
649bf3521d Fixed (rather hilarious) XSS injection possibility on trainer names. 2014-05-24 01:06:16 -04:00
Greg Edwards
342facd194 Show trainer names for Generation V offers. 2014-05-23 22:21:30 -04:00
Greg Edwards
f405fae473 Implemented string conversion (null terminators) for Generation V. 2014-05-23 22:16:58 -04:00
Greg Edwards
a7db3d7462 More refactors 2014-05-23 22:15:57 -04:00
Greg Edwards
45f70966ed Refactors to GenIV string conversion 2014-05-23 21:58:30 -04:00
Greg Edwards
2bfc9edd9b Did some variable name refactors. 2014-05-23 20:36:08 -04:00
mm201
7a462f3901 Merge pull request #5 from AdmiralCurtiss/master
String class for Generation 4 strings.
2014-05-23 20:35:03 -04:00
Admiral H. Curtiss
614d178bb4 Style changes as discussed in IRC. 2014-05-23 23:26:19 +02:00
Admiral H. Curtiss
88ce6def55 Display Trainer Name (G4) on website. 2014-05-23 22:44:49 +02:00
Admiral H. Curtiss
ad9a731f52 Added Generation 4 String, so we can actually read text from G4. 2014-05-23 22:41:06 +02:00
Greg Edwards
a0336822b9 Added blank bvServer4 project. 2014-05-20 12:27:29 -04:00
Greg Edwards
0097d2a432 Added new connection instructions, cite altwfc. 2014-05-20 12:26:55 -04:00
Greg Edwards
86eee92bc2 Added disclaimer and copyright. 2014-05-20 12:26:16 -04:00
Greg Edwards
1eab40f4a1 Initial attempt at decoding Wi-fi Plaza gamestats blobs 2014-05-20 12:15:15 -04:00
Greg Edwards
1d931ff91b Removed queueing option from battle video page. 2014-05-20 12:13:46 -04:00
Greg Edwards
20ca0cc3a2 Ramp up battle video retrieval for the last day. 2014-05-20 10:34:54 -04:00
Greg Edwards
bf956a9260 Implemented &data= hash and length check. 2014-05-19 04:06:31 -04:00
Greg Edwards
d00c1a3ac2 Fixed dropped negative causing crawler to keep trying failed videos endlessly. 2014-05-19 03:21:29 -04:00
Greg Edwards
187f897a46 Added tabs bar, new header colour for battle video section. 2014-05-19 01:32:41 -04:00
Greg Edwards
8e88e831eb Fixed Gen5 battle video crawling???? (but for how long?) 2014-05-19 00:14:07 -04:00
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