19805 Commits

Author SHA1 Message Date
GGbond
128beb39e1
Fixed several issues with Parting Shot (#8928) 2026-01-20 22:06:50 +01:00
GGbond
c899479709
Fix the speed scoring of Tailwind for AI (#8968) 2026-01-20 22:04:09 +01:00
Bassoonian
d12929ffbd
Pret merge (20th of January, 2026) (#8973) 2026-01-20 14:35:55 +01:00
hedara90
3b241b561a
Move CMD_ARGS to battle_script_commands (#8974)
Co-authored-by: Hedara <hedara90@gmail.com>
2026-01-20 14:31:36 +01:00
FosterProgramming
298bf85759
Fix vivillon icy snow icon (#8970) 2026-01-20 13:05:28 +01:00
hedara90
f9c826ca57
Merge pull request #2228 from hedara90/fix-spaces
Fix spaces instead of tabs in battle_anim_scripts.s
2026-01-20 11:13:48 +00:00
RoamerX
d493932d43
Merge pull request #87 from rh-hideout/master
sync
2026-01-20 17:58:55 +08:00
Hedara
594a4c7ec3 Merge commit 'dc077e50d3a2d52964a52ce9a9e81fd99586dd4f' into pret-merge
Conflicts:
	.github/workflows/build.yml
	asm/macros/battle_script.inc
	include/constants/battle_script_commands.h
	src/battle_controllers.c
	src/battle_script_commands.c
	src/data/graphics/battle_environment.h
	src/party_menu.c
2026-01-19 21:40:27 +01:00
Pawkkie
74f0e6286b
Amend "SS Item" category of scope doc (#8966) 2026-01-19 14:21:50 -05:00
Martin Griffin
f0b5abe290
Merge pull request #2070 from mrgriffin/battle-anim-cmd-args
Partially document battle animation scripts
2026-01-19 19:14:16 +00:00
GGbond
52d61546c9
Fix AI absorber switching for edge cases (#8964) 2026-01-19 13:14:56 -05:00
GriffinR
dc077e50d3
Merge pull request #2225 from fdeblasio/stadiumRenames
Renamed building and stadium palettes to be more accurate
2026-01-19 10:51:21 -05:00
Martin Griffin
22eed3f4bf Partially document battle_anim_effects_1.c 2026-01-19 09:16:37 +00:00
Martin Griffin
0e415dde46 Document battle_anim_dragon.c 2026-01-19 09:16:37 +00:00
Martin Griffin
5d713ad9bb Document battle_anim_dark.c 2026-01-19 09:16:37 +00:00
Martin Griffin
050a9415c7 Document battle_anim_bug.c 2026-01-19 09:16:37 +00:00
Martin Griffin
e09423fadf Document battle_anim_normal.c 2026-01-19 09:16:37 +00:00
Frank
80db2c6aec Renamed building and stadium palettes to be more accurate 2026-01-18 18:19:03 -05:00
GriffinR
2ea4cf42cc
Merge pull request #2227 from Jaizu/patch-11
Use apt update before installing bin utils
2026-01-18 17:46:52 -05:00
Jaizu
be8057540b
Use apt update before installing bin utils
Seems to fix CLI actions!
2026-01-18 20:14:16 +01:00
amiosi
c6fa900f21
Fix Memento and Block regressions (#8942) 2026-01-18 18:06:33 +01:00
RoamerX
2d8f0267a9 Merge branch 'rh-hideout-master' 2026-01-18 19:43:39 +08:00
RoamerX
2a48ebcbc7 汉化代欧奇希斯图鉴变动 2026-01-18 19:42:32 +08:00
RoamerX
270f498300 Merge branch 'master' of https://github.com/rh-hideout/pokeemerald-expansion into rh-hideout-master 2026-01-18 19:41:13 +08:00
amiosi
355a6f8221
Mega Gardevoir should always be Fairy-type (#8955) 2026-01-18 11:09:43 +01:00
amiosi
21a3b5229a
Fix Metronome bans (#8834) 2026-01-18 09:27:14 +01:00
GGbond
664084a9ef
Add tests for type-changing abilities (#8794) 2026-01-17 17:18:49 +00:00
cawtds
7b03c2e238
Fix teleport location (#8941) 2026-01-17 15:48:45 +01:00
allcontributors[bot]
b84229ee19
add Kasenn as a contributor for code (#8927)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-01-15 13:16:11 +01:00
Eduardo Quezada
c2256e5e59
Added tests for fainting form changes (#8912) 2026-01-14 23:37:12 +01:00
Phexi
955617381f
fix ITEM_NONE being considered a form change item by DoesSpeciesUseHoldItemToChangeForm (#8915) 2026-01-14 18:41:00 +01:00
Estellar
1e19c5921a
Only test if move name fits on the bag screen for moves names within a TM/HM (#8882)
Co-authored-by: FosterProgramming <jamiefosterandco@gmail.com>
2026-01-13 17:34:01 +01:00
amiosi
9798b6c7d7
Changes to Item icons and palettes (#8614) 2026-01-13 15:16:26 +01:00
Estellar
016cbcd8a4
Fix misaligned shadows of transformed mons when B_ENEMY_MON_SHADOW_STYLE <= GEN_3 (#8887) 2026-01-13 15:08:38 +01:00
allcontributors[bot]
50428e0cab
add ostomachion as a contributor for code (#8905)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-01-12 19:55:51 -08:00
Josh Hufford
53984af384
Fix typo in Salazzle form species ID table reference (#8904) 2026-01-13 03:25:24 +01:00
Bassoonian
37211c611b
Deleted unnecessary files (#8899) 2026-01-12 22:01:22 +01:00
Bassoonian
6f74c1e402
Fix wrong cases of DamageContext (#8895) 2026-01-12 11:01:15 +00:00
Montblanc
3d630d4888
Fixed Acc value shadow cut off when Accuracy = 100 (#8886) 2026-01-12 06:49:40 +01:00
hedara90
b213d430e0
Fix Protosynthesis/Quark Drive defensive boost calculation (#8875)
Co-authored-by: Hedara <hedara90@gmail.com>
2026-01-11 21:14:51 +01:00
psf
39bec6fa0c
Update CONTRIBUTING.md (#8879) 2026-01-11 19:20:09 +01:00
amiosi
0870fe24c7
Miscellaneous species_info Changes (#8462) 2026-01-11 18:54:43 +01:00
GGbond
b671adf85f
Fixes Nightmare not affecting Comatose and adds various missing tests (#8859) 2026-01-11 15:02:41 +00:00
Eduardo Quezada
41038cbc88
Fix in-battle form changes always reverting (#8810) 2026-01-11 15:33:12 +01:00
hedara90
b1de0a8484
Fix Hyper Beam animation (#8872)
Co-authored-by: Hedara <hedara90@gmail.com>
2026-01-11 15:23:07 +01:00
FosterProgramming
350f49cb64
Fix trade evo with partner (#8857) 2026-01-10 18:09:55 +01:00
GGbond
368098c402
Fix Sticky Hold blocking user's own Trick or Bestow (#8860) 2026-01-10 11:20:46 +00:00
RoamerX
f405042723 Merge branch 'master' of https://github.com/rh-hideout-chinese/pokeemerald-expansion 2026-01-09 21:13:03 +08:00
RoamerX
faadc17fcd Merge branch 'rh-hideout-master' 2026-01-09 21:10:33 +08:00
RoamerX
f7a0d0a61c Changes to be committed:
modified:   src/data/items.h
2026-01-09 21:09:08 +08:00