Greg Edwards
8d02425230
Fixed routing of platinum gamestats requests.
2015-02-06 21:17:53 -05:00
Greg Edwards
9c4682033e
Removed obsolete gamestats session classes.
2015-01-23 20:11:18 -05:00
Greg Edwards
0ce2efb1a9
Renamed namespace
2015-01-13 20:56:30 -05:00
Greg Edwards
ae63d9ec80
Some design work
2015-01-10 22:35:43 -05:00
Greg Edwards
6d5f159d36
Migrated and generalized fGTS Gamestats logic to external library.
2014-09-10 16:11:58 -04:00
Greg Edwards
abe529ae27
More layout work
2014-09-06 17:48:46 -04:00
Greg Edwards
ab7d1c7562
Fixed decode.aspx crash when entering non-base64 data.
2014-08-14 09:54:32 -04:00
Greg Edwards
36cad5b2cb
Implemented Pokemon Platinum's gamestats decryption algorithm.
2014-08-13 21:07:53 -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
660b72d69a
Hide add dressup page from the world.
2014-06-30 02:16:25 -04:00
Greg Edwards
97e1a68ec7
Fixed battle video ID formula to work better against more example data.
2014-06-25 11:33:31 -04:00
Greg Edwards
d16033a556
Preliminary implementation of battle video ID conversion
2014-06-25 00:15: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
8af40348e8
Removed some obsolete test pages.
2014-06-14 17:51:21 -04:00
Greg Edwards
dd93326fe8
Added name decode test page.
2014-06-07 20:18:29 -04:00
Greg Edwards
6d98210d97
Implemented Gen4 Global Terminal conversation logic.
2014-06-05 17:14:40 -04:00
Greg Edwards
2304202cdd
Grant public access to test pages
2014-05-27 23:56:48 -04:00
Greg Edwards
c90b3ac1de
Added some missing try blocks to gamestats request decoder.
2014-05-27 23:43:08 -04:00
Greg Edwards
1eab40f4a1
Initial attempt at decoding Wi-fi Plaza gamestats blobs
2014-05-20 12:15:15 -04:00
Greg Edwards
bf956a9260
Implemented &data= hash and length check.
2014-05-19 04:06:31 -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
86cdf830a7
Auto calc pad offset on BoxUp test page
2014-05-16 20:12:14 -04:00
Greg Edwards
095ee08c00
Fixes to GT data decrypter
2014-05-16 16:55:33 -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