ghoulslash
aafc8e2109
Update src/data/items.h
...
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
2021-05-24 10:17:39 -06:00
ghoulslash
f7c00d2366
Update src/data/items.h
...
Co-authored-by: ExpoSeed <43502820+ExpoSeed@users.noreply.github.com>
2021-05-24 10:17:34 -06:00
ghoulslash
5840b1f0ed
utility umbrella effect
2021-05-24 09:52:45 -06:00
TheXaman
c92c3456b1
Fixed bug not beeing able to select last species, thanks to Lunos for finding it
2021-05-24 10:19:22 +02:00
MissingNoL
031504cd12
Spaces instead of tabs
2021-05-23 18:31:49 -07:00
MissingNoL
07a9674d22
Fixed
2021-05-23 18:30:22 -07:00
MissingNoL
0d47269798
Spaces instead of tabs
2021-05-23 18:11:53 -07:00
MissingNoL
c428d1bdbb
Coded Hyperspace Fury
2021-05-23 17:59:14 -07:00
ghoulslash
c91240068c
add sun check to flower gift ally boosts
2021-05-23 14:45:21 -06:00
Scott
265cdcdc12
Handle GetAbilityBySpecies edge cases
2021-05-23 16:17:43 -04:00
Eduardo Quezada D'Ottone
6afe2ec74e
Fixed compile error & updated names and value to correspond to the change.
2021-05-23 15:28:29 -04:00
ghoulslash
c3e28e9b1a
merge with be
2021-05-23 12:22:52 -06:00
ghoulslash
54b03a474d
fix SIDE_STATUS_SCREEN_ANY
2021-05-23 12:22:07 -06:00
gAlfonso-bit
ff16812f99
UBFix: uninitialized variables in m4a engine and siirtc.c ( #1432 )
2021-05-23 09:56:37 -05:00
gAlfonso-bit
ffbbc88801
BUGFIX: battle scripts ( #1436 )
2021-05-23 09:35:03 -05:00
MissingNoL
dd9920e80b
Update move_descriptions.h
2021-05-23 02:41:41 -07:00
MissingNoL
8b6906bf32
Update abilities.h
2021-05-23 02:39:57 -07:00
ExpoSeed
2ad251cec3
Merge pull request #1491 from surskitty/mega_evolution_hidden_abilities
...
Pokemon with no ability recheck first ability slot.
2021-05-22 14:59:06 -05:00
LOuroboros
5ef106f061
Made gAbilityNames and gAbilityDescriptionPointers read from ABILITIES_COUNT
2021-05-22 10:29:57 -03:00
ghoulslash
ccb17e9a22
check encounter rate in DexNavLoadEncounterData as added check
2021-05-21 14:12:39 -06:00
Eduardo Quezada D'Ottone
5fd4c35483
Merge pull request #1412 from amiosi/noFlip
...
restore and add noFlip values
2021-05-21 11:44:11 -04:00
Eduardo Quezada D'Ottone
ff296efb5c
Merge pull request #1484 from LOuroboros/patch-1
...
Corrected the item descriptions of some berries
2021-05-21 11:41:14 -04:00
Eduardo Quezada D'Ottone
04c6331a60
Merge pull request #1432 from BuffelSaft/thousand_arrows
...
Fix Thousand Arrows
2021-05-21 11:40:13 -04:00
Eduardo Quezada D'Ottone
dff6a574f2
Merge pull request #1489 from LOuroboros/panchams_evo_method
...
Fixed Pancham's evo method
2021-05-21 11:38:22 -04:00
Eduardo Quezada D'Ottone
d1d95df409
Fixed B_X_ITEMS_BUFF boosting 2 stages only in Gen 7
2021-05-21 11:29:13 -04:00
ghoulslash
e0ee7ce484
fix bike tire tracks off sideways stairs
2021-05-20 15:45:13 -06:00
ghoulslash
cedd2967d8
merge w pret
2021-05-20 11:28:26 -06:00
ghoulslash
abe68b7466
incremement dexnav chain fix
2021-05-18 09:31:53 -06:00
ghoulslash
3c4bf808f1
merge with pret
2021-05-18 09:31:34 -06:00
LOuroboros
41bc603110
Wings -> Feathers
2021-05-17 22:06:31 -03:00
LOuroboros
0bc8ed59f5
Wings -> Feathers
2021-05-17 21:58:17 -03:00
LOuroboros
972ed0d5a7
Adjusted the item data of the Wings/Feathers
...
Now they work. Yay.
2021-05-17 21:34:42 -03:00
LOuroboros
83a1351e82
Tweaked Task_ShowAiPoints to comply with the PE
...
Due to the removal of the Deoxys hack, this function needed some minor adjustments that could have always been handled by using the #ifdef preproc directive.
2021-05-17 18:33:12 -03:00
surskitty
ba42b4daf4
If a Pokemon's ability is set to ABILITY_NONE, try to set it to the first ability slot. #1490
2021-05-17 17:08:01 -04:00
Eduardo Quezada D'Ottone
76b99e66dc
Added missing Treecko from animation list.
2021-05-16 20:46:58 -04:00
ExpoSeed
a7e3da2301
pyramidWinStreas
2021-05-15 15:59:54 -05:00
ExpoSeed
361fa594b3
Various BUGFIXes and UBFIXes
2021-05-15 15:56:17 -05:00
gAlfonso-bit
ab8318cc79
Fix UB: Destoyed task is modified.
...
After destruction, task is no longer used, so updating its values is worthless.
2021-05-15 14:35:32 -05:00
ultima-soul
50c2514267
Merge pull request #1469 from ultima-soul/pokemon_expansion_sync
...
Pokemon Expansion Upstream Sync
2021-05-13 20:56:29 -07:00
ultima-soul
88861abb29
Merge pull request #1470 from ultima-soul/item_expansion_sync
...
Item Expansion Upstream Sync
2021-05-13 20:56:23 -07:00
Kurausukun
3a403dc520
[LEAK-INFORMED] fix do {} while (0) in apprentice
2021-05-13 11:29:46 -05:00
Kurausukun
e737f1f924
fix main_menu goto
2021-05-13 11:29:11 -05:00
Kurausukun
2cc38acb84
fix item.c gotos
2021-05-13 11:29:11 -05:00
Kurausukun
3b7f708eb0
fix player_pc goto
2021-05-13 11:29:11 -05:00
Kurausukun
0c7773ad75
fix mystery_gift gotos
2021-05-13 11:29:11 -05:00
Kurausukun
f0453871a2
fix battle_dome goto
2021-05-13 11:29:11 -05:00
Kurausukun
dbc1b9aacf
fix goto in bike.c
2021-05-13 11:29:11 -05:00
Kurausukun
7740ca1303
replace raw values with char constants
2021-05-13 11:26:15 -05:00
Kurausukun
fa23b196a9
[LEAK-INFORMED] fix battle_interface fakematch
2021-05-13 11:26:15 -05:00
gAlfonso-bit
9a195c0fef
Cherry-pick roamer bug fix from pokefirered
...
Adapted https://github.com/pret/pokefirered/blob/master/src/battle_main.c#L3831 to pokeemerald
2021-05-13 11:23:42 -05:00