Commit Graph

141 Commits

Author SHA1 Message Date
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
Kyle Coburn ef01ba5c73 Standardize tossing, add toss before Max Ether 2015-04-11 10:34:58 -07:00
Kyle Coburn 28ea9fc83f Add early Rare Candy strat, unify more shared strategies, improve Nugget Bridge potioning 2015-04-10 22:04:00 -07:00
Kyle Coburn b2ae2f8f8f Standardize Cerulean dodge for Yellow center 2015-04-10 16:47:55 -07:00
Kyle Coburn 54eb62e9e8 Cleanup 2015-04-10 02:17:35 -07:00
Kyle Coburn f7365cf176 Update bridge messages 2015-04-10 00:34:50 -07:00
Kyle Coburn cb1163daf9 Standardize stat requirements for time limits 2015-04-09 19:55:38 -07:00
Kyle Coburn d42b289aff Add miss message, ensure immediate escape for DSum 2015-04-09 16:47:41 -07:00
Kyle Coburn ff14429114 Standardize item swapping, add initial menu swapping optimizations 2015-04-09 02:27:17 -07:00
Kyle Coburn e31cdbf71a Improve encounters tracking, report killed catches 2015-04-09 02:19:46 -07:00
Kyle Coburn 477fcf8d4d Differentiate Strategy status variable names 2015-04-08 01:39:29 -07:00
Kyle Coburn 8463845494 Add potion opportunities on Nugget Bridge, optimize Bubblebeam teach 2015-04-07 19:07:08 -07:00
Kyle Coburn d340d5bf2f Improve Mt. Moon exp kills and Nidoking evolution, refactor stats storage to Strategies table 2015-04-07 14:46:50 -07:00
Kyle Coburn bf42c278a7 Refactor stats storage, increase Misty potion risking 2015-04-07 14:35:50 -07:00
Kyle Coburn 0a8b4c2d2a Unify more shared strategies 2015-04-07 04:58:18 -07:00
Kyle Coburn f4304e7adf Test tweet after Brock, and the end of a good run 2015-04-06 18:11:45 -07:00
Kyle Coburn dc3a87c67d Ensure wild battles are not automatically ran from unintentionally, standardize HP retrieval 2015-04-06 17:29:05 -07:00
Kyle Coburn 042f707ec6 Automatically detect game, improve menu support for Yellow 2015-04-06 17:17:00 -07:00
Kyle Coburn b3bcb2ac3f Fix resetting strategy status table 2015-04-06 02:19:25 -07:00
Kyle Coburn 5e0da10617 Refactor temp strategy variables to status table 2015-04-06 01:38:19 -07:00
Kyle Coburn c665d3f573 Refactor capitalize module names 2015-04-06 01:18:46 -07:00
Kyle Coburn f7a1faf1ca Refactor strategies to game subsystem 2015-04-06 00:50:00 -07:00
Kyle Coburn 77b4fb1e1a Fix depositing flier at E4 when we want to deposit all pokemon 2015-04-05 23:37:04 -07:00
Kyle Coburn f6f6560120 Switch area strategy to control 2015-04-05 18:50:30 -07:00
Kyle Coburn 40d8f25a6d Relax time constraints slightly before Nidoran 2015-04-05 17:06:02 -07:00
Kyle Coburn 4d9b46c13a Tighten time constraints, adjust Tweeting after Misty 2015-04-05 13:07:05 -07:00
Kyle Coburn 1ae976498b Remove X-accuracy from Agatha fight, update Blue potion hp 2015-04-05 13:05:52 -07:00
Kyle Coburn f3c49d611f Decrease Bulbasaur reset time, describe running low on potions at Misty, standardize red-bar naming 2015-04-04 20:36:08 -07:00
Kyle Coburn 84568fd43f Report version number with completion message 2015-04-04 19:02:46 -07:00
Kyle Coburn 726cf290bb Ensure forest potion has not already been picked up when required, clarify forest reset messages 2015-04-04 18:44:32 -07:00
Kyle Coburn 4e0e7ca269 Verify TM exists before teaching 2015-04-04 18:38:47 -07:00
Kyle Coburn 728371a10c Standardize potion amount checking 2015-04-04 18:37:48 -07:00
Kyle Coburn 17d8f9810b Add potion before Mankey fight, improve shopping path dodging 2015-04-04 18:36:04 -07:00
Kyle Coburn 241e4f4b65 Use Paras and Squirtle backup vs Ghastly, fix verifying that they didn't faint before the fight 2015-04-04 18:33:47 -07:00
Kyle Coburn e0be7a5fbc Rename potioning strategies for consistency, add potion before Giovanni, remove redundant potioning before S.S. rival 2015-04-04 11:23:42 -07:00
Kyle Coburn c6dcdd8a34 Improve Nidoran rating reporting, cleanup 2015-04-04 11:21:35 -07:00
Kyle Coburn 4a5fb627c9 Update sand attack sacrifice, tweak Gyerados rebar requirements 2015-04-04 11:16:46 -07:00
Kyle Coburn 836de86a05 Use Rare Candy conservatively before Hypno, reduce Giovanni risk 2015-04-04 11:05:11 -07:00
Kyle Coburn 4f3ebddaf7 Require Eq on Jinx if on last Horn Drill, update Lance x iteming 2015-04-04 11:02:50 -07:00
Kyle Coburn f4ceb8e8e5 Improve support for disabling reset for time mode 2015-04-03 22:38:48 -07:00
Kyle Coburn 6a4824084e Deposit all except flier before Lorelei
via FioraAeterna
2015-04-03 22:15:38 -07:00
Kyle Coburn 4441580a87 Fix Disable check during the Koga fight
Gen 1 Earthquake miss on Muk, who used disable on Thunderbolt:
(1/256)*(0.55)*(1/4) = 0.05% chance (via Dailyleaf)
2015-04-02 12:09:08 -07:00
Kyle Coburn e6343f2a71 Update trashcans path
Thanks to DailyLeaf and chat for feedback
2015-04-02 12:01:49 -07:00
Kyle Coburn 1873bc190b Match healing checks for tree/forest potion, wait for first wrap turn to heal, reduce attack req for potion before Misty, constrain two-hit Cubone redbar allowable health range, skip Rare Candy before Koga at high hp 2015-04-02 10:46:38 -07:00
Kyle Coburn 9aecb5d3f9 Rate lv.3 Nidorans one rank lower, cleanup 2015-04-02 10:42:15 -07:00
Kyle Coburn 9459776454 Grab tree potion based on HP, remove unicode dependencies for naming Nidoran, report correct total frames at finish 2015-04-01 10:45:29 -07:00
Kyle Coburn 9672ed3090 Refactor remove enclosing parenthesis from condition statements 2015-03-30 15:29:00 -07:00
Kyle Coburn b08d7cef82 Improve Route 3 strategies, add Earthquake strategy to Machokes fight, support safe strategy on Giovanni's gym fight, improve first-turn Sky Attack survival against Blue 2015-03-30 15:20:13 -07:00
Kyle Coburn 539357a9d6 Standardize sacrificing logic, combine Bubblebeam with potioning, print splits to console 2015-03-30 14:46:37 -07:00
Kyle Coburn 4469f82092 Add minimum Gyarados red-bar strat, improve healing before Hypno, factor in and describe catch level of good Nidorans, improve flexibility of x item preparation, refactor canDie to Control function 2015-03-28 21:28:58 -07:00
Kyle Coburn 2cdac288a6 Standardize Nidoran/Mt. Moon time constraints 2015-03-28 17:16:04 -07:00
Kyle Coburn 2764fb9ccf Update dept store movement, add confusion sacrifice to Misty fight, rename shopping strategies for consistency 2015-03-28 12:47:01 -07:00
Kyle Coburn 04b5aa01f9 Grab old man potion, use strategy for Viridian Forest potion 2015-02-12 12:59:46 -08:00
Kyle Coburn 47a3d1f3c4 Add skip water gun strategy 2015-01-19 17:11:52 -08:00
Kyle Coburn 52232581f2 Initial public commit 2014-07-12 18:47:39 -07:00