Commit Graph

104 Commits

Author SHA1 Message Date
Kyle Coburn 9a487e57d7 Resolve circular dependency in Data 2015-04-25 02:38:26 -07:00
Kyle Coburn cf356f5a88 Cleanup 2015-04-24 21:34:49 -07:00
Kyle Coburn 2bb69af27c Disable miss reporting for buffing moves 2015-04-24 21:28:36 -07:00
Kyle Coburn 81961ed307 Unify Nidoran stat checking between Yellow 2015-04-24 21:10:27 -07:00
Kyle Coburn bfc6a8ad0b Describe deaths involving Confusion/Sand-Attack, standardize check for Sand-attack, fix timing of Thrash Confusion messages 2015-04-24 21:09:24 -07:00
Kyle Coburn ba3f8b780e Allow chatting without logging to console 2015-04-24 21:04:44 -07:00
Kyle Coburn a5fe63e8c3 Standardize storing globals in Data 2015-04-24 21:00:33 -07:00
Kyle Coburn 7079097ceb Cleanup 2015-04-23 10:25:20 -07:00
Kyle Coburn 647ab341e1 Ensure wild battle completes before marking the current trainer as fought 2015-04-23 00:09:05 -07:00
Kyle Coburn 8ca00b6a35 Standardize trainer fight Strategy framework 2015-04-22 19:20:51 -07:00
Kyle Coburn 082842c267 Add Growled to death reset message, adjust Nidoran catch strategies based on run speed 2015-04-22 15:41:22 -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 e3382430de Update potioning at Shorts Kid and Mankey 2015-04-22 01:38:50 -07:00
Kyle Coburn 7e93f8815c Use table for teaching moves to alternate pokemon 2015-04-22 01:19:37 -07:00
Kyle Coburn 859577b759 Add announcing Oddish range, update cutscene messages 2015-04-21 22:32:08 -07:00
Kyle Coburn 2b3bd5d930 Internalize checking that Thrash is disabled to Combat 2015-04-19 11:09:37 -07:00
Kyle Coburn 1915e6bba1 Standardize more Pokemon menu selection 2015-04-19 11:07:21 -07:00
Kyle Coburn 00fc099097 Cleanup 2015-04-18 21:07:00 -07:00
Kyle Coburn 8c8365ac67 Start Vaporeon strats for Yellow 2015-04-18 19:58:47 -07:00
Kyle Coburn 57fd9d2cda Add cutscene announcement 2015-04-18 19:56:32 -07:00
Kyle Coburn 644fe703cb Standardize Strategy progress flags 2015-04-18 19:51:32 -07:00
Kyle Coburn 9d05ee343e Differentiate status changes by bit mask 2015-04-17 17:30:00 -07:00
Kyle Coburn 169626b737 Update chat message punctuation 2015-04-17 14:26:35 -07:00
Kyle Coburn fef346823a Fix issue with teaching and learning Thrash conflicting 2015-04-17 13:42:53 -07:00
Kyle Coburn 9fad2ec9e5 Track data over the course of each run 2015-04-17 13:40:56 -07:00
Kyle Coburn 193ab263d4 Support swapping two items by name only 2015-04-16 12:37:20 -07:00
Kyle Coburn f75c68f50c Update chat messages, clarify precise scenario in Misty battle 2015-04-16 12:36:18 -07:00
Kyle Coburn 905ff1f876 Cleanup 2015-04-16 12:34:13 -07:00
Kyle Coburn 70e8300f8d Generalize item tossing for yellow 2015-04-16 12:23:02 -07:00
Kyle Coburn 3a6a7cbb68 Improve flexibility of learning Thrash on Nugget Bridge 2015-04-16 12:20:35 -07:00
Kyle Coburn d123cabe75 Standardize move swapping, test swapping Thrash to slot 1 2015-04-16 12:15:50 -07:00
Kyle Coburn 245ff23c7a Describe PB runs, use specific status variable to avoid collisions on Strategies.initialized 2015-04-15 13:20:29 -07:00
Kyle Coburn 60d79fb255 Standardize checking a live opponent, clarify some chat messages 2015-04-15 11:16:02 -07:00
Kyle Coburn 099c11291a Cleanup 2015-04-15 01:47:18 -07:00
Kyle Coburn 87c4ae4b1b Standardize bicycle Strategy 2015-04-15 01:46:09 -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 70998c425a Prioritize full or super potions 2015-04-15 01:38:51 -07:00
Kyle Coburn 1b055549f0 Add more description messages for special Strategies 2015-04-14 16:57:29 -07:00
Kyle Coburn 1c29d9c4a6 Cleanup Strategies 2015-04-14 14:48:39 -07:00
Kyle Coburn 1e9fdb5174 Unify Strategies through the E4 for Yellow 2015-04-14 14:39:46 -07:00
Kyle Coburn dda63f9b22 Standardize selecting pokemon from the menu, with looping support 2015-04-14 14:36:22 -07:00
Kyle Coburn 7e5e33a94f Update Controls, add Control for prioritizing super potions 2015-04-14 14:33:17 -07:00
Kyle Coburn 1a57bbf402 Improve support for naming both swap items 2015-04-13 00:49:25 -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 1ae370ec22 Add chat messages for Oddish and 4 turn Bellsprout 2015-04-12 11:30:31 -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 335a4740a2 Log splits for replays 2015-04-11 10:48:12 -07:00