FosterProgramming
|
0c89094756
|
Ease vanilla maps deletions (#9199)
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Co-authored-by: psf <77138753+pkmnsnfrn@users.noreply.github.com>
|
2026-02-24 10:26:33 -08:00 |
|
FosterProgramming
|
163bf63a39
|
Update new mon teachable learnset tutorial (#9302)
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Co-authored-by: psf <77138753+pkmnsnfrn@users.noreply.github.com>
|
2026-02-23 13:59:58 -08:00 |
|
AlexOn1ine
|
675de8cbea
|
21/02/26 Master to upcoming merge
|
2026-02-21 12:55:21 +01:00 |
|
Kildemal
|
ac7e45351d
|
docs(dns): add nighttime palette user guide (#9158)
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
|
2026-02-08 07:34:40 -08:00 |
|
cawtds
|
ea102b358d
|
documentation on how to use frlg (#9045)
|
2026-01-28 13:35:38 -08:00 |
|
AlexOn1ine
|
f8266b828b
|
26/01/26 Master to upcoming merge
|
2026-01-26 19:35:43 +01:00 |
|
Eduardo Quezada
|
89da62b02d
|
Remove trailing whitespace - Master (#9011)
|
2026-01-25 10:12:41 +01:00 |
|
Eduardo Quezada
|
4df79828ac
|
Merge branch '_RHH/master' into _RHH/pr/upcoming/masterMerge
|
2026-01-11 15:06:42 -03:00 |
|
Eduardo Quezada
|
41038cbc88
|
Fix in-battle form changes always reverting (#8810)
|
2026-01-11 15:33:12 +01:00 |
|
FosterProgramming
|
8ad0451914
|
Capture odds refactor and new catch rate modifiers (#8682)
Co-authored-by: kittenchilly <mario.pikmin.zelda@gmail.com>
|
2026-01-11 09:52:38 +01:00 |
|
FosterProgramming
|
8c9d3b9c7a
|
Add gym leader support for vs seeker and clean vs seeker code (#8172)
Co-authored-by: psf <77138753+pkmnsnfrn@users.noreply.github.com>
|
2026-01-04 20:03:41 -08:00 |
|
FosterProgramming
|
1dcfe54b59
|
Refactor mon generation (#8204)
Co-authored-by: psf <77138753+pkmnsnfrn@users.noreply.github.com>
|
2026-01-04 20:01:59 -08:00 |
|
grintoul
|
838d582381
|
enum TrainerPicID to replace defines for TRAINER_PIC_XXXX and TRAINER_BACK_PIC_XXXX (#8789)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2026-01-03 16:41:11 -08:00 |
|
Bassoonian
|
3755e51a24
|
Move enum (#8739)
|
2026-01-03 17:43:48 +01:00 |
|
FosterProgramming
|
b3defd99fc
|
Add a cleaner way to reset all_learnables.json (#8747)
|
2026-01-03 17:08:48 +01:00 |
|
hedara90
|
f91b052f7a
|
01/01/26 Master to upcoming merge (#8731)
|
2026-01-01 11:59:18 +01:00 |
|
AlexOn1ine
|
a1948b7c40
|
01/01/26 Master to upcoming merge
|
2026-01-01 10:24:19 +01:00 |
|
Pawkkie
|
39c142a879
|
Add AI_FLAG_RANDOMIZE_PARTY_INDICES (#8717)
|
2025-12-31 22:56:22 +01:00 |
|
FosterProgramming
|
30e5fc6958
|
Refactoring the way teachable learnsets are generated (#8027)
|
2025-12-26 13:13:29 +01:00 |
|
Pawkkie
|
0551fcf408
|
Add Dynamic Switch AI Function (#8629)
|
2025-12-25 02:02:01 +01:00 |
|
Eduardo Quezada
|
9451af1c64
|
B_UPDATED_CONVERSION_2 config tests (#8573)
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
|
2025-12-19 16:17:24 +01:00 |
|
Hedara
|
e4ae9317c9
|
Merge branch 'master' into master-to-upcoming
Manual fixes to Lunar Dance handling
Conflicts:
include/battle_util.h
src/battle_ai_main.c
src/battle_ai_switch.c
src/battle_ai_util.c
src/battle_end_turn.c
src/battle_script_commands.c
src/battle_util.c
test/battle/ai/ai_doubles.c
test/battle/move_effect/snatch.c
test/battle/spread_moves.c
|
2025-12-19 15:31:37 +01:00 |
|
Alex
|
71a1967b7b
|
Move target type refactor (#8513)
|
2025-12-18 13:12:41 +01:00 |
|
hedara90
|
ec1a283b1b
|
Add SUB_HIT check to tests (#8413)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-12-16 19:19:34 +01:00 |
|
jtebbe
|
4ab2ac3b8d
|
Add .isRestricted and .isSubLegendary (#8501)
|
2025-12-11 19:11:30 +01:00 |
|
Pawkkie
|
00b3179f75
|
Add AI_FLAG_RANDOMIZE_SWITCHINS (#6222)
|
2025-12-02 15:38:05 +01:00 |
|
Pawkkie
|
df31e501bb
|
Add AI_FLAG_KNOW_OPPONENT_PARTY to ai_flags.md (#8366)
|
2025-11-30 18:37:10 +01:00 |
|
Zimmermann Gyula
|
772abe6e7d
|
Implement GSC berry/apricorn tree functionality. (#7777)
CI / build (push) Waiting to run
CI / allcontributors (push) Waiting to run
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-11-14 20:28:55 +01:00 |
|
grintoul1
|
c230e54678
|
Master to Upcoming merge 20251107
|
2025-11-07 22:45:57 +00:00 |
|
FosterProgramming
|
be7646b67a
|
Allow vs seekers to work with script not starting with trainerbattle (#8062)
CI / build (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
Co-authored-by: pkmnsnfrn <pkmnsnfrn@gmail.com>
|
2025-11-06 10:16:19 -08:00 |
|
AlexOn1ine
|
6acabd4ba2
|
Master to upcoming merge
|
2025-10-25 16:19:32 +02:00 |
|
grintoul
|
95c2a6e2b6
|
Multibattle testing system (#7257)
Co-authored-by: hedara90 <90hedara@gmail.com>
Co-authored-by: Martin Griffin <martinrgriffin@gmail.com>
|
2025-10-24 15:00:23 +02:00 |
|
Raymond Dodge
|
eeceff27e7
|
Relativize doc links, to fix links in docs site (#7964)
|
2025-10-18 10:56:40 +02:00 |
|
AlexOn1ine
|
a4470cac2c
|
Master to upcoming merge
|
2025-09-27 22:42:53 +02:00 |
|
Zimmermann Gyula
|
b995857b44
|
Fixup add-new-trainer-front-pic tutorial. (#7802)
|
2025-09-26 16:35:53 +02:00 |
|
Alex
|
32f8464fec
|
Attackcanceller fixes and improvements (#7698)
|
2025-09-16 18:00:30 +02:00 |
|
mudskipper13
|
59a214828e
|
Implement field_name_box (#7697)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-09-14 20:45:18 +02:00 |
|
Alex
|
0422340356
|
Refactors Attackstring and PP deduction (#7402)
|
2025-09-03 20:25:27 +02:00 |
|
AlexOn1ine
|
ce52d83343
|
25/08/25 Master merge
|
2025-08-25 17:30:38 +02:00 |
|
Alex
|
6df3a48ca2
|
Fixes octolock not ending after user switched out (#7556)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-08-25 15:46:36 +02:00 |
|
Eduardo Quezada
|
a9d5c2cd28
|
Updated Dream Eater/Liquid Ooze's interaction to Gen 5 standards (#7528)
|
2025-08-11 16:06:58 +02:00 |
|
AlexOn1ine
|
bd919e3219
|
11/08/25 Master to upcoming merge
|
2025-08-11 08:31:12 +02:00 |
|
surskitty
|
e8b6d40f18
|
AI_FLAG_ATTACKS_PARTNER with a config for bloodthirstiness (#7401)
|
2025-08-06 10:22:34 -04:00 |
|
Kevin
|
523390ac51
|
Update how_to_new_pokemon.md (#7440)
|
2025-08-04 13:49:05 +02:00 |
|
Nephrite
|
73fd567520
|
Additional effects tweak (#7392)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-08-01 18:13:23 +02:00 |
|
hedara90
|
05b1db8cc6
|
trainerproc copy other trainer party (#7251)
|
2025-07-18 15:57:57 +01:00 |
|
surskitty
|
1a1d8b58f8
|
Merge remote-tracking branch 'rh-hideout/upcoming' into rhh_assume_powerful_status
|
2025-07-13 22:03:48 -04:00 |
|
surskitty
|
f6b0a15841
|
Renaming to AI_ASSUME_STATUS_MOVES and making a config for universal status move guessing + disabling the custom tuning.
|
2025-07-12 18:50:08 -04:00 |
|
AlexOn1ine
|
68db4c5a77
|
12/07/25 master to upcoming merge
|
2025-07-12 11:55:06 +02:00 |
|
surskitty
|
c7b8787f59
|
Better description in the documentation.
|
2025-07-12 00:55:52 -04:00 |
|