Commit Graph

  • 5f4bfd9bb4 Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into be/aiflag ghoulslash 2023-04-10 09:48:49 -04:00
  • e49bb21ee4 some IsBattlerAIControlled replacements w BattlerHasAi ghoulslash 2023-04-10 09:48:44 -04:00
  • 16b89e9991
    Fix safari zone (#2898) Eduardo Quezada D'Ottone 2023-04-10 09:07:27 -04:00
  • 5c0e5d2133 Don't toggle mega indicator visibility on the Safari Zone Jaizu 2023-04-10 14:40:56 +02:00
  • 0f958806ea Remove unused battle funcs Jaizu 2023-04-10 14:39:14 +02:00
  • 49f412ebb2
    Add PLA Evo Items (#2897) Eduardo Quezada D'Ottone 2023-04-10 07:16:30 -04:00
  • bd54c70020 Add PLA evo items aaghaht 2023-04-10 10:47:31 +05:30
  • 5c1efe9419
    RandomElement for structured RNG (#2868) Eduardo Quezada D'Ottone 2023-04-09 21:20:04 -04:00
  • 5d885b05d0
    Fix trainers having empty movesets (#2890) Eduardo Quezada D'Ottone 2023-04-09 21:17:23 -04:00
  • 6fa3332879
    Merge branch 'upcoming' into trainer_moves_fix Eduardo Quezada D'Ottone 2023-04-09 21:08:43 -04:00
  • 73a6a583b3
    Merge pull request #1879 from GriffinRichards/cable-car-tilemap GriffinR 2023-04-09 13:19:43 -04:00
  • 1df10886b0
    fix an oversight that caused battles to continuesly be double battles (#2894) Jaizu 2023-04-09 18:23:52 +02:00
  • 1094861667
    Modify "FillPartnerParty" to work with "Everything Customized" (#2889) Eduardo Quezada D'Ottone 2023-04-08 13:02:47 -04:00
  • 23c7707e75
    Fixes Ominous Wind targeting (#2896) Eduardo Quezada D'Ottone 2023-04-08 13:01:42 -04:00
  • 02af4d0943 Fixes Ominous Wind targeting Bassoonian 2023-04-08 18:53:04 +02:00
  • d4e243136f
    Merge pull request #1878 from GriffinRichards/num-text-printers GriffinR 2023-04-08 08:41:04 -04:00
  • 903b56756d fix an oversight that caused battles to continuesly be double battles sbird 2023-04-08 02:21:19 +02:00
  • ff2afb0eec
    Fixed Comatose AI checks (#2866) ghoulslash 2023-04-07 09:27:28 -04:00
  • c3e9f4b571
    Added B_DOUBLE_WILD_REQUIRE_2_MONS to use of B_DOUBLE_WILD_CHANCE even when there is only one Pokémon in the party (#2878) ghoulslash 2023-04-07 09:26:22 -04:00
  • 59dfc7c3ad
    Update include/config/battle.h psf 2023-04-07 06:07:12 -07:00
  • 3a710a6614
    Fixed switch-in abilities activating on terrain change (#2881) ghoulslash 2023-04-07 08:00:02 -04:00
  • f4ea663ab2
    Revert "Fix overworld poison not working on newer generations config" (#2892) Jaizu 2023-04-07 11:49:23 +02:00
  • d57d8e6e71 Revert "Fix overworld poison not working on newer generations config" Philipp AUER 2023-04-07 11:35:30 +02:00
  • e1beb55a51 Fix overworld poison not working on newer generations config Jaizu 2023-04-07 11:07:52 +02:00
  • 4709d2b46f Fix trainers having empty movesets Jaizu 2023-04-07 10:53:44 +02:00
  • a870883610
    OW Poison configs (#2884) Jaizu 2023-04-07 10:27:26 +02:00
  • bd4736cc97 initial commit Alex 2023-04-05 21:50:26 +02:00
  • 50b5dba655 Fix string issue as requested by Jaizu Bassoonian 2023-04-06 10:13:32 +02:00
  • dfee8a4759 OW Poison configs Bassoonian 2023-04-06 00:26:52 +02:00
  • 35952cf7ad Clamp RandomPercentage to 0...100 Martin Griffin 2023-04-05 13:07:02 +01:00
  • 5fe79d83c1
    Fix CalcMoveBasePower using battler addresses (#2858) Eduardo Quezada D'Ottone 2023-04-03 23:27:36 -04:00
  • 0e6adece89
    Properly align Pokémon icons up to gen V (#2879) Eduardo Quezada D'Ottone 2023-04-03 23:26:42 -04:00
  • d9ab2d1976 combined TerrainSeed and TerrainAbility loops + added terrain tests AgustinGDLV 2023-04-03 18:53:34 -07:00
  • f292fefca3 fixed bad switchinabilities call in TerrainSeedLoop AgustinGDLV 2023-04-03 09:18:47 -07:00
  • 318b1ce4a2 Added empty line at the end of test/move_effect_triple_arrows.c Compilers on Unix-based systems hate it when a file doesn't end with an empty line. LOuroboros 2023-04-02 05:30:26 -03:00
  • 48f90a7155
    Update explanation in include/config/battle.h psf 2023-04-01 14:12:50 -07:00
  • 53d837ee62 Fix gen v icons Jaizu 2023-04-01 08:18:13 +02:00
  • 90d33cd7a0 Fix gen 4 icons Jaizu 2023-04-01 08:02:14 +02:00
  • 01a12d81c7 Fix gen 3 icons Jaizu 2023-04-01 07:48:53 +02:00
  • 9a8f120e1d Fix gen 2 icons Jaizu 2023-04-01 07:35:18 +02:00
  • 5f3070e528 Forgot to fix Venusaur Jaizu 2023-04-01 07:34:59 +02:00
  • 83ef5a229d Center gen 1 pokémon icons Jaizu 2023-03-31 20:26:19 +02:00
  • 57396026b2 Replace NUM_TEXT_PRINTERS with WINDOWS_MAX GriffinR 2023-03-31 14:57:51 -04:00
  • 4b859ff1e4 Use tilemap file for cable car pylons GriffinR 2023-03-31 00:44:22 -04:00
  • 24df9823e8 In response to PR discussion, added new preproc config for developers to toggle Overworld_ResetBattleFlagsAndVars PSF 2023-03-30 06:35:38 -07:00
  • 6a7466c929 Added B_DOUBLE_WILD_REQUIRE_2_MONS to allow use of B_DOUBLE_WILD_CHANCE even when there is only one Pokémon in the party pkmnsnfrn 2023-03-29 11:11:07 -07:00
  • a59ecf8261
    Merge pull request #21 from AlexOn1ine/gen9_move_tests_batch2 LOuroboros 2023-03-29 08:15:39 -03:00
  • 8c4396ddaf Gen9 move tests batch2 Alex 2023-03-29 13:01:20 +02:00
  • 977a55bdee Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-expansion into gen_9_move_effects_batch2 LOuroboros 2023-03-29 07:40:16 -03:00
  • 5bde98741a Completed Take Heart's effect It was missing its "heals any status condition" effect because I'm dumb and I forgot to actually go and do it. LOuroboros 2023-03-29 00:21:09 -03:00
  • 686d42709a Added documentation on resetting battle flags and vars Added Overworld_ResetBattleFlagsAndVars to Overworld_ResetStateAfterWhiteOut PSF 2023-03-28 15:50:58 -07:00
  • f8bbcdfe73 minor fix to mirror herb message ghoulslash 2023-03-28 15:12:54 -04:00
  • afc4b4cdee add mirror herb ghoulslash 2023-03-28 15:07:37 -04:00
  • 10ef3e8348 style fixes ghoulslash 2023-03-28 10:58:44 -04:00
  • 00d695ac2b add AI_FLAG_OMNISCIENT ghoulslash 2023-03-28 10:38:48 -04:00
  • ed9e860400 Post cherrypick corrections and improvements -Made BattleScript_EffectTakeHeart use modifybattlerstatstage -Optimized usage of BattleScript_EffectInfernalParade -Tweaked the way in which Triple Arrows' increased crit. hit chance is handled -Optimized syntax for case MOVE_EFFECT_TRIPLE_ARROWS in SetMoveEffect -Optimized case EFFECT_INFERNAL_PARADE in CalcMoveBasePower -Infernal Parade is not known to interact with Comatose, so Eduardo and I will extrapolate that here -Added AI conditionals for some of the effects -Made Triage notice Jungle Healing and moves that use its effect LOuroboros 2023-03-26 20:09:21 -03:00
  • dd99cb6da8
    Fixed instances of gSideTimers not using side constants (#2867) ghoulslash 2023-03-27 21:48:50 -04:00
  • fa245c6edf
    fix GetBattleAnimMoveTargets for non-player gBattleAnimAttacker (#2848) Eduardo Quezada D'Ottone 2023-03-27 18:11:22 -03:00
  • bdb5cfe8b2
    Version 1.4.2 (#2847) Eduardo Quezada D'Ottone 2023-03-27 16:47:15 -03:00
  • b856cb3e62 fixed Eiscue + multiple weather form changes at once (probably) AgustinGDLV 2023-03-27 12:05:06 -07:00
  • 2017bee3f8 fixed Castform + Cherrim AgustinGDLV 2023-03-27 11:35:23 -07:00
  • 7b306b6147 RandomElement for structured RNG Martin Griffin 2023-03-27 17:32:16 +01:00
  • f6a924a791 Fixed instances of gSideTimers not using side constants Eduardo Quezada 2023-03-27 11:49:50 -03:00
  • dc44714c69 Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange Eduardo Quezada 2023-03-27 11:44:27 -03:00
  • 028aba3fdb Merge branch 'RHH/upcoming' into RHH/pr/fix/AiComatose Eduardo Quezada 2023-03-27 11:44:01 -03:00
  • 226ce49e77
    Added KNOWN_FAILING to Dire Claw and Tri Attack's force-bruted RNG failing tests (#2865) Eduardo Quezada D'Ottone 2023-03-27 11:42:13 -03:00
  • 2fba07c501 Added KNOWN_FAILING to Dire Claw and Tri Attack's force-bruted RNG failing tests Eduardo Quezada 2023-03-27 11:30:38 -03:00
  • 3888b10769 Merge branch 'RHH/upcoming' into RHH/pr/feature/formBattleChange Eduardo Quezada 2023-03-27 10:55:38 -03:00
  • 0b8285737a Fixed Comatose AI checks Eduardo Quezada 2023-03-27 09:19:48 -03:00
  • 8d8819b797
    Adds missing cases for 'Everything Customized' (#2862) ghoulslash 2023-03-26 21:02:46 -04:00
  • 000077f671 Implemented Axe Kick's effect LOuroboros 2022-12-14 23:36:29 -03:00
  • 8ae57dc912 Implemented Take Heart's effect LOuroboros 2022-12-14 11:13:52 -03:00
  • d2a221eb85 Corrected Lunar Blessing's data LOuroboros 2022-12-14 11:08:49 -03:00
  • 05a34edb7d Implemented Infernal Parade's effect LOuroboros 2022-12-14 11:03:46 -03:00
  • 1595a66559 Implemented Triple Arrows' effect LOuroboros 2022-12-14 10:18:38 -03:00
  • 6574e01e73
    Gen. 9 Move Effects, 1st batch (#2534) ghoulslash 2023-03-26 16:20:47 -04:00
  • d2d2e05a62
    Fixed Grassy Terrain not healing + Added To-Do test results (#2857) ghoulslash 2023-03-26 15:18:42 -04:00
  • 4b43f3eb9d add cases for everything customized Alex 2023-03-26 21:10:51 +02:00
  • 32b2c01619 Merge branch 'RHH/upcoming' into RHH/pr/fix/GassyTerrain Eduardo Quezada 2023-03-26 16:06:04 -03:00
  • dc63d096f2
    add check for Gorilla Tactics when resetting choicedMove from knock off (#2854) ghoulslash 2023-03-26 15:03:56 -04:00
  • dc9f0b5107
    Implement Customizable NPC Trainer Parties (#2733) ghoulslash 2023-03-26 09:32:51 -04:00
  • 5d71afd1c0
    Add Gen IX items (#2838) ghoulslash 2023-03-26 07:29:14 -04:00
  • a0b95ae27e
    Fix Intimidate targetting dead sides and false postpones (#2850) ghoulslash 2023-03-26 07:27:14 -04:00
  • aea5d79aa2 [trainer_parties] implement fully customizable npc trainer parties sbird 2023-02-23 23:14:14 +01:00
  • b9447f88fc fix compound eyes ohko test sbird 2023-03-24 15:41:18 +01:00
  • 2c3db74702 fix base power calcs using battler addresses ghoulslash 2023-03-24 10:36:10 -04:00
  • 4928911cd0
    Speed up PASSES_RANDOMLY via structured RNG (#2720) Philipp AUER 2023-03-24 15:16:29 +01:00
  • fad11981a5 Tests for form change on switch out and fainting Eduardo Quezada 2023-03-24 11:03:34 -03:00
  • dca6182ed2
    remove assist array from battle struct (#2816) ghoulslash 2023-03-24 09:23:49 -04:00
  • c383c995f1 Applied review changes Eduardo Quezada 2023-03-24 10:12:09 -03:00
  • 498f4a2c97 Schooling and Zen Mode tests Eduardo Quezada 2023-03-24 10:04:38 -03:00
  • 52011804b9 Level command now also sets experience to avoid losing level upon form changes Eduardo Quezada 2023-03-24 09:36:33 -03:00
  • 6be9a79b8c
    Merge pull request #1871 from GriffinRichards/doc-trendy-sayings GriffinR 2023-03-24 08:05:51 -04:00
  • efc9bad842 Fix Defog "Too many moves" Martin Griffin 2023-03-24 10:21:38 +00:00
  • c08df20166 Fix "Too many different moves" detection Martin Griffin 2023-03-24 10:17:57 +00:00
  • 590eda3446
    Merge pull request #1875 from Zunawe/fix-scanner-flag-name GriffinR 2023-03-24 01:04:04 -04:00
  • 492422b6bd Fix scanner item flag name Zunawe 2023-03-23 21:47:26 -07:00
  • c922ff69b9 Added To-Do test results Eduardo Quezada D'Ottone 2023-03-23 22:34:08 -03:00
  • 1da65c4051 Fixed Grassy Terrain not healing Eduardo Quezada D'Ottone 2023-03-23 22:33:47 -03:00
  • cd6d71cd01 Add most of the new item icons (Clear Amulet & Shards missing) Bassoonian 2023-03-24 00:50:06 +01:00