Commit Graph

18 Commits

Author SHA1 Message Date
Megan Edwards
33f6d30e90 Added checks for null characters in Gen4 strings.
Attr: Mythra
2024-11-05 22:48:11 -05:00
Greg Edwards
9439e1fd2b Finished EncodedStringBase. 2022-09-08 00:24:02 -04:00
Greg Edwards
a17ce145b9 (wip) Add FakeOpponentFactory 2022-08-28 23:03:39 -04:00
Greg Edwards
9d761a7d7d First draft of savefile bans 2022-03-27 02:01:04 -04:00
Greg Edwards
604bfddc73 Added debug page to encode a Gen4 string. 2018-11-07 00:47:53 -05:00
Greg Edwards
5983ee485b EncodedString improvements (thanks Aqua) 2015-05-14 01:24:14 -04:00
Greg Edwards
d582fbc2b5 Clarified EncodedString ctor comment 2015-04-21 21:31:53 -04:00
Greg Edwards
af97c2e6df Show more pokemon stats. 2015-03-11 21:22:04 -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
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
32a1c4ab57 Fixed a lot of bugs with battle tower data logic. 2014-07-28 20:08:51 -04:00
Greg Edwards
a91d861c67 Implemented some battle tower database work. 2014-07-27 01:57:04 -04:00
Greg Edwards
008c7a0f6a Save setProfile.asp profiles to the database. 2014-07-16 23:57:24 -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
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