Commit Graph

3576 Commits

Author SHA1 Message Date
DizzyEggg
c2f8d176dc Trick Room, Stall, Lagging Tail 2018-07-22 19:02:41 +02:00
DizzyEggg
fee81d03ab A couple of gen4 abilities 2018-07-22 18:40:18 +02:00
DizzyEggg
51dc76c7e8 Captivate and new accuracy calc 2018-07-22 15:08:32 +02:00
DizzyEggg
1e9143e0b2 merge union room with master 2018-07-22 13:14:58 +02:00
DizzyEggg
c9d486a5d3 make union room compile i guess 2018-07-22 12:49:49 +02:00
DizzyEggg
4ec43cbed1 Gen 5 move names, telekinesis, power/guard split/swap 2018-07-21 23:12:10 +02:00
DizzyEggg
fcca2afc81 More gen4 move effects battlescrips. 2018-07-21 21:58:07 +02:00
DizzyEggg
b203cf4ca4 Add a couple of gen4 moves battlescripts 2018-07-21 16:34:43 +02:00
DizzyEggg
9d4d8c5dac Add new Sturdy effect 2018-07-21 15:11:13 +02:00
DizzyEggg
12bd67f0f9 Add PP modyfing to debug 2018-07-21 13:38:51 +02:00
DizzyEggg
6cffd5b045 Add new field end turn effects 2018-07-21 13:24:20 +02:00
DizzyEggg
66a3c13f49 Add new Side turn effects 2018-07-21 12:56:07 +02:00
DizzyEggg
f12bd79ee6 Merge Tetra with master 2018-07-21 12:21:55 +02:00
DizzyEggg
17ef60099e Merge branch 'battle_engine_v2' of git://github.com/Tetrable/pokeemerald into Tetrable-battle_engine_v2 2018-07-21 12:13:56 +02:00
DizzyEggg
382f640809 Start Side/Field end turn 2018-07-21 12:10:08 +02:00
vblm12
3d04105488 Remove unnecessary files. 2018-07-21 01:51:44 -05:00
vblm12
29276cc76c Move some trainer data from data2b.s to c structs. 2018-07-20 22:14:31 -05:00
vblm12
07ea34e4c2 Make TrainerMonPtr fields const 2018-07-20 22:08:38 -05:00
vblm12
c41b8123e3 Move trainer defines to one place in opponent.h...
... to match pokeruby
2018-07-20 22:03:22 -05:00
MCboy
05c5469f61
Update field_player_avatar.s 2018-07-21 03:07:19 +04:30
MCboy
201fb6f818
ported code over from pokeruby 2018-07-21 03:06:40 +04:30
Tetrable
e411bad2f3
added more battle strings 2018-07-20 15:39:40 +01:00
MCboy
62a4193f8f
Update field_player_avatar.s 2018-07-20 03:46:55 +04:30
MCboy
43fa9da52a
decompile more code
1 non matching need help
2018-07-20 03:44:20 +04:30
DizzyEggg
1468107002 Add Roost endturn effect 2018-07-19 21:18:20 +02:00
DizzyEggg
ad6fa078c9 šFix BattleMove struct access in asm 2018-07-19 20:24:52 +02:00
MCboy
416db8e751
oops 2018-07-19 21:23:45 +04:30
MCboy
a8f9adeaf5
decompile player_field_avatar 2018-07-19 21:22:35 +04:30
MCboy
e3a82bd2c5
decompile player_field_avatar.s 2018-07-19 21:18:09 +04:30
MCboy
34e3638f6c
decompile field_player_avatar.s 2018-07-19 21:17:27 +04:30
MCboy
663bb3112a
add player_field_avatar.c 2018-07-19 21:15:35 +04:30
MCboy
9bb23388a5
Fixed a typo
i couldnt find a function for 15 minutes because of this :(
2018-07-19 20:51:40 +04:30
DizzyEggg
e8f7699c2c Add five new statuses3 to debug. 2018-07-18 22:33:40 +02:00
DizzyEggg
f3be5ad22d Do new battler end turn effects. 2018-07-18 22:07:48 +02:00
garakmon
1ab872c68e Allow make compare to work on all platforms 2018-07-18 15:06:18 -04:00
Garak
5e46a0fcc5
Merge pull request #2 from pret/master
sync with source repo
2018-07-17 09:24:30 -04:00
DizzyEggg
81b29ae7c1 Merge with pokeemerald 2018-07-16 22:45:06 +02:00
Diegoisawesome
06b3ce408f
Merge pull request #272 from DizzyEggg/final_battle_files_touches
Thoroughly document and label battle files
2018-07-16 13:35:17 -07:00
DizzyEggg
118fa3afce IS_MOVE_PHYSICAL to IS_TYPE_PHYSIAL 2018-07-16 22:00:27 +02:00
DizzyEggg
988e00b8e4 Small change 2018-07-16 21:56:11 +02:00
DizzyEggg
0852cba111 Fix dynamic move power moves, get rid of gDynamicBasePower'
'
2018-07-16 21:42:03 +02:00
DizzyEggg
f250436db0 Working physical special split 2018-07-16 21:04:56 +02:00
DizzyEggg
bf0178238a Battle files - review changes 2018-07-16 20:47:30 +02:00
DizzyEggg
ea5ffa3375 Merge with master 2018-07-16 20:23:05 +02:00
DizzyEggg
5318cc656a Add some new battlestrings. 2018-07-15 18:53:43 +02:00
DizzyEggg
6f484c20ce Final ai damage calc touches 2018-07-15 18:07:01 +02:00
Diegoisawesome
07ef762770
Merge pull request #275 from Diegoisawesome/master
Document list_menu.c and main_menu.c
2018-07-15 04:43:03 -07:00
Diegoisawesome
731d6d59bc Document list_menu.c and main_menu.c 2018-07-15 04:30:37 -07:00
DizzyEggg
967117093d Add type modyfing option to debug 2018-07-15 12:51:45 +02:00
DizzyEggg
9c7db9f45e New AI damage and type functions 2018-07-15 12:39:07 +02:00