LOuroboros
|
8f4f851780
|
Update battle_message.c
Fixed sText_PoisonSpikesScattered and added a string for sText_ToxicSpikesAbsorbed, sText_ToxicSpikesPoisoned and sText_StickyWebSwitchIn.
|
2018-07-27 06:55:55 -03:00 |
|
DizzyEggg
|
f51812d0fe
|
Add Fell Stinger
|
2018-07-26 23:40:55 +02:00 |
|
DizzyEggg
|
d991d669da
|
Add Moxie
|
2018-07-26 22:52:13 +02:00 |
|
DizzyEggg
|
16d38f5343
|
Add a couple of gen5 abilities
|
2018-07-26 21:56:23 +02:00 |
|
DizzyEggg
|
1c95c36338
|
Healing Wish and Lunar Dance
|
2018-07-26 20:36:16 +02:00 |
|
MCboy
|
6c365fdc94
|
Update field_player_avatar.c
|
2018-07-25 17:47:04 +04:30 |
|
MCboy
|
3a15012085
|
Update field_player_avatar.c
|
2018-07-25 17:28:25 +04:30 |
|
MCboy
|
94a5f8d529
|
made file better ?
|
2018-07-25 17:18:49 +04:30 |
|
Diegoisawesome
|
7270e73fee
|
Move strings to C
|
2018-07-25 01:15:36 -07:00 |
|
Diegoisawesome
|
e92e2cb0aa
|
Merge branch 'master' of github.com:pret/pokeemerald
|
2018-07-24 21:18:36 -07:00 |
|
Diegoisawesome
|
156fb472e1
|
Clean up files and add entries to charmap
|
2018-07-24 21:18:23 -07:00 |
|
Diegoisawesome
|
5883f867f0
|
Merge pull request #278 from vblm12/trainer_data
Move some trainer data into c structs
|
2018-07-24 18:58:56 -07:00 |
|
DizzyEggg
|
100ce73a12
|
Sticky Web done
|
2018-07-24 22:09:55 +02:00 |
|
DizzyEggg
|
f8b1f0a45c
|
Stealth Rock and Toxic Spikes
|
2018-07-24 21:47:00 +02:00 |
|
DizzyEggg
|
45bc76d94c
|
Side Status from u16 to u32
|
2018-07-24 20:13:02 +02:00 |
|
MCboy
|
82d88479ce
|
decompiled a bunch of functions
i also made TryInterruptEventObjectSpecialAnim functionally equivalent tho its still nonmatching so i need help with that
|
2018-07-24 16:59:52 +04:30 |
|
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
|
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
|
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
|
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
|
29276cc76c
|
Move some trainer data from data2b.s to c structs.
|
2018-07-20 22:14:31 -05:00 |
|
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
|
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 |
|
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 |
|
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 |
|
DizzyEggg
|
118fa3afce
|
IS_MOVE_PHYSICAL to IS_TYPE_PHYSIAL
|
2018-07-16 22:00:27 +02:00 |
|
DizzyEggg
|
0852cba111
|
Fix dynamic move power moves, get rid of gDynamicBasePower'
'
|
2018-07-16 21:42:03 +02:00 |
|