DizzyEggg
45bc76d94c
Side Status from u16 to u32
2018-07-24 20:13:02 +02:00
DizzyEggg
180047a511
Merge pull request #5 from LOuroboros/patch-2
...
Update battle_message.c
2018-07-23 23:08:55 +02:00
DizzyEggg
3f7e6e9fe0
Add U-turn effect
2018-07-23 22:43:05 +02:00
LOuroboros
74cac75a38
Update battle_message.c
...
Assigned the abilities' In-Battle strings from Line 593 to Line 618.
2018-07-23 17:32:34 -03:00
DizzyEggg
567a0240f3
Fix crits and do Worry Seed
2018-07-23 22:18:56 +02:00
DizzyEggg
6570324432
New crit calculator.
2018-07-23 21:36:05 +02:00
DizzyEggg
56120e35d4
Merge branch 'Tetrable-battle_engine_v2' into battle_engine_v2
2018-07-23 20:35:33 +02:00
DizzyEggg
41aecb14f5
Merge branch 'battle_engine_v2' of git://github.com/Tetrable/pokeemerald into Tetrable-battle_engine_v2
2018-07-23 20:35:16 +02:00
DizzyEggg
65c86fa957
merge with lunos
2018-07-23 20:25:12 +02:00
Tetrable
b2b416a2b1
add new move effects to battle_moves.h
2018-07-23 14:41:01 +01:00
LOuroboros
8f87dd7fac
Update battle_moves.h
...
Assigned the FLAG_DMG_MINIMIZE to the relevant moves.
2018-07-23 10:39:35 -03:00
LOuroboros
b790a75853
Update battle_moves.h
...
Assigned the following flags to the relevant moves: FLAG_RECKLESS_BOOST, FLAG_IRON_FIST_BOOST, FLAG_SHEER_FORCE_BOOST, FLAG_STRONG_JAW_BOOST, FLAG_MEGA_LAUNCHER_BOOST, FLAG_DMG_UNDERGROUND and FLAG_DMG_UNDERWATER.
Assigned the effect EFFECT_SEMI_INVULNERABLE to MOVE_PHANTOM_FORCE and MOVE_SHADOW_FORCE.
The only flags that are not assigned yet, in theory, are FLAG_STAT_STAGES_IGNORED and FLAG_DMG_MINIMIZE.
2018-07-23 08:45:59 -03:00
DizzyEggg
194adf0ab2
Abilities affected by weather conditions
2018-07-22 22:41:13 +02:00
DizzyEggg
831816e9b2
Switch-in abilities with a message
2018-07-22 22:21:47 +02:00
DizzyEggg
6a7d58003b
Add Bad Dreams
2018-07-22 21:05:12 +02:00
DizzyEggg
fdd8765256
Add Storm Drain redirection
2018-07-22 19:34:13 +02:00
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
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
Tetrable
e411bad2f3
added more battle strings
2018-07-20 15:39:40 +01:00
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
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
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
DizzyEggg
5a38bb61db
Basic damage calc is ready.
2018-07-14 22:56:03 +02:00
DizzyEggg
c00fa14b66
Create template of new dmg calc
2018-07-14 19:29:25 +02:00