Commit Graph

  • 9b0a36e1d3
    Use MAP_OFFSET (#8328) Estellar 2025-11-22 23:56:27 -03:00
  • 370a947cea
    Documentation clean up for MoveCanceler (#8297) Alex 2025-11-22 22:17:04 +01:00
  • b84e26c553
    *.party: text with lfs (#8320) Alex 2025-11-22 22:05:20 +01:00
  • 587bcb8985
    21/11/25 master to upcoming merge (#8322) Alex 2025-11-22 15:19:42 +01:00
  • aa20b2bc0f master to upcoming merge AlexOn1ine 2025-11-22 10:39:52 +01:00
  • 073fe375a3
    Tests for Max Moves already exist (#8314) Alex 2025-11-22 07:13:54 +01:00
  • 29ac028c9e
    Fix tossing items applying to the wrong stack (#8282) FosterProgramming 2025-11-22 07:13:15 +01:00
  • 8ba99b09d7
    Fix game freeze when trainers try to walk on sideway stairs (#8316) FosterProgramming 2025-11-22 07:11:22 +01:00
  • ee09f27e2c squash! *.party: text with lfs Martin Griffin 2025-11-21 19:30:30 +00:00
  • c549e29c2e *.party: text with lfs Martin Griffin 2025-11-21 19:20:53 +00:00
  • 65a5d1e7d8
    Fixes Neutralizing Gas displaying message when exiting with multiple users (#8318) PhallenTree 2025-11-21 18:58:02 +00:00
  • 7229305ff9
    Fix max move message against semi invulnerable target (#8313) FosterProgramming 2025-11-21 15:15:01 +01:00
  • 914f2abb4d Merge branch 'rh-hideout-master' RoamerX 2025-11-21 21:39:31 +08:00
  • 607e09b2cc Merge branch 'master' of https://github.com/rh-hideout/pokeemerald-expansion into rh-hideout-master RoamerX 2025-11-21 21:38:17 +08:00
  • 7ec0a1db9a
    Fix bug where defiant/competitive would pass their stat change to the next target (#8312) FosterProgramming 2025-11-21 11:14:25 +01:00
  • 32b4897747
    Fix Shed Shell allowing fleeing/teleporting and Smoke Ball failing to guarantee escape (#8286) moostoet 2025-11-20 22:30:29 +01:00
  • 2f5dfa99f4
    Make gTestRunnerHeadless into a constant outside of tests (#8306) hedara90 2025-11-20 22:14:34 +01:00
  • f51a8e7325
    Fix ohko moves ai tests (#8309) Martin Griffin 2025-11-20 16:19:23 +00:00
  • acdfa39f76
    Make switchout abilities trigger after a pokemon has returned to its ball (#8304) FosterProgramming 2025-11-20 17:19:06 +01:00
  • e41de2544a Fix ohko moves ai tests Jamie Foster 2025-11-20 16:38:55 +01:00
  • cd6d293ad1
    Fix some move animations leaking VRAM and freeing already freed tags (#7977) hedara90 2025-11-20 14:19:48 +01:00
  • 6095e2e85a
    Fix compile on gcc11 (#8300) Alex 2025-11-20 14:05:54 +01:00
  • 6836f1e89e
    19/11/25 Master to upcoming merge (#8295) hedara90 2025-11-20 14:05:17 +01:00
  • e5e99317d0
    Slightly increase headless test speed by modifying animations (#8299) Eduardo Quezada 2025-11-20 10:01:02 -03:00
  • 7b6bdab12a add arm-none-eabi-newlib to required arch linux packages Flit 2025-11-19 21:10:06 -05:00
  • 867b45a6f3
    Fix error when compiling with P_FUSION_FORMS disabled (#8298) cawtds 2025-11-19 22:41:37 +01:00
  • a0780a6f91
    Make MON_DATA_NICKNAME10 return a 10 character string (#8291) FosterProgramming 2025-11-19 22:13:28 +01:00
  • ff230c7603
    Merge pull request #2208 from Mitsunee/spelling-synchronize-paralyze Martin Griffin 2025-11-19 20:28:33 +00:00
  • afa42f5d29
    Standardize spelling of "paralyze" mitsunee 2025-11-19 21:19:15 +01:00
  • c0569cd529
    Standardize spelling of "synchronize" mitsunee 2025-11-19 21:14:45 +01:00
  • 6a28506ee2 19/11/25 Master to upcoming merge AlexOn1ine 2025-11-19 18:20:30 +01:00
  • 976a88bca5
    Canceller -> Canceler rename (#8294) Martin Griffin 2025-11-19 15:53:38 +00:00
  • 6aa84c8fa1 Canceller -> Canceler rename AlexOn1ine 2025-11-19 16:06:52 +01:00
  • c9e83dadbd
    Added missing 'coolness' string (#8274) Frank DeBlasio 2025-11-19 09:27:34 -05:00
  • 39ffda4245
    Fixes End Turn Speed Order (#8289) Alex 2025-11-19 15:14:59 +01:00
  • 8c2d31b792
    Add AI flag AI_FLAG_KNOW_OPPONENT_PARTY to know all species in party (#8290) moostoet 2025-11-18 23:41:04 +01:00
  • 0f4d325467
    Fix Fur Coat affecting confusion self-damage (#8267) moostoet 2025-11-18 23:34:36 +01:00
  • 8f692ed055
    Block selecting x items when contrary pokemon are at minimum stages (#8288) FosterProgramming 2025-11-18 23:33:41 +01:00
  • 4a69268bd5
    Make rainbow effect anim change based on side (#8269) FosterProgramming 2025-11-18 23:31:47 +01:00
  • a914c11b30
    Fix max mushroom unable to be selected when one stat is maxed (#8287) FosterProgramming 2025-11-18 23:12:11 +01:00
  • 5e40456f45
    Fix AI_FLAG_DOUBLE_ACE_POKEMON sending duplicate Pokémon in doubles (#8279) moostoet 2025-11-18 19:33:49 +01:00
  • 9b16204705
    Fix not enough memory being allocated when moves load background in contests (#8284) FosterProgramming 2025-11-18 17:50:15 +01:00
  • 0999ca8ff9
    Shell Trap tests and Fix for Encore interaction (#8268) Alex 2025-11-18 15:29:19 +01:00
  • c5bbaeab5d STATIC_ASSERT for sizeof(struct ListMenu) Martin Griffin 2025-11-08 14:54:18 +00:00
  • 7fd1404354
    Fix Magic Coat reflecting hazard moves incorrectly when used by a partner (#8272) moostoet 2025-11-17 18:03:41 +01:00
  • 7ad4d1a809
    Test type enum indentation (#8273) Martin Griffin 2025-11-17 12:36:06 +00:00
  • 0dd73131d0 Test type enum indentation Eduardo Quezada 2025-11-17 09:15:45 -03:00
  • 48f15b14a2
    Follower NPCs no longer move if the player would be forced back onto the same tile. (#8260) Bivurnum 2025-11-16 14:15:06 -06:00
  • 13bae5d1b2
    Bug Fix: NPC Followers not working on slow sideways stairs (#8257) Bivurnum 2025-11-16 13:15:43 -06:00
  • 6cf1305178
    Yet more tests (#8228) Eduardo Quezada 2025-11-16 12:23:38 -03:00
  • b9baf78ba5
    Small bg drawing optimization (#8259) Martin Griffin 2025-11-16 15:11:29 +00:00
  • 1deeafc0b8
    Fix wrongly renamed logs (#8264) Alex 2025-11-16 14:08:00 +01:00
  • 7c046eb3b8
    Fixed bKGD for last_used_ball_r_cycle.png (#8261) Montblanc 2025-11-16 03:52:07 -08:00
  • e61cc9e94e
    16/11/25 Pret merge (#8262) hedara90 2025-11-16 12:48:20 +01:00
  • ba74c076f6 pret merge AlexOn1ine 2025-11-16 12:01:13 +01:00
  • f8e7a2db5f
    Fix incorrect UBFIX checks (#2206) hedara90 2025-11-16 11:33:16 +01:00
  • b231424527
    Merge pull request #2205 from Mitsunee/standardize-spelling-of-canceler GriffinR 2025-11-15 23:12:55 -05:00
  • 1d754945dd Small bg drawing optimization Estellar 2025-11-15 19:41:08 -03:00
  • e445160c92
    Adjust Canceler naming to contain only one l (#8258) Alex 2025-11-15 18:44:16 +01:00
  • e472d277d2
    Fix light flickering when different types of light sprite are present (#8043) FosterProgramming 2025-11-15 15:14:17 +01:00
  • 73ec0813e1
    Standardize spelling of "canceler" mitsunee 2025-11-15 12:11:32 +01:00
  • d9d3e51a9c
    Fix mirage tower ceiling crumble color (#8081) FosterProgramming 2025-11-15 12:03:16 +01:00
  • 61e06cae08
    Fix Apricorns with OW_SHOW_ITEM_DESCRIPTIONS not off (#8253) hedara90 2025-11-14 22:49:47 +01:00
  • 772abe6e7d
    Implement GSC berry/apricorn tree functionality. (#7777) Zimmermann Gyula 2025-11-14 20:28:55 +01:00
  • 3f74d30a54
    Make tailwind anim mirror based on side (#8249) FosterProgramming 2025-11-14 18:25:27 +01:00
  • ca575f2701
    Added Gen 6 contest combos (#8251) Frank DeBlasio 2025-11-14 12:24:33 -05:00
  • 1683b1ff59
    Converted options text into COMPOUND_STRINGs (#8248) Frank DeBlasio 2025-11-14 12:23:33 -05:00
  • 0384b573d2
    Moves name box configs into a new file (#8250) Alex 2025-11-14 18:21:59 +01:00
  • 90c5e1424f
    Removed extra period in Pokéshi Doll description (#8252) Montblanc 2025-11-14 02:42:51 -08:00
  • 85568422fd
    Add test for mold breaker/ice scales interaction (#8240) FosterProgramming 2025-11-13 22:51:44 +01:00
  • 82d09571fd
    Fixes Shell Trap not activating on contact but no damage (#8243) Alex 2025-11-13 22:51:07 +01:00
  • b72c2b244b
    Fixed some failing tests with GEN_LATEST = GEN_5 (#8241) Eduardo Quezada 2025-11-13 18:50:21 -03:00
  • 555c603b67
    Avoid illegal move retargeting in singles (#8217) Martin Griffin 2025-11-13 12:51:35 +00:00
  • 586571391f
    GetEggSpecies: Only enabled species (#8221) Martin Griffin 2025-11-13 12:50:35 +00:00
  • 8c83a25676
    Fixed an issue related to same turn Encore targeting (#8230) Linathan 2025-11-13 05:37:17 -05:00
  • db9460c670
    Fix wrong palette for types sprites in hgss dex after catching mon (#8153) FosterProgramming 2025-11-13 11:36:26 +01:00
  • 6d09eb2402
    Added contest config and cleaned up contest category variables (#8178) Frank DeBlasio 2025-11-13 05:29:38 -05:00
  • ea442bca6d
    Revert gBattleTurnCounter change (#8197) Alex 2025-11-13 11:25:02 +01:00
  • d85f97b3f7
    Fix mew sprite not appearing correctly (#8235) FosterProgramming 2025-11-13 11:23:48 +01:00
  • 8d23b9dbda
    Test only enabled species (#8216) Martin Griffin 2025-11-12 21:54:42 +00:00
  • 30f6f1f8c1
    HandleAction_UseMove minor cleanup (#8214) Martin Griffin 2025-11-12 21:54:34 +00:00
  • 16d80e9bb1
    trysethelpinghand avoid illegal target (#8218) Martin Griffin 2025-11-12 21:53:35 +00:00
  • 2bb0d0249d
    SpriteCB_EnemyShadow: Avoid use-after-free (#8220) Martin Griffin 2025-11-12 21:52:31 +00:00
  • fe85da81fc
    AI: Handle MOVE_UNAVAILABLE in last used moves (#8219) Martin Griffin 2025-11-12 21:47:50 +00:00
  • c8cc45fe62
    add leo60228 as a contributor for doc, and data (#8238) allcontributors[bot] 2025-11-12 13:45:36 -08:00
  • eaa768fe79
    Fix match call regression (#8227) FosterProgramming 2025-11-12 22:22:57 +01:00
  • 49838a004e
    A couple more tests (#8209) Eduardo Quezada 2025-11-12 17:48:27 -03:00
  • 7d778af946
    Fix wrong ditto sprite on capture (#8226) FosterProgramming 2025-11-12 20:00:19 +01:00
  • 1545e22d0a
    Clean usage of gMovesInfo (#8234) Eduardo Quezada 2025-11-12 15:29:45 -03:00
  • 2373f0283b
    moveend: Handle MOVE_UNAVAILABLE in MOVEEND_THIRD_MOVE_BLOCK (#8215) Martin Griffin 2025-11-11 21:01:16 +00:00
  • 44453888df
    AccuracyCheck: Avoid calling GetMoveEffect with NO_ACC_CALC_CHECK_LOC… (#8222) Martin Griffin 2025-11-11 21:00:03 +00:00
  • 12b65b565b
    DamageContext: chosenMove (#8224) Martin Griffin 2025-11-11 20:59:18 +00:00
  • b8fc084daa
    Avoid illegal GetBattlerAtPosition (#8225) Martin Griffin 2025-11-11 20:57:04 +00:00
  • 44d4e0c1de
    Refactor random functions to be runner specific (#7816) FosterProgramming 2025-11-11 21:48:41 +01:00
  • d57cc5f373 test/species.c: Only enabled species Martin Griffin 2025-11-11 17:06:50 +00:00
  • 36aec16b00 test/daycare.c: Only enabled species Martin Griffin 2025-11-11 09:22:34 +00:00
  • fed29c8ae6
    11/11/25 Master to upcoming merge (#8211) Martin Griffin 2025-11-11 18:40:07 +00:00
  • bb11d96d86
    Merge branch 'upcoming' into 111125 Alex 2025-11-11 19:04:54 +01:00
  • f28abcab6a
    Micro clean up in BattleStruct (#8177) Alex 2025-11-11 17:42:27 +01:00
  • 03b6200af5
    Fixes Drain Punch / Parental Bond / Scale Shot interaction (#8198) Alex 2025-11-11 17:41:56 +01:00