Commit Graph

75 Commits

Author SHA1 Message Date
Kyle Coburn 1461aa2877 Delint 2015-05-25 12:42:07 -07:00
Kyle Coburn 3b7664c7f2 Cleanup 2015-05-23 00:32:27 -07:00
Kyle Coburn 505f35c23f Add additional Pokémon select interface 2015-05-18 22:42:38 -07:00
Kyle Coburn 8c34e324d6 Add more Yellow Pokémon to party display 2015-05-18 22:41:04 -07:00
Kyle Coburn cf3b8888cd Cleanup 2015-05-17 20:41:39 -07:00
Kyle Coburn 838d276820 Improve precision of dialogue box confirm/canceling 2015-05-12 12:48:39 -07:00
Kyle Coburn 2e4e901ef8 Remove circular dependency for red version verification 2015-05-12 12:45:12 -07:00
Kyle Coburn 4e6c53e73c Generalize guessing game reporting, add Elite 4 game 2015-05-11 00:18:02 -07:00
Kyle Coburn e512aa8a8f Standardize setting values 2015-05-11 00:01:00 -07:00
Kyle Coburn 917362ac4a Cleanup 2015-05-07 18:11:41 -07:00
Kyle Coburn cb3527cafa Update DSum for Yellow with custom walking control 2015-05-05 23:57:47 -07:00
Kyle Coburn 4480063125 Update interact helper to support Yellow's variable input requirements 2015-05-03 16:55:47 -07:00
Kyle Coburn 27186207a2 Better support Yellow 2015-05-03 00:14:47 -07:00
Kyle Coburn 10b64df3d4 Isolate HP updating 2015-05-01 11:10:37 -07:00
Kyle Coburn b673fafbde Standardize selecting a random chat message, update chat messages 2015-04-30 12:54:32 -07:00
Kyle Coburn 18d2ed7aa0 Support trashcan guessing 2015-04-29 16:01:33 -07:00
Kyle Coburn 2c43a255f8 Report Mt. Moon results 2015-04-29 14:15:10 -07:00
Kyle Coburn 20e6eb23b9 Add Moon encounters guessing 2015-04-29 11:37:35 -07:00
Kyle Coburn 35b1272e6c Update potioning at Shorts Kid and Misty 2015-04-27 23:25:39 -07:00
Kyle Coburn efc63e2e19 Standardize curr/max hp lookup 2015-04-26 16:31:07 -07:00
Kyle Coburn 9a487e57d7 Resolve circular dependency in Data 2015-04-25 02:38:26 -07:00
Kyle Coburn ba3f8b780e Allow chatting without logging to console 2015-04-24 21:04:44 -07:00
Kyle Coburn 7521250a5c Standardize check for main battle menu 2015-04-24 21:03:06 -07:00
Kyle Coburn a5fe63e8c3 Standardize storing globals in Data 2015-04-24 21:00:33 -07:00
Kyle Coburn 0ad64c8c0d Clarify reporting of Nidoran stats with resetting 2015-04-22 17:10:54 -07:00
Kyle Coburn d104157e6d Simplify bot mode checking, fix enabling paint for all run conditions 2015-04-22 15:28:48 -07:00
Kyle Coburn e4fc109896 Cleanup 2015-04-21 22:48:15 -07:00
Kyle Coburn 859577b759 Add announcing Oddish range, update cutscene messages 2015-04-21 22:32:08 -07:00
Kyle Coburn ead5976f6c Cleanup 2015-04-19 11:54:14 -07:00
Kyle Coburn d4233a7d76 Rework drawing party Pokémon, clean up paint.lua 2015-04-17 21:13:52 -07:00
kyle 38aa916669 Merge pull request #22 from Marcin1503/Marcin1503-patch-1
Update paint.lua with party Pokémon
2015-04-17 21:09:33 -07:00
Kyle Coburn 9cdd9d8c83 Cleanup 2015-04-17 18:24:40 -07:00
Kyle Coburn 9fad2ec9e5 Track data over the course of each run 2015-04-17 13:40:56 -07:00
Kyle Coburn ddf072757a Add DSum for Nidoran 6 catch 2015-04-16 12:38:17 -07:00
Kyle Coburn 905ff1f876 Cleanup 2015-04-16 12:34:13 -07:00
Kyle Coburn 099c11291a Cleanup 2015-04-15 01:47:18 -07:00
Kyle Coburn 1d0182dc0d Simplify menu open/close checking with better support for Yellow 2015-04-15 01:41:02 -07:00
Kyle Coburn 379a85c2e7 Add Yellow Strategies support through E4 2015-04-14 14:42:03 -07:00
Kyle Coburn dda63f9b22 Standardize selecting pokemon from the menu, with looping support 2015-04-14 14:36:22 -07:00
Marcin1503 bb3335ff96 Update paint.lua 2015-04-13 14:45:50 +02:00
Kyle Coburn 56a8997a93 Cleanup 2015-04-13 01:18:28 -07:00
Kyle Coburn bfa25c529a Standardize more shared Strategies 2015-04-13 00:47:34 -07:00
Kyle Coburn 67b5337936 Abstract more menu memory value checks across versions 2015-04-13 00:43:20 -07:00
Kyle Coburn ea43e3669f Add more item/pokemon/memory data for Yellow 2015-04-13 00:41:24 -07:00
Kyle Coburn a6720a42c5 Support naming Nidoran to match replay seed 2015-04-13 00:35:07 -07:00
Kyle Coburn 6412bab195 Standardize skill strategies for Yellow 2015-04-12 11:29:20 -07:00
Kyle Coburn 04780ef769 Add trashcans strategy for Yellow 2015-04-12 11:26:52 -07:00
Kyle Coburn 059c83a193 Abstract interact function for Yellow 2015-04-11 14:03:44 -07:00
Kyle Coburn a4c8fc7e1b Refactor p() helper function to utils 2015-04-10 22:02:25 -07:00
Kyle Coburn 5154784a89 Add failsafe inventory management by tossing Antidote 2015-04-10 12:29:44 -07:00