DizzyEggg
|
eb029d557b
|
Merge pull request #215 from LOuroboros/aftermath
Implemented Aftermath's effect
|
2019-12-25 12:04:09 +01:00 |
|
DizzyEggg
|
e4a9a228c5
|
Merge pull request #210 from ultima-soul/battle_engine
Implement Leaf Guard.
|
2019-12-23 17:15:51 +01:00 |
|
DizzyEggg
|
15d34c3513
|
Fix strings coz they had the same name for some unknown to me reason
|
2019-12-23 17:09:13 +01:00 |
|
DizzyEggg
|
9e3d5672e6
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
|
2019-12-23 16:40:21 +01:00 |
|
LOuroboros
|
c690d577a5
|
Implemented Aftermath's effect
|
2019-12-21 05:01:42 -03:00 |
|
Diegoisawesome
|
026e1108b2
|
Merge pull request #935 from GriffinRichards/doc-warp
Document some warp/field screen effect
|
2019-12-20 23:44:56 -08:00 |
|
GriffinR
|
d137a1a0c1
|
Use constants in compare macro
|
2019-12-18 19:12:09 -05:00 |
|
huderlem
|
f8cef9a6a8
|
Merge pull request #932 from jiangzhengwenjz/berry_crush
berry crush
|
2019-12-17 19:35:00 -06:00 |
|
GriffinR
|
4879c1eab2
|
Merge branch 'master' into constants-fade
|
2019-12-17 19:11:51 -05:00 |
|
jiangzhengwenjz
|
5bec27aa34
|
nonmatch sub_8024604
|
2019-12-18 03:36:51 +08:00 |
|
GriffinR
|
d1cf9006fb
|
Document some warp/field screen effect
|
2019-12-17 05:23:07 -05:00 |
|
ultima-soul
|
029ab67ff4
|
Implement Leaf Guard.
|
2019-12-16 00:29:20 -08:00 |
|
GriffinR
|
96ec5e1b84
|
Use fadescreen constants
|
2019-12-15 11:42:50 -05:00 |
|
huderlem
|
fee36224ed
|
Merge pull request #925 from GriffinRichards/doc-matchcall
Document some pokenav match call
|
2019-12-15 09:42:13 -06:00 |
|
GriffinR
|
a04347816f
|
Split PokenavMatchCallEntries from PokenavMonList
|
2019-12-15 10:25:47 -05:00 |
|
GriffinR
|
75b0c9d7a9
|
Document Battle Pyramid scripts
|
2019-12-14 08:38:26 -06:00 |
|
GriffinR
|
ea9a2c848a
|
Define start and ends for temp vars and daily/temp/special flags
|
2019-12-14 08:27:49 -06:00 |
|
GriffinR
|
09840efc64
|
Name last event_data funcs
|
2019-12-14 08:27:49 -06:00 |
|
GriffinR
|
1a672dac8d
|
Use constant for daily flag offset
|
2019-12-14 08:27:49 -06:00 |
|
GriffinR
|
47b0d8a597
|
Merge branch 'master' into doc-matchcall
|
2019-12-10 20:43:27 -05:00 |
|
GriffinR
|
49f1a90534
|
Document Battle Pike scripts
|
2019-12-10 19:31:27 -06:00 |
|
GriffinR
|
b7ab9cbf4c
|
Update JP translation and fix typo
|
2019-12-10 19:29:23 -06:00 |
|
GriffinR
|
ed1ff0ad77
|
Document misc strings and text colors
|
2019-12-10 19:29:23 -06:00 |
|
Diegoisawesome
|
49b56d0136
|
Merge pull request #929 from jiangzhengwenjz/nonmatching
fake match InitEventObjectStateFromTemplate
|
2019-12-10 14:32:57 -08:00 |
|
jiangzhengwenjz
|
f34b8f564a
|
InitEventObjectStateFromTemplate
|
2019-12-11 05:35:40 +08:00 |
|
DizzyEggg
|
740ab29c7c
|
Merge pull request #204 from cfmnephrite/beta
Dancer
|
2019-12-09 08:36:22 +01:00 |
|
DizzyEggg
|
ac499bc896
|
Merge with master
|
2019-12-09 08:16:18 +01:00 |
|
GriffinR
|
51179df017
|
Clean up match call doc
|
2019-12-08 15:49:36 -05:00 |
|
GriffinR
|
0086cd1efa
|
More pokenav match call documentation
|
2019-12-08 15:25:21 -05:00 |
|
Nephrite
|
0343f63eda
|
Dancer
Implemented Dancer and all relevant code for interacting with abilities, certain moves, etc
|
2019-12-07 10:19:01 +00:00 |
|
GriffinR
|
22fd579fd9
|
Add comment for ABNORMAL_WEATHER
|
2019-12-06 19:05:28 -06:00 |
|
GriffinR
|
7f22fc9879
|
Update old weather names in field_weather_effect
|
2019-12-06 19:05:28 -06:00 |
|
GriffinR
|
955bfe3f5c
|
Add comment for original weather name
|
2019-12-06 19:05:28 -06:00 |
|
GriffinR
|
efaea2a3ab
|
Revert WEATHER_CLOUDY to WEATHER_SHADE
|
2019-12-06 19:05:28 -06:00 |
|
GriffinR
|
a4191040c9
|
Sync weather names
|
2019-12-06 19:05:28 -06:00 |
|
GriffinR
|
cc9b923dc2
|
More pokenav match call documentation
|
2019-12-06 02:35:08 -05:00 |
|
GriffinR
|
467a103bcc
|
Set up Battle Tent macros
|
2019-12-05 21:11:17 -06:00 |
|
GriffinR
|
fdae25eab2
|
Set up Battle Pyramid macros
|
2019-12-05 21:11:17 -06:00 |
|
GriffinR
|
9fcfbdbef5
|
Set up Battle Factory macros
|
2019-12-05 21:11:17 -06:00 |
|
GriffinR
|
41c1c9ca8a
|
Set up Battle Pike macros
|
2019-12-05 21:11:17 -06:00 |
|
GriffinR
|
9b3d1cfab6
|
Set up Battle Dome and Tower macros
|
2019-12-05 21:11:17 -06:00 |
|
GriffinR
|
be17c1602d
|
Set up remaining facility script doc, use Palace macros
|
2019-12-05 21:11:17 -06:00 |
|
GriffinR
|
548af3c0f1
|
Document a bit of Match Call
|
2019-12-05 15:33:36 -05:00 |
|
DizzyEggg
|
dcb5d16cb3
|
Merge with master
|
2019-11-29 21:47:31 +01:00 |
|
GriffinR
|
8d870d94c9
|
Document Battle Arena scripts
|
2019-11-26 18:47:48 -06:00 |
|
GriffinR
|
0db46e84bc
|
Use macros for FRONTIER_DATA_6, fix offset comment
|
2019-11-25 18:37:48 -06:00 |
|
GriffinR
|
63ee15fc28
|
Document Frontier Util
|
2019-11-25 18:37:48 -06:00 |
|
GriffinR
|
08a8dc46e3
|
Use macros for Trainer Hill
|
2019-11-25 18:37:48 -06:00 |
|
GriffinR
|
4dfa959fa2
|
Begin documenting Battle Pike and Frontier Util
|
2019-11-25 18:37:48 -06:00 |
|
huderlem
|
9a81661075
|
Merge pull request #851 from Sewef/patch-3
battle_anim_effects_3
|
2019-11-24 12:02:54 -06:00 |
|