luckytyphlosion
|
10c0566121
|
Don't keep temporary C build files by default.
|
2021-01-19 11:43:50 -05:00 |
|
Evan
|
455899acf7
|
fix AI_DATA->battlerAtk
|
2021-01-19 08:54:39 -07:00 |
|
Evan
|
71185dbf67
|
fix DoesBattlerIgnoreAbilityChecks
|
2021-01-19 08:50:36 -07:00 |
|
GriffinR
|
cf9f8d01c5
|
Add misc item data constants
|
2021-01-19 05:49:20 -05:00 |
|
GriffinR
|
de52df5613
|
Fix some mislabeled scripts
|
2021-01-19 04:51:34 -05:00 |
|
GriffinR
|
1a40202ea4
|
Note bug in Foresight AI
|
2021-01-19 04:46:31 -05:00 |
|
GriffinR
|
4e845b6395
|
Use constants for contestLinkResults
|
2021-01-19 04:40:06 -05:00 |
|
GriffinR
|
c6a81c5277
|
Use MON_MALE/FEMALE for get_gender
|
2021-01-19 04:37:17 -05:00 |
|
GriffinR
|
3f36529cba
|
Use NUMBER_OF_MON_TYPES in pokedex search
|
2021-01-19 04:34:50 -05:00 |
|
GriffinR
|
9dd867689e
|
Use ARRAY_COUNT in PrintMenuTable
|
2021-01-19 04:19:14 -05:00 |
|
GriffinR
|
3f9037d63a
|
Use ARRAY_COUNT in InitBgsFromTemplates
|
2021-01-19 04:14:07 -05:00 |
|
GriffinR
|
bc20fda604
|
Use GET_UNOWN_LETTER macro
|
2021-01-19 04:03:16 -05:00 |
|
N
|
7134763b73
|
Update task.c
|
2021-01-17 13:00:53 -05:00 |
|
N
|
8297090267
|
Update task.c
|
2021-01-17 12:49:50 -05:00 |
|
N
|
ad6ab09e30
|
Update comment
|
2021-01-17 12:46:08 -05:00 |
|
N
|
3b80f3caf1
|
Make variable name shorter
|
2021-01-17 12:44:08 -05:00 |
|
N
|
d3259ebe2c
|
renamed taskNum to followupFuncDataIndex
|
2021-01-16 21:56:49 -05:00 |
|
N
|
72e8683975
|
FIxed the comments
|
2021-01-16 21:50:59 -05:00 |
|
N
|
e7436ab4c8
|
Update task.c
|
2021-01-16 21:35:40 -05:00 |
|
N
|
0159c0c1ae
|
Update task.c
|
2021-01-16 21:09:51 -05:00 |
|
N
|
a950167d89
|
Remove define
|
2021-01-16 21:05:35 -05:00 |
|
N
|
6b5ce647df
|
Update task.c
|
2021-01-16 20:31:09 -05:00 |
|
N
|
26246ce281
|
Update task.c
|
2021-01-16 20:29:42 -05:00 |
|
N
|
926ef40c52
|
Get rid of Task_data_OP macro
This macro is so annoying. Can we please do away with it?
|
2021-01-16 20:19:00 -05:00 |
|
LOuroboros
|
77d714ead5
|
Included global.h into battle_config.h
Fixes the dupplicated defines issue.
|
2021-01-16 20:37:34 -03:00 |
|
Evan
|
a49b5d1ad0
|
prankster updated to gen 7
|
2021-01-16 16:14:36 -07:00 |
|
Evan
|
0dabbc2d31
|
fix misty terrain check
|
2021-01-16 12:39:44 -07:00 |
|
Evan
|
c2dfc571b2
|
misty terrain blocks confusion
|
2021-01-16 12:21:04 -07:00 |
|
Evan
|
10b1d33d13
|
handle battler being affected by terrain
|
2021-01-16 12:05:51 -07:00 |
|
Evan
|
4a5a3ea6af
|
add safeguard checks
|
2021-01-16 11:47:29 -07:00 |
|
ultima-soul
|
8647895f1a
|
Merge pull request #1259 from ghoulslash/be_config
anim particle configs false by default
|
2021-01-16 10:41:18 -08:00 |
|
Evan
|
9e29d303ec
|
electric and misty terrain preventions
|
2021-01-16 11:40:02 -07:00 |
|
Eduardo Quezada D'Ottone
|
4ce3572f80
|
Merge pull request #1357 from LOuroboros/focus_blast
Fixed Focus Blast animation
|
2021-01-16 14:22:13 -03:00 |
|
GriffinR
|
6c91534304
|
Merge pull request #1307 from Kurausukun/channel_constant
use constant for max directsound channels
|
2021-01-16 08:31:34 -05:00 |
|
Kurausukun
|
c96a52b1f7
|
use constant for max directsound channels
makes it easier to modify the size of the struct used in m4a_1
|
2021-01-16 04:18:45 -05:00 |
|
LOuroboros
|
af3dcf7543
|
Fixed Focus Blast animation
Its gSuperpowerOrbSpriteTemplate was overlapping the battle textbox.
|
2021-01-16 03:57:47 -03:00 |
|
Evan
|
24b19eb9a4
|
fix AI_WeatherHasEffect
|
2021-01-15 21:29:39 -07:00 |
|
Evan
|
544d598506
|
update tailwind timer
|
2021-01-15 18:34:47 -07:00 |
|
Evan
|
449c2bcc34
|
add config option
|
2021-01-15 18:28:10 -07:00 |
|
Evan
|
0d8f804194
|
update mental herb to gen 5
|
2021-01-15 18:11:55 -07:00 |
|
ExpoSeed
|
bd8950e8a0
|
Merge pull request #1348 from LOuroboros/intimidate_preproc
Fixed incorrect preprocessor directive in ASM file
|
2021-01-15 12:45:05 -06:00 |
|
ExpoSeed
|
98b4af151c
|
Merge pull request #1346 from luckytyphlosion/origin/battle_engine
Fix AI corruption bug.
|
2021-01-15 12:44:27 -06:00 |
|
Evan
|
f1d89b2d79
|
merge with be
|
2021-01-15 11:17:45 -07:00 |
|
ExpoSeed
|
b166e9a5e3
|
Merge pull request #1276 from LOuroboros/x_items_BE
Reworked the effects of the X Items #1
|
2021-01-15 12:05:07 -06:00 |
|
Evan
|
44a124acb7
|
fix CanBeParayzed
|
2021-01-15 09:23:23 -07:00 |
|
sbird
|
5d02cc2059
|
[battle_engine] fix wrap style move damage
|
2021-01-15 16:04:09 +01:00 |
|
GriffinR
|
f19d1b2590
|
Merge pull request #1306 from GriffinRichards/pokefiller
Make filler in PokemonSubstruct0 explicit
|
2021-01-15 00:28:26 -05:00 |
|
GriffinR
|
2da0c3436e
|
Make filler in PokemonSubstruct0 explicit
|
2021-01-15 00:14:46 -05:00 |
|
GriffinR
|
8305342521
|
Merge pull request #1304 from GriffinRichards/misc-clean
Minor table clean up
|
2021-01-14 15:34:26 -05:00 |
|
LOuroboros
|
c2f718d3d3
|
Implemented Cramorant's Gulp Missile form change
|
2021-01-14 17:23:09 -03:00 |
|