ghoulslash
|
46c2a9ada5
|
Merge pull request #2033 from LOuroboros/galarianZenMode
Allow Galarian Darmanitan's Zen Mode to work
|
2022-01-13 11:42:54 -05:00 |
|
ghoulslash
|
543252bc6c
|
Merge pull request #2034 from LOuroboros/proteanMsgboxFlush
Tweaked Protean's effect's InGame appearance
|
2022-01-13 11:42:31 -05:00 |
|
ghoulslash
|
078874aa1e
|
move some WEATHER_HAS_EFFECT after bitfield checks to speed up damage calcs
|
2022-01-13 11:32:22 -05:00 |
|
ghoulslash
|
035b2332af
|
cache ai damage, effectiveness calcs
|
2022-01-13 11:28:27 -05:00 |
|
LOuroboros
|
a4f0de5106
|
Removed the last bits of HOLD_EFFECT_GRACIDEA
|
2022-01-12 01:54:29 -03:00 |
|
LOuroboros
|
bee4019d22
|
Tweaked Protean's effect's InGame appearance
|
2022-01-11 19:52:51 -03:00 |
|
GriffinR
|
01af8e877f
|
Move starter choose out of interface/misc
|
2022-01-11 17:49:08 -05:00 |
|
GriffinR
|
694aa3c65d
|
Move balls, shop, link, map popups, and bag out of interface
|
2022-01-11 13:53:23 -05:00 |
|
GriffinR
|
fa2d25d366
|
Merge pull request #1594 from GriffinRichards/pokestorage-clean
Misc pokemon_storage_system cleanup
|
2022-01-11 12:26:02 -05:00 |
|
GriffinR
|
d782d3544d
|
Move pokeblock graphics out of interface
|
2022-01-11 11:46:58 -05:00 |
|
GriffinR
|
565dd24309
|
Move party menu graphics out of interface
|
2022-01-11 11:37:13 -05:00 |
|
GriffinR
|
7103839a61
|
Move summary screen graphics out of interface, fix some names
|
2022-01-11 11:22:45 -05:00 |
|
GriffinR
|
fde18b4774
|
Fix berry crusher graphics name
|
2022-01-11 10:42:00 -05:00 |
|
GriffinR
|
0a78cb5c9e
|
Fix some battle dome graphics names
|
2022-01-11 10:04:47 -05:00 |
|
LOuroboros
|
24b5a5709a
|
Allow Galarian Darmanitan's Zen Mode to work
|
2022-01-10 23:01:18 -03:00 |
|
GriffinR
|
4024b3f1b3
|
Merge pull request #1590 from GriffinRichards/dex-enum
Convert pokedex defines to enums
|
2022-01-10 14:56:26 -05:00 |
|
LOuroboros
|
352523403a
|
Fixed usage of B_MULTI_BATTLE_WHITEOUT
|
2022-01-09 14:57:45 -03:00 |
|
GriffinR
|
429d53b95c
|
Use runningState directly in CheckMovementInputNotOnBike
|
2022-01-09 11:12:35 -05:00 |
|
GriffinR
|
8b920691e6
|
Fix FLAG_DECORATION_0 name
|
2022-01-09 01:31:42 -05:00 |
|
GriffinR
|
8f1a760937
|
Add missing array constants in field_player_avatar
|
2022-01-08 23:55:26 -05:00 |
|
Eduardo Quezada D'Ottone
|
f6b32c8d17
|
Fixed Anchor Shot description.
|
2022-01-08 20:19:53 -03:00 |
|
sphericalice
|
6a21c3f5f3
|
Remove unneeded brackets in GetWeekCount
|
2022-01-08 20:39:45 +00:00 |
|
Eduardo Quezada D'Ottone
|
eba4c36189
|
Merge pull request #2024 from TheXaman/rhh_BE_B_SLEEP_TURNS
Yawn now uses B_SLEEP_TURNS
|
2022-01-07 21:56:06 -03:00 |
|
GriffinR
|
ca9bc34bea
|
Clean up pokemon_storage_system graphics
|
2022-01-07 17:36:38 -05:00 |
|
GriffinR
|
5cbe572607
|
Add window constants in pokemon_storage_system
|
2022-01-07 17:05:58 -05:00 |
|
Eduardo Quezada D'Ottone
|
97baedbd5e
|
Merge pull request #1923 from WiserVisor/battle_engine
Added Sky Drop to Battle Engine
|
2022-01-07 18:14:40 -03:00 |
|
GriffinR
|
577e6cc740
|
Merge pull request #1586 from GriffinRichards/clean-areascreen
Clean up pokedex_area_screen
|
2022-01-06 23:02:23 -05:00 |
|
GriffinR
|
713cd6616e
|
Add glow tile empty
|
2022-01-06 22:33:00 -05:00 |
|
kiliwily
|
8a9740b819
|
Update field_specials.c
|
2022-01-06 19:47:56 +01:00 |
|
kiliwily
|
ba9b533845
|
Revert "Update field_specials.c"
This reverts commit f67137ddb23fc5fb5aea18ae3665dc0e9a68b409.
|
2022-01-06 19:45:38 +01:00 |
|
kiliwily
|
f67137ddb2
|
Update field_specials.c
|
2022-01-06 19:29:58 +01:00 |
|
GriffinR
|
d4111d5520
|
Add comment about pokedex reordering
|
2022-01-05 14:50:19 -05:00 |
|
TheXaman
|
328b501394
|
Update src/battle_util.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2022-01-05 18:54:42 +01:00 |
|
TheXaman
|
9733f92c7f
|
Yawn now uses B_SLEEP_TURNS, resolves #1873
|
2022-01-05 18:48:01 +01:00 |
|
GriffinR
|
5d033c2e4d
|
Convert pokedex defines to enums
|
2022-01-05 12:18:49 -05:00 |
|
W1serV1ser
|
178c4c66ba
|
Fixed gSideTimers typo
|
2022-01-04 12:38:50 -08:00 |
|
W1serV1ser
|
66faa6aa15
|
Follow Me/Rage Powder effect on target goes away once affected by Sky Drop
|
2022-01-04 12:33:31 -08:00 |
|
GriffinR
|
ce55e58ad8
|
Misc cleanup
|
2022-01-04 10:09:42 -05:00 |
|
sphericalice
|
48bf1ab98d
|
Use SPECIES_NONE and ITEM_NONE in battle_tower.c
|
2022-01-04 13:46:46 +00:00 |
|
sphericalice
|
2d536bf560
|
Use TEXT_SKIP_DRAW in CreateAvailableDecorationsMenu
|
2022-01-02 21:02:53 +00:00 |
|
Eduardo Quezada D'Ottone
|
d433d67558
|
Extrapolated Assist forbidden flags to Gen 8 moves
|
2022-01-01 20:21:29 -03:00 |
|
Eduardo Quezada D'Ottone
|
221e38ff86
|
Merge pull request #1957 from ghoulslash/be/ability_popup
Ability Popup Fixes + Longer Ability Names config
|
2022-01-01 19:39:55 -03:00 |
|
sphericalice
|
61a0036c47
|
Clarify ScrollableMultichoice_ProcessInput comment
|
2021-12-31 17:34:46 +00:00 |
|
sphericalice
|
9e660b2cdf
|
Update src/field_specials.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2021-12-31 16:29:11 +00:00 |
|
sphericalice
|
4f6323606f
|
Update field_specials.c to match the style
|
2021-12-31 16:24:44 +00:00 |
|
GriffinR
|
23f5c9fd5c
|
Clean up pokedex_area_screen
|
2021-12-31 00:16:56 -05:00 |
|
sphericalice
|
50522fdea4
|
Remove some magic numbers from TryPushBoulder
|
2021-12-30 12:21:47 +00:00 |
|
LOuroboros
|
34c6e6ca31
|
Update battle_ai_util.c
|
2021-12-30 01:48:56 -03:00 |
|
Eduardo Quezada D'Ottone
|
5b54986e6b
|
Merge pull request #1980 from LOuroboros/multiBattles
Multi battle updates
|
2021-12-29 22:09:06 -03:00 |
|
Eduardo Quezada D'Ottone
|
ba43280a7c
|
Refactored Instruct to use the regular forbidden move lookup table
|
2021-12-29 21:04:15 -03:00 |
|