Tetrable
|
e80a53060b
|
Start anim tags
|
2018-10-05 23:00:07 +01:00 |
|
Marcus Huderle
|
ec0d350137
|
Move metatile behavior constants to include/constants and sync closer to pokeruby
|
2018-10-04 17:57:07 -05:00 |
|
DizzyEggg
|
de9e9072fc
|
Rototiller and 2 turn moves
|
2018-09-30 14:04:46 +02:00 |
|
DizzyEggg
|
162c83fcff
|
Bestow
|
2018-09-30 12:27:51 +02:00 |
|
DizzyEggg
|
7623eabdee
|
After you
|
2018-09-29 19:37:39 +02:00 |
|
DizzyEggg
|
b9cf1fdcfe
|
Psycho Shift, Power Trick, Flame Burst
|
2018-09-29 18:40:14 +02:00 |
|
DizzyEggg
|
dddefbb0e3
|
Full support for moves hitting all battlers
|
2018-09-29 16:41:25 +02:00 |
|
DizzyEggg
|
ada76cbe4f
|
Synchronoise and Smack Down
|
2018-09-29 15:43:56 +02:00 |
|
DizzyEggg
|
597299136f
|
Add Pollen Puff effect
|
2018-09-29 14:10:53 +02:00 |
|
DizzyEggg
|
cbaae44f9f
|
Add pop-up to battlescripts
|
2018-09-29 13:36:33 +02:00 |
|
DizzyEggg
|
731ff38067
|
Ability pop-up functionality is done
|
2018-09-29 12:47:35 +02:00 |
|
DizzyEggg
|
3f2beff554
|
Defog
|
2018-09-23 19:03:53 +02:00 |
|
DizzyEggg
|
6b7a171dbe
|
Ability pop-up fail, maybe will do something about it later
|
2018-09-23 14:24:06 +02:00 |
|
Diegoisawesome
|
584cad6c0b
|
Merge pull request #339 from Kermalis/master
Rename voicegroups
|
2018-09-22 15:48:29 -05:00 |
|
Kermalis
|
e93f1182e6
|
Rename voicegroups
|
2018-09-22 16:42:34 -04:00 |
|
Diegoisawesome
|
58a5e4a261
|
Merge branch 'master' of github.com:pret/pokeemerald
|
2018-09-22 15:39:34 -05:00 |
|
Diegoisawesome
|
9e840dc5fe
|
Merge remote-tracking branch 'Tetra/master'
|
2018-09-22 15:23:47 -05:00 |
|
Diegoisawesome
|
d50554bb8e
|
Use macros and defines in tileset_anims
|
2018-09-22 15:02:49 -05:00 |
|
DizzyEggg
|
60e8c80c4c
|
Merge branch 'master' into battle_engine_v2
|
2018-09-22 19:14:56 +02:00 |
|
DizzyEggg
|
e362c06aea
|
gRandomMove to gCalledMove
|
2018-09-22 18:41:00 +02:00 |
|
DizzyEggg
|
19e1606595
|
Add Copycat
|
2018-09-22 18:37:03 +02:00 |
|
DizzyEggg
|
db44a7e25a
|
Techno Blast and Autotomize
|
2018-09-22 17:27:51 +02:00 |
|
DizzyEggg
|
9474254e4d
|
Final Gambit, Dragon Tail
|
2018-09-22 16:15:00 +02:00 |
|
DizzyEggg
|
fd15e23419
|
Placeholder entries for gen7 moves
|
2018-09-22 14:04:15 +02:00 |
|
DizzyEggg
|
bf11c35eaf
|
Add gen7 learsnets for pokemon
|
2018-09-22 13:52:38 +02:00 |
|
DizzyEggg
|
ca9876b0b4
|
Updated Wrap Mechanics, Infestation, stat changing move effects
|
2018-09-22 12:20:33 +02:00 |
|
DizzyEggg
|
f455f663f4
|
Shell Smash move effect
|
2018-09-22 11:13:17 +02:00 |
|
DizzyEggg
|
1284bb94f1
|
Last Resort, Fangs and Flare Blitz/Volt Tackle
|
2018-09-22 10:45:43 +02:00 |
|
DizzyEggg
|
23a06c0836
|
Close combat effect
|
2018-09-22 01:12:27 +02:00 |
|
DizzyEggg
|
7b60a654b2
|
Growth gen6 effect
|
2018-09-22 01:01:13 +02:00 |
|
DizzyEggg
|
a69af8f2f5
|
Merge with master
|
2018-09-22 00:22:13 +02:00 |
|
DizzyEggg
|
66fd9b2ddf
|
Label trainer hill battle type
|
2018-09-20 22:00:00 +02:00 |
|
DizzyEggg
|
bf64333299
|
Give labels to healthbox gfx
|
2018-09-20 21:42:38 +02:00 |
|
DizzyEggg
|
d05875dd04
|
New mega trigger sprite
|
2018-09-20 20:59:00 +02:00 |
|
DizzyEggg
|
0755240fbc
|
link battles mega evo fix hopefully?????
|
2018-09-20 17:59:17 +02:00 |
|
DizzyEggg
|
2bae70a66b
|
Convert mega related struct fields to a seperate struct
|
2018-09-20 17:33:27 +02:00 |
|
DizzyEggg
|
a181900141
|
Merge branch 'master' into battle_engine_v2
|
2018-09-20 11:58:23 +02:00 |
|
DizzyEggg
|
e4b7ba0977
|
Document some not labeled battle things
|
2018-09-20 11:55:35 +02:00 |
|
DizzyEggg
|
602c1322e4
|
almost full support for link battles mega evolution
|
2018-09-20 11:23:12 +02:00 |
|
Diegoisawesome
|
8a05bf82ec
|
Merge branch 'master' of github.com:pret/pokeemerald
|
2018-09-18 10:03:57 -05:00 |
|
Diegoisawesome
|
899ae7a59a
|
Add defines for tile, metatile, and palette count
|
2018-09-18 10:03:24 -05:00 |
|
DizzyEggg
|
add1f4910c
|
Add mega trigger png
|
2018-09-17 22:40:49 +02:00 |
|
DizzyEggg
|
abebf479a6
|
Tweak mega evo to hopefully be compatibile with recorded battles.
|
2018-09-17 20:37:33 +02:00 |
|
DizzyEggg
|
1018b8f2a8
|
Merge pull request #13 from Tetrable/battle_engine_v2
Add periods to the end of ability descriptions.
|
2018-09-17 20:03:32 +02:00 |
|
DizzyEggg
|
2042788fdc
|
Mega Evolution done except sprites.
|
2018-09-16 21:08:49 +02:00 |
|
DizzyEggg
|
55f21c1776
|
Mega Evolution support is mostly done.
|
2018-09-16 18:55:32 +02:00 |
|
Tetrable
|
967eb2a276
|
Accidentally got rid of move defines, added them back
|
2018-09-16 16:41:52 +01:00 |
|
Tetrable
|
9397618d9d
|
Missed a description
|
2018-09-16 16:40:02 +01:00 |
|
Tetrable
|
8d4d5b501c
|
Add periods to the end of ability descriptions.
|
2018-09-16 16:36:47 +01:00 |
|
DizzyEggg
|
0800a44f7a
|
Merge branch 'master' into battle_engine_v2
|
2018-09-16 09:22:05 +02:00 |
|