NT_x86
2b78a85828
Fix hoenn pokedex palette being split in two
2024-04-13 13:09:24 +03:00
NT_x86
c64453efe5
Fix poison projectile array being incorrectly combined into three seperate arrays
2024-04-13 10:14:31 +03:00
Eduardo Quezada
91286123d1
Mid-April pret merge ( #4380 )
2024-04-12 09:13:57 -04:00
Bassoonian
8329d8368d
Merge branch 'master' of https://github.com/pret/pokeemerald into pretmergemidapril
2024-04-12 12:16:28 +02:00
Alex
35e04b84a8
Fixes Cud Chuw ( #4379 )
...
* Fixes Cud Chuw
* small correction
2024-04-12 12:15:49 +02:00
Alex
ee3a577240
Fixes givemon moves not defaulting to none ( #4377 )
2024-04-11 20:34:11 +01:00
GriffinR
af0165a35d
Merge pull request #1987 from PokemonSanFran/cancelGroundEffectsCamera
...
Added fix to Keep the Camera from Making Waves
2024-04-11 14:41:04 -04:00
GriffinR
a0637251f8
Merge pull request #1986 from LOuroboros/patch-1
...
Updated value of gMain.inBattle at OpponentHandleEndLinkBattle
2024-04-11 14:39:00 -04:00
GriffinR
0b73cd81d8
Merge pull request #1985 from PokemonSanFran/surfingDismountFix
...
BUGFIX for Surfing Dismount Ground Effects
2024-04-11 14:38:40 -04:00
Alex
5d9f78bcb5
Fixes bug preventing Belch from usage after Stuff Cheeks ( #4376 )
2024-04-11 10:42:55 +02:00
Alex
62d054e135
Future Sight fixes ( #4350 )
...
* Future Sight fixes
* handle life orb boost
* applied review
* Future Sight changes
* removed future sight no hit string
* agbcc
* Update battle_scripts.h
2024-04-11 10:23:16 +02:00
kittenchilly
3fb52b6b0e
Change Frostbite abbreviation from FSB to FRB ( #4355 )
...
* Change Frostbite abbreviation from FSB to FRB
* Melted the ice is actually the one used
* Update moves_info.h
* Update moves_info.h
* Update items.h
2024-04-10 09:16:32 +02:00
Alex
3c85089428
Fixes Gulp Missile Dive / Power Herb interaction ( #4371 )
...
* Fixed Cramorant Dive / Power Herb interaction
* remove file
* leftover
2024-04-09 10:32:11 +02:00
Philipp AUER
b5c7332182
feat: check if inside of git repository before building ( #4363 )
...
* feat: check if inside of git repository before building
* pokemon_expansion -> pokeemerald-expansion
---------
Co-authored-by: sbird <sbird@no.tld>
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
2024-04-07 10:43:04 -04:00
Martin Griffin
41ddd911b7
Include gba/defines.h in gba/types.h ( #4364 )
...
If gba/types.h is included before gba/defines.h, it ends up declaring a
variable named PACKED rather than specifying that BgCnt should be
packed.
2024-04-07 13:08:35 +02:00
Alex
c740c4ba19
Disguise fixes + gen8 hp loss config ( #4360 )
...
* Disguise fixes + gen8 hp loss config
* fix battler arg
* Update test/battle/ability/disguise.c
---------
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2024-04-07 00:07:55 +02:00
kittenchilly
77db5d9d1e
Update almost all Gen 9 icon sprites + add the missing ones ( #4290 )
...
* Ogerpon form icons
* Sprigatito family
* Fuecoco family
* Quaxly family
* Lechonk family
* Tarountula family
* Nymble family
* Pawmi family
* Tandemaus family
* Fidough family
* Smoliv family
* Squawkabilly forms
* Nacli family
* Charcadet family
* Tadbulb family
* Wattrel family
* Maschiff family
* Shroodle family
* Bramblin family
* Toedscool family
* Klawf
* Capsakid family
* Rellor family
* Flittle family
* Tinkatink family
* Wiglett family
* Bombirdier
* Finizen family
* Varoom family
* Cyclizar
* Orthworm
* Glimmet family
* Greavard family
* Flamigo
* Cetoddle family
* Veluza
* Dondozo
* Tatsugiri forms
* Annihilape
* Clodsire
* Farigiraf
* Dudunsparce
* Kingambit
* Great Tusk
* Scream Tail
* Brute Bonnet
* Flutter Mane
* Slither Wing
* Sandy Shocks
* Iron Treads
* Iron Bundle
* Iron Hands
* Iron Jugulis
* Iron Moth
* Iron Thorns
* Frigibax family
* Gimmighoul family
* Treasures of Ruin
* Roaring Moon
* Iron Valiant
* Paradox duo
* Walking Wake
* Iron Leaves
* Dipplin
* Poltchageist family
* The Loyal Three
* Ursaluna Bloodmoon
* Revert "Ursaluna Bloodmoon"
This reverts commit 33486816cf
.
* Revert "Revert "Ursaluna Bloodmoon""
This reverts commit 2d0e90e51d
.
* Oops, out of order :(
* Paldean Tauros breeds
* PLA New Pokemon
* PLA Hisuian Forms
* Archaludon
* Hydrapple
* Gouging Fire
* Raging Bolt
* Iron Boulder
* Iron Crown
* Terapagos forms
* Pecharunt
* Partner Pikachu
* Partner Eevee
* Address reviews
* Arboliva tweak
2024-04-06 11:26:16 +02:00
pkmnsnfrn
f9d690bafe
Added fix to Keep the Camera from Making Waves
2024-04-05 14:58:31 -07:00
LOuroboros
3135a1fc2b
Updated value-setting of gMain.inBattle at OpponentHandleEndLinkBattle
2024-04-05 17:04:46 -03:00
Bassoonian
4aeae4a52e
Fix Trainer Slide message misbehaving ( #4353 )
2024-04-05 20:17:30 +02:00
Bassoonian
e4d81150c0
Add Earth Eater AI code ( #4352 )
2024-04-05 20:01:33 +02:00
sneed
520efa01c8
Fixes Guts countering frostbite spAtk reduction ( #4351 )
2024-04-05 18:11:11 +02:00
pkmnsnfrn
71b8d20397
Replaced magic numbers regarding triggerGroundEffectsOnMove to TRUE / FALSE
2024-04-04 16:21:34 -04:00
pkmnsnfrn
7ee921e9da
Added BUGFIX for groundEffectsOnMove when the player stops Surfing
2024-04-04 16:17:48 -04:00
Alex
d1c2a10af6
Fixes switch in AI bug ( #4338 )
...
* Fixes switch in AI bug
* fixes fix
* test
2024-04-04 19:52:45 +02:00
Alex
2baa3525e1
Fixes ability pop up config ( #4339 )
2024-04-04 14:51:07 +02:00
Alex
c52ae074ab
Fixes Protective Pads Fluffy interaction ( #4340 )
...
* Fixes Protective Pads Fluffy interaction
* couple more tests
2024-04-04 14:48:57 +02:00
Eduardo Quezada
d580c980a7
Clarify to not use the "Download ZIP" option ( #4336 )
...
* Clarify to not use the "Download ZIP" option.
* Link to TAAR guide
* Further discouraging
2024-04-03 20:29:46 +02:00
Alex
29a4444fc1
Pecharunt sprite from pokemoncommunity ( #4324 )
...
* Pecharunt sprite from pokemoncommunity
* disable icon sprite
2024-04-02 21:32:47 +02:00
Alex
7c1a0bb685
defiant_tests ( #4331 )
2024-04-02 21:32:19 +02:00
Alex
f65fc5f849
Fix totem boost not triggering ( #4328 )
2024-04-02 11:06:14 +02:00
Alex
f5a5932e4d
Fixes Soft Level Cap issue ( #4327 )
2024-04-01 23:42:14 +02:00
ghoulslash
e1f6480e32
Random Pyramid Encounter fixes ( #4326 )
2024-04-01 14:58:36 -04:00
Alex
a54d641943
fix get base species id
2024-04-01 20:38:58 +02:00
Alex
f58bec2397
Random Pyramid Encounter fixes
2024-04-01 20:31:01 +02:00
Zimmermann Gyula
8f6f744e7f
Check for the correct battler's No Guard. ( #4320 )
2024-03-30 11:46:15 +01:00
Bassoonian
0acd058c16
Fix style of some bit definitions ( #4319 )
2024-03-29 17:43:33 +01:00
DizzyEggg
46e6324fe2
Fix White Herb Known Failing tests ( #4258 )
...
* Fix White Herb Known Failing tests
* get out agbcc
* remove unneeded white herb test
2024-03-29 17:43:05 +01:00
Bassoonian
8c7ba8a849
Fix formatting of plates ( #4318 )
2024-03-29 16:49:29 +01:00
Bassoonian
9527f1e175
Fix formatting of plates
2024-03-29 15:31:28 +01:00
Bassoonian
f038dbba9e
Pret merge (2024/03/24) ( #4304 )
2024-03-29 14:18:14 +01:00
DizzyEggg
4a8551247a
Fix Z mirror move ( #4308 )
2024-03-29 11:33:28 +01:00
DizzyEggg
6abd75b055
fix broken battle arena gfx ( #4307 )
2024-03-26 17:23:57 +01:00
ravepossum
68fa212738
Fix Receiving Zero Exp When Below Level Cap ( #4305 )
...
* fix logic for calculating exp from level cap when below cap
* Update src/level_caps.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
---------
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
2024-03-26 08:58:00 +01:00
Eduardo Quezada
9b2feafdf2
Non-tagged
2024-03-24 17:52:47 -03:00
Eduardo Quezada
024848a9e9
Version 1.8.1 (hotfix) ( #4303 )
2024-03-24 16:07:49 -03:00
Eduardo Quezada
30851b0ad8
Fixed Egg's summary screen softlock ( #4301 )
2024-03-24 18:59:28 +01:00
Eduardo Quezada
3d181e5c70
Merge remote-tracking branch '_pret/master' into _RHH/pr/master/pret_sync20240324
...
# Conflicts:
# src/battle_anim_fight.c
2024-03-24 13:52:18 -03:00
Eduardo Quezada
88565970c8
Fixed unintended form behavior ( #4299 )
2024-03-24 12:19:24 +01:00
Eduardo Quezada
795b927dfc
Added pre-1.6.2 changelogs ( #4296 )
...
* Added pre-1.6.2 changelogs
* Fixed missing emoji lol
2024-03-24 12:16:20 +01:00