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
179741446f
Added the icons of Deoxys' forms, coming straight from Pokefirered and vanilla Pokeemerald
2020-07-23 13:30:36 -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
GriffinR
af09e73d67
Merge branch 'master' into doc-overworld
2020-07-18 20:24:09 -04:00
GriffinR
8e6dd3bafe
Merge pull request #1086 from GriffinRichards/doc-unktrans
...
Document unk_transition
2020-07-18 20:22:58 -04:00
GriffinR
50e48898d2
Merge pull request #1088 from GriffinRichards/doc-starterchoose
...
Document starter_choose.c
2020-07-17 16:02:10 -04:00
Evan
f923f5198e
add oval charm
2020-07-16 09:48:25 -06:00
GriffinR
e129d04b93
Merge branch 'master' into doc-overworld
2020-07-15 00:40:47 -04:00
DizzyEggg
ff5fc97859
Merge with master
2020-07-11 14:07:10 +02:00
DizzyEggg
4c3f40a361
Merge with master
2020-07-11 12:59:23 +02:00
DizzyEggg
e03fea84d0
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2020-07-11 12:46:41 +02:00
GriffinR
ebb6c4ee66
Merge branch 'master' into doc-overworld
2020-07-08 15:51:58 -04:00
GriffinR
431c60c92c
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-confetti
2020-07-08 15:45:31 -04:00
GriffinR
43c48d95c2
Document starter_choose.c
2020-07-06 17:26:25 -04:00
GriffinR
72edc46ab6
Document unk_transition
2020-07-02 15:45:37 -04:00
GriffinR
1ce929157f
Clean up field effect doc
2020-07-02 05:05:13 -04:00
GriffinR
eb80012757
Document more misc field effects
2020-06-29 16:32:46 -04:00
GriffinR
4ea6992172
Continue documenting overworld/field effects
2020-06-29 01:26:29 -04:00
GriffinR
18d57a3802
Document some overworld and field effects
2020-06-23 15:48:53 -04:00
GriffinR
24569583e4
Document contest results
2020-06-18 17:50:13 -04:00
GriffinR
a9a427c6f2
Merge branch 'master' into doc-link
2020-06-10 17:36:43 -04:00
GriffinR
7632404ba5
Document union_room_chat.c
2020-06-02 18:35:00 -04:00
DizzyEggg
ab3eb6065b
More transitions documentation
2020-06-01 16:17:25 +02:00
DizzyEggg
cca1dcc04a
merge with master
2020-05-29 13:07:53 +02:00
DizzyEggg
19699bee23
Merge pull request #390 from ghoulslash/battle_engine
...
add animations for all moves
2020-05-29 12:53:17 +02:00
DizzyEggg
013f9b6a17
merge wiith masteer and summary screen change
2020-05-29 12:50:54 +02:00
Evan
638d585fc0
update apple sprites
2020-05-26 10:16:24 -06:00
ghoulslash
13cf2cb217
Animation Particles, BGs, and gen 4 anims ( #384 )
...
* undo some revert(?)
* cfru particles and bgs
* remove commented out particles
2020-05-24 18:13:40 +02:00
Evan
181bfbf5fd
cfru particles and bgs
2020-05-22 10:10:10 -06:00
DizzyEggg
bdebab834c
Document pokemon summary screen
2020-05-18 14:03:01 +02:00
Evan
c18b5966bf
undo some revert(?)
2020-05-03 22:09:03 -06:00
SBird
67e9309415
gfx: fix hpbar_anim.png visual palette
2020-05-01 20:51:29 +02:00
LOuroboros
d476d46087
Added the front and back sprites of Mega Medicham, Mega Diancie, Mega Rayquaza, Primal Kyogre and Primal Groudon ( #354 )
2020-04-23 09:07:58 +02:00
LOuroboros
32bb717bf1
Implemented missing TMs/HMs type palettes ( #327 )
...
* Implemented palettes for Bug type and Fairy type TMs/HMs thanks to Ghoulslash
* Actually added the Bug and Fairy type TM/HM sprite palettes now
2020-04-16 09:27:13 +02:00
DizzyEggg
88bdeed1a6
Merge with master
2020-04-15 14:40:16 +02:00
DizzyEggg
e00b76b8da
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2020-04-15 13:31:52 +02:00
DizzyEggg
09dcff81f8
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2020-04-15 13:28:10 +02:00
GriffinR
96958ba5e9
Drop unnecessary decor prefix
2020-04-13 13:04:22 -04:00
GriffinR
0ffe63a23b
Fix decor png dimensions
2020-04-13 12:58:48 -04:00
DizzyEggg
060b795d8e
Merge with master
2020-04-11 19:48:24 +02:00
GriffinR
e485857df3
Sync minigame_countdown
2020-04-08 17:23:32 -04:00
GriffinR
ab87c90998
Revert city_zoom_tiles.png name
2020-03-17 12:08:05 -04:00
PikalaxALT
39da49495d
Merge pull request #1000 from GriffinRichards/doc-dex
...
Document pokedex.c
2020-03-17 10:43:57 -04:00
PikalaxALT
784e29352d
Merge pull request #985 from mrgriffin/decoration
...
Document decoration.c
2020-03-17 10:39:37 -04:00
PikalaxALT
7a059c75a6
Merge pull request #968 from GriffinRichards/doc-regionmap
...
Document some pokenav and region map
2020-03-17 10:38:20 -04:00
DizzyEggg
cf4d5f6e59
Merge with master
2020-03-13 23:02:17 +01:00
DizzyEggg
887fb1b45c
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into pokemon_expansion
2020-03-13 22:45:51 +01:00
DizzyEggg
fd34afac1e
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2020-03-13 22:44:35 +01:00
garakmon
b1dd945cbf
move fonts from data/graphics/ to graphics/
2020-03-12 13:40:00 -04:00
GriffinR
a495379ff0
Document pokedex cry screen
2020-03-10 14:02:03 -04:00