TheXaman
|
9a54c64b03
|
added categories for all entries, only changed ones filled, same entries as _("")
|
2022-01-06 16:38:12 +01:00 |
|
TheXaman
|
3b359dba4e
|
added comment
|
2022-01-06 15:24:12 +01:00 |
|
TheXaman
|
6b71cca378
|
fixed the data issue, set weight/height to 0 if same as base data
|
2022-01-06 15:22:38 +01:00 |
|
TheXaman
|
024b903f21
|
added all other form data, broken atm due to initializer element for gPokedexEntriesForms[992].height' is not constant`
|
2022-01-06 14:51:42 +01:00 |
|
TheXaman
|
4f3019c789
|
tiny fix
|
2022-01-05 22:10:26 +01:00 |
|
TheXaman
|
1724d3304e
|
Merge branch 'rhh_pokemon_expansion_formsDexData' of https://github.com/TheXaman/pokeemerald into rhh_pokemon_expansion_formsDexData
|
2022-01-05 22:06:25 +01:00 |
|
TheXaman
|
149bafc545
|
added all 48 megas and 2 primals
|
2022-01-05 22:05:59 +01:00 |
|
TheXaman
|
ee183db813
|
Update src/pokedex.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2022-01-05 21:17:20 +01:00 |
|
TheXaman
|
6846d3f6b6
|
added base for form heigth, weight and dex description, alolan data from bulbapedia and galarian from psf#2936
|
2022-01-05 21:09:00 +01: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
|
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
|
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 |
|
TheXaman
|
9ce83b559e
|
if elevation is changed to != 0 the shadow is shown
|
2021-12-14 10:01:04 +01:00 |
|
TheXaman
|
c4fea6a189
|
fixed Groudon terrain (dont forget your breaks...)
|
2021-12-14 09:46:26 +01:00 |
|
TheXaman
|
e23d49d802
|
Merge pull request #10 from AsparagusEduardo/PR_PEDebug
Fixed form wrapping to the left in PE debug
|
2021-12-14 09:44:26 +01:00 |
|
Eduardo Quezada D'Ottone
|
7738d67314
|
Slight documentation
|
2021-12-13 23:52:16 -03:00 |
|
Eduardo Quezada D'Ottone
|
037370fe19
|
Showing animation number
|
2021-12-13 23:33:25 -03:00 |
|
Eduardo Quezada D'Ottone
|
5d7ac2171f
|
Animations reload when switching Forms
|
2021-12-13 22:57:39 -03:00 |
|
Eduardo Quezada D'Ottone
|
e95020c59a
|
Fixed form wrapping to the left.
|
2021-12-13 22:01:31 -03:00 |
|
TheXaman
|
fe95e88938
|
added option to view changes for front/back sprite picCoords and elevation live
|
2021-12-13 22:31:37 +01:00 |
|
TheXaman
|
f1f4082f62
|
added footprints
|
2021-12-13 19:24:19 +01:00 |
|