Eduardo Quezada D'Ottone
|
755b31bee0
|
Enable form change for the Forces of Nature
|
2022-02-26 12:19:38 -03:00 |
|
Eduardo Quezada D'Ottone
|
9a31fdf7be
|
Updated Applin, Sinistea and Galarian Slowpoke evolution data
|
2022-02-26 11:38:08 -03:00 |
|
BuffelSaft
|
74766c9a6e
|
Merge pull request #2056 from AsparagusEduardo/PE_DexGenderFix
Fixed Pokédex entry upon catch not properly handling gender differences
|
2022-02-13 20:57:04 +13:00 |
|
Eduardo Quezada D'Ottone
|
e7df0acafb
|
Fixed Pokédex entry upon catch not properly handling gender differences
|
2022-02-13 01:56:40 -03:00 |
|
Eduardo Quezada D'Ottone
|
b86694876c
|
Merge pull request #1508 from Scott-Bonner/get_ability
Handle GetAbilityBySpecies edge cases
|
2022-01-15 12:56:50 -03:00 |
|
ghoulslash
|
a0aaad2856
|
Merge pull request #2016 from AsparagusEduardo/PE_genderDiff
Optimized SpeciesHasGenderDifference into Base Stat flag
|
2022-01-13 11:55:29 -05:00 |
|
ghoulslash
|
6603149727
|
Merge pull request #2021 from AsparagusEduardo/PE_elevations
Adjusted battle elevations for certain species
|
2022-01-13 11:45:57 -05:00 |
|
ghoulslash
|
c5439369a2
|
Merge pull request #2029 from AsparagusEduardo/PE_FixIcon
Fixed Wormadam sprite. Credit to Jaizu
|
2022-01-13 11:43:57 -05:00 |
|
Eduardo Quezada D'Ottone
|
8d0548f732
|
Fixed Wormadam sprite. Credit to Jaizu
|
2022-01-08 20:26:16 -03:00 |
|
Eduardo Quezada D'Ottone
|
241aea9dfd
|
Missing actually adding Hoopa Unbound
|
2022-01-08 19:58:01 -03:00 |
|
Eduardo Quezada D'Ottone
|
787b9a0402
|
Gen VIII and missing forms
|
2022-01-08 18:24:21 -03:00 |
|
Eduardo Quezada D'Ottone
|
fa2657bb61
|
Gen VII
|
2022-01-07 21:36:50 -03:00 |
|
Eduardo Quezada D'Ottone
|
051ec7951d
|
Gen V and VI
|
2022-01-05 22:26:14 -03:00 |
|
Eduardo Quezada D'Ottone
|
309c833961
|
Merge remote-tracking branch 'RHH/pokemon_expansion' into PE_elevations
|
2022-01-05 20:39:17 -03:00 |
|
Eduardo Quezada D'Ottone
|
d4f03c65e9
|
Merge pull request #2023 from TheXaman/pokemon_expansion_debug_fixes
fixes for pokemon_debug.c of values not beeing applied/reset
|
2022-01-05 09:35:00 -03:00 |
|
TheXaman
|
813fc6d726
|
fixes: -const and offset data not beeing reset on form change
-new offset values not beeing applied on normal/shiny change
|
2022-01-05 12:34:54 +01:00 |
|
Eduardo Quezada D'Ottone
|
db9a59b67c
|
More adjustments
|
2022-01-04 22:13:22 -03:00 |
|
Eduardo Quezada D'Ottone
|
3a93e50a98
|
Voltorb
|
2022-01-04 20:47:32 -03:00 |
|
Eduardo Quezada D'Ottone
|
41900614aa
|
Merge pull request #2019 from LOuroboros/uncompCries
Insert former uncomp. cries as compressed cries
|
2022-01-03 20:44:41 -03:00 |
|
Eduardo Quezada D'Ottone
|
25611d368c
|
Merge pull request #2020 from TheXaman/pokemon_expansion_eggMovesFix
Change `EGG_MOVES_ARRAY_COUNT` to 19 to include all added egg moves
|
2022-01-03 20:38:27 -03:00 |
|
LOuroboros
|
5968c832b0
|
Merge pull request #17 from AsparagusEduardo/Lunos_cries
|
2022-01-03 20:37:37 -03:00 |
|
Eduardo Quezada D'Ottone
|
3779396d74
|
Adjusted sample rate for Noibat and Oricorio + slightly fixed Klefki
|
2022-01-03 20:30:05 -03:00 |
|
TheXaman
|
44a6c4c0ec
|
changed EGG_MOVES_ARRAY_COUN to 19 to include all the added egg moves (19 is max value (Buneary))
|
2022-01-04 00:23:24 +01:00 |
|
LOuroboros
|
7f34b03309
|
The cries from Chespin to Calyrex are now inserted as compressed cries
|
2022-01-02 14:34:57 -03:00 |
|
Eduardo Quezada D'Ottone
|
d328c2e006
|
Fixed references by debug menu.
|
2022-01-01 21:07:49 -03:00 |
|
Eduardo Quezada D'Ottone
|
3bbaf5a15d
|
Optimized SpeciesHasGenderDifference into Base Stat flag
|
2022-01-01 19:24:34 -03:00 |
|
Eduardo Quezada D'Ottone
|
1d12b01615
|
Merge pull request #2008 from LOuroboros/globalWarming
Fixed struct names
|
2021-12-28 15:13:52 -03:00 |
|
LOuroboros
|
677da7b5e7
|
Fixed struct names
|
2021-12-28 14:48:57 -03:00 |
|
Eduardo Quezada D'Ottone
|
e405bd8ad3
|
Merge pull request #2005 from LOuroboros/evoMoves
Implemented evolution moves
|
2021-12-26 17:24:37 -03:00 |
|
LOuroboros
|
3f010d9aa8
|
Tweaked GiveBoxMonInitialMoveset
Otherwise, Pokémon would be generated with their evo moves learned.
|
2021-12-26 17:13:36 -03:00 |
|
LOuroboros
|
86ed53997b
|
Update src/pokemon.c
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2021-12-26 12:39:56 -03:00 |
|
LOuroboros
|
96012ba065
|
Update src/pokemon.c
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2021-12-26 12:39:45 -03:00 |
|
Eduardo Quezada D'Ottone
|
934ffd5a7e
|
Merge pull request #2002 from LOuroboros/gen78footprints
Added the footprints of all Gen. 7 and 8 species
|
2021-12-23 20:28:55 -03:00 |
|
LOuroboros
|
d6a78f386f
|
Implemented evolution moves
Thanks to UltimaSoul and Sagiri/Zeturic
|
2021-12-22 18:02:23 -03:00 |
|
ghoulslash
|
2736223b1b
|
Merge pull request #1698 from AsparagusEduardo/PE_FormChangeHoldItems
Form changing by holding items
|
2021-12-21 09:10:23 -05:00 |
|
ghoulslash
|
b4cc5e3cd8
|
Merge pull request #1952 from AsparagusEduardo/PE_natureEvo
Added Nature evolution methods
|
2021-12-20 14:08:47 -05:00 |
|
Eduardo Quezada D'Ottone
|
7e3282fba5
|
Merge pull request #1972 from LOuroboros/spaces
Removed weird spaces in 7 dex descriptions
|
2021-12-19 20:14:05 -03:00 |
|
Eduardo Quezada D'Ottone
|
793de70068
|
Fixed reference to PlayCry2
|
2021-12-19 13:09:01 -03:00 |
|
Eduardo Quezada D'Ottone
|
8b49f8f925
|
Merge branch 'pokemon_expansion' into PE_FormChangeHoldItems
|
2021-12-19 12:08:52 -03:00 |
|
LOuroboros
|
a21d2ca98f
|
Fixed syntax in footprint_table.h
|
2021-12-18 18:35:18 -03:00 |
|
LOuroboros
|
614c0ee8d7
|
Added Gen. 8 footprint sprites
|
2021-12-18 18:24:49 -03:00 |
|
LOuroboros
|
834ab37b2c
|
Added Gen. 7 footprint sprites
|
2021-12-18 17:48:45 -03:00 |
|
Eduardo Quezada D'Ottone
|
39ef356be1
|
Merge pull request #1935 from LOuroboros/someGenderDiffs
Added gender differences for a couple of Gen. 4 Pokémon
|
2021-12-18 13:46:23 -03:00 |
|
Eduardo Quezada D'Ottone
|
c3939cd32b
|
Merge pull request #1978 from LOuroboros/pikaPal
Fixed the palette of Pikachu Partner Cap's back
|
2021-12-18 13:28:23 -03:00 |
|
Eduardo Quezada D'Ottone
|
9adbf3350e
|
Merge pull request #1965 from TheXaman/pokemon_expansion_debug
Pokemon expansion debug
|
2021-12-18 13:08:37 -03:00 |
|
ultima-soul
|
5788caef39
|
Merge pull request #1996 from ghoulslash/pe/evo_weather
fix EVO_LEVEL_RAIN
|
2021-12-16 16:14:08 -08:00 |
|
ultima-soul
|
f0ffc749e9
|
Fix formatting for EVO_LEVEL_RAIN checks.
|
2021-12-16 16:05:51 -08:00 |
|
ghoulslash
|
bb9fb72436
|
fix evo_level_rain
|
2021-12-14 13:56:25 -05:00 |
|
TheXaman
|
cbd6553c43
|
changed L/R Button position to account for numbered animations
|
2021-12-14 10:15:13 +01:00 |
|
TheXaman
|
7a669565cc
|
fixed the back button, didnt work as intended
|
2021-12-14 10:04:57 +01:00 |
|