Bassoonian
f2391cd823
Add female Basculegion to cry table ( #3242 )
2023-08-19 11:20:40 -04:00
Alex
487e26e700
fix enamorus_t + samuroutt sprite + conflicts
2023-03-02 11:05:59 +01:00
Eduardo Quezada
ca81d7a0f9
Forgot about Jangmo-o
2023-02-24 21:58:09 -03:00
Eduardo Quezada
bbefee6bd4
Use proper symbol styles for Hakamo-O and Kommo-O
2023-02-24 15:22:58 -03:00
Alex
a870ec3c22
enamorus_t cry, basculegionf sprite, new typhlosion back sprite
2023-02-23 15:20:12 +01:00
Alex
a86b870cfd
PLA cries
2023-02-22 23:06:22 +01:00
Eduardo Quezada
65a33ed442
Fix cry table alignment due to missing placeholder Enamorus Therian cry
2022-11-26 09:20:54 -03:00
Eduardo Quezada
925384eedc
Generations of Pokémon can now be disabled individually
2022-08-30 12:50:59 -04:00
Eduardo Quezada
df4c065ea6
Separated P_NEW_POKEMON into sections by generation.
...
Sizes:
- GEN_3 15.690.076 bytes
- GEN_4 17.480.816 bytes
- GEN_5 19.544.944 bytes
- GEN_6 20.907.332 bytes
- GEN_7 22.233.288 bytes
- GEN_8 23.605.744 bytes
2022-08-30 12:50:59 -04:00
Blackforest92
07a07ddc8d
Update to latest master branch + allow Reveal Glass to work with Enamorus
2022-08-24 15:00:48 +07:00
Eduardo Quezada
75ac960365
Introduced P_NEW_POKEMON, which will disable all Gen4+ Pokémon and Forms
2022-08-22 17:27:21 -04:00
Blackforest92
8c88e8a9b7
Legends Arceus Pokemon 95% Finished
2022-07-03 17:15:37 +07:00
Eduardo Quezada D'Ottone
3779396d74
Adjusted sample rate for Noibat and Oricorio + slightly fixed Klefki
2022-01-03 20:30:05 -03:00
LOuroboros
7f34b03309
The cries from Chespin to Calyrex are now inserted as compressed cries
2022-01-02 14:34:57 -03:00
ultima-soul
01a90ca6c2
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
2021-11-27 22:17:05 -08:00
ultima-soul
57bf1c7824
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
2021-11-21 10:41:12 -08:00
GriffinR
54b254a829
Add CRY_MODE constants
2021-11-07 13:33:05 -05:00
LOuroboros
554210c5e3
Removed trailing spaces in the most relevant files
...
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
2021-08-24 19:59:32 -03:00
ultima-soul
3f75a58137
Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync
2021-08-11 16:55:29 -07:00
GriffinR
e67729f647
Remove address comments in sound directory
2021-07-21 00:56:04 -04:00
amiosi
762dcb8a7c
cry fixes, type null
2021-02-03 14:10:39 -05:00
amiosi
418da6158b
last of the cries
2021-02-03 12:57:56 -05:00
amiosi
2cba017699
cry renames
2021-02-03 12:50:54 -05:00
LOuroboros
294fd69240
Corrected the cry macro for some Gen. 8 forms/variations
2021-01-24 21:12:04 -03:00
LOuroboros
0da2fd0dcb
Renamed cry_not and cry2_not macros
2021-01-18 11:43:34 -03:00
LOuroboros
4a2bdd23e0
Removed every Gen. 4 and 5 cry for reasons
2021-01-18 11:37:07 -03:00
ultima-soul
c675c92a1d
Add Gen 8 Pokemon data.
2020-12-16 12:57:36 -08:00
Eduardo Quezada D'Ottone
b2f078410f
Review changes 2
2020-11-13 16:13:13 -03:00
Eduardo Quezada
92728a1875
Added Ultimasoul's Forms from his FromID system.
2020-10-23 11:44:47 -03:00
LOuroboros
dc67bd3749
A few things:
...
-Inserted the sprites of Deoxys' form
-Fixed mistakes that I made while adding their cries and sprites
-Tweaked the Y coord of Deoxys' Defense Form's back sprite
2020-07-23 14:34:01 -03:00
LOuroboros
97a0bb7a96
Added the cries of Deoxys' forms
2020-07-23 13:37:47 -03:00
LOuroboros
383872ca92
Added the data of Zygarde's forms ( #477 )
...
* Defined species for Zygarde's 10% and Complete forms
* Defined the sprites for Zygarde's 10% and Complete forms
* Added coordinates and entries for the forms of Zygarde in the sprite data tables
* Set the InGame names of Zygarde's forms
* Added the base stats of Zygarde's forms
* Set the level up learnsets for the forms of Zygarde
* Defined the paths for the sprites of Zygarde's forms
* Linked the icons to the species of Zygarde's forms
* Added the icons of Zygarde's forms
* Fixed fuckups and inserted the icons of Zygarde's forms
* Added the cries of Zygarde's forms
* Tweaked the Y coordinate of Zygarde's 10% form's backsprite
2020-07-22 23:37:47 +02:00
BuffelSaft
706b9a9f1f
Fix Alola form cries ( #364 )
...
Alolan cries are the same as their other forms, so they shouldn't be compressed.
2020-05-24 10:20:17 +02:00
LOuroboros
3d871659dd
Added all the cries that were missing ( #353 )
2020-04-23 09:05:30 +02:00
DizzyEggg
9392b8e03a
Merge with master
2020-04-22 09:13:49 +02:00
PlatinumMaster
1b696e8119
Finalized pull request.
2020-04-15 13:35:12 -04:00
PlatinumMaster
e6b5638341
Split voicegroups and cry tables properly.
2020-04-03 23:14:10 -04:00