Commit Graph

214 Commits

Author SHA1 Message Date
Greg Edwards
ffbb2d6c10 Store leader phrase in trendy phrase object. 2014-08-07 16:33:48 -04:00
Greg Edwards
d0f0bd650c Room leaders page shows opponent trendy phrases. 2014-08-06 19:09:15 -04:00
Greg Edwards
5ee9514437 Added trendy phase base class, more formatting options, and trendy phrase 5 stub. 2014-08-06 19:08:44 -04:00
Greg Edwards
6768a02ec6 Quick room leaders page to test trendy phrases with 2014-08-06 02:35:28 -04:00
Greg Edwards
228a1a5e52 Fixed some database regressions. 2014-08-06 02:34:53 -04:00
Greg Edwards
00f3885acf Implemented Gen4 trendy phrase rendering. 2014-08-06 01:58:36 -04:00
Greg Edwards
f38dec13df Complete GenIV trendy phrase/word listings 2014-08-06 01:45:24 -04:00
Greg Edwards
eb6737bc9c Some early trendy phrase work. 2014-08-05 03:07:08 -04:00
Greg Edwards
7c7540d1c0 Fixed issue with many:1 encoded string mapping. 2014-08-05 02:10:03 -04:00
Greg Edwards
599cfcb877 Added fixed length support to EncodedString classes. 2014-08-05 01:44:04 -04:00
Greg Edwards
c6e42ea389 Fixed towerRestorer being disabled for Gen4. 2014-08-05 00:37:20 -04:00
Greg Edwards
c2376eef58 Fixed some battle tower structure offsets. (breaking change) 2014-08-05 00:33:40 -04:00
Greg Edwards
7c115417d7 Refactor a few classes to use new serialization method. 2014-08-04 18:56:40 -04:00
Greg Edwards
5323e6bb68 Gave GenV capabilities to Tower Restorer project. 2014-08-04 01:30:29 -04:00
Greg Edwards
0dc2bec496 aaa 2014-08-03 23:22:22 -04:00
Greg Edwards
a7d1801a6e Change gamestats 404 message to "not supported" instead of "not implemented". 2014-08-03 19:17:06 -04:00
Greg Edwards
381d68396c Implemented Battle Subway gamestats handers. 2014-08-03 19:16:05 -04:00
Greg Edwards
5145e2f5e2 Fixes to Battle Subway data schema 2014-08-03 19:15:36 -04:00
Greg Edwards
f770316334 Implemented GenV battle subway data access. 2014-08-02 01:49:52 -04:00
Greg Edwards
9592bcda28 Fixed logic error causing numbering gaps and odd trainer ordering in battle tower. 2014-08-01 18:15:17 -04:00
Greg Edwards
7a4c4644c8 GenV battle subway structures 2014-08-01 17:14:02 -04:00
Greg Edwards
e6b8233fb3 Added BattleVideoSaved request type to enum. 2014-07-31 20:23:24 -04:00
Greg Edwards
9baf3e1141 Dear Game Freak, I love you. 2014-07-31 18:39:45 -04:00
Greg Edwards
e50fa5f77f Validate request lengths. 2014-07-31 18:22:22 -04:00
Greg Edwards
81bcc14ed3 This should be a correct implementation of Gen4 Battle Tower but it makes the game hang for some reason. 2014-07-30 15:42:50 -04:00
Greg Edwards
533791443f Fixed trendy phrase getting overwritten with "System" in ASCII in the database. 2014-07-29 19:09:19 -04:00
Greg Edwards
9035bb59f5 Fix for battle tower rank/room being zero-based in the database. 2014-07-29 18:06:29 -04:00
Greg Edwards
0ddbb4c5ba Fixed missing line returns in some search logs. 2014-07-29 15:50:26 -04:00
Greg Edwards
69fea1f0d3 Added towerRestorer4 project to insert crawled battle tower into the database.
Thank you, Pikachu025, for providing data.
2014-07-28 20:10:13 -04:00
Greg Edwards
32a1c4ab57 Fixed a lot of bugs with battle tower data logic. 2014-07-28 20:08:51 -04:00
Greg Edwards
4974500015 Implemented some more battle tower database work. 2014-07-28 18:06:17 -04:00
Greg Edwards
a91d861c67 Implemented some battle tower database work. 2014-07-27 01:57:04 -04:00
Greg Edwards
cf88416e1d Brought back session viewer debug page. 2014-07-24 13:05:40 -04:00
Greg Edwards
10fc6a9c9c Fixed "You can't trade that Pokémon" error appearing sometimes when trading with an offer. 2014-07-24 12:53:00 -04:00
Greg Edwards
ff3b7f5af3 Log search terms of dressup, box, and musical searches. 2014-07-22 17:04:18 -04:00
Greg Edwards
30085bb4a1 Fixed GTServer showing 0 for every upload ID in logs. 2014-07-22 16:59:21 -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
eac2ac6e21 Updated readme. 2014-07-21 23:06:30 -04:00
Greg Edwards
003d60c7c5 Added todo. 2014-07-21 23:05:39 -04:00
Greg Edwards
45bd73956d Fixed indentation on GenV gamestats handler. 2014-07-20 20:59:38 -04:00
Greg Edwards
6ba91373bf Placing #region blocks inside a switch block, like a boss 2014-07-20 20:56:19 -04:00
Greg Edwards
29d0d6b31b Timestamp trainer profiles 2014-07-17 11:51:51 -04:00
Greg Edwards
3a94e2e953 Stop tracking pubxml files. 2014-07-17 00:08:00 -04:00
Greg Edwards
763f1da179 Don't swallow exceptions in debug mode. 2014-07-17 00:00:53 -04:00
Greg Edwards
008c7a0f6a Save setProfile.asp profiles to the database. 2014-07-16 23:57:24 -04:00
Greg Edwards
99297aca74 Return error 404 when visiting a non-implemented gamestats handler. 2014-07-16 22:58:26 -04:00
Greg Edwards
5f50e1a9fe Deleted pubxml.user files. 2014-07-16 10:18:08 -04:00
Greg Edwards
59cf06237a Update gitignore 2014-07-16 10:15:11 -04:00
Greg Edwards
bae6404d9a Log completed trades. 2014-07-16 01:02:20 -04:00
Greg Edwards
10c0b32c6c Changed TimeWithdrawn column name to TimeExchanged. 2014-07-15 20:40:36 -04:00