GriffinR
|
a8b466dc80
|
Disambiguate fieldmap names
|
2022-01-19 10:15:32 -05:00 |
|
GriffinR
|
f127e64a3c
|
Name overworld tilemaps for their bg, add layer type constants
|
2022-01-19 09:37:12 -05:00 |
|
GriffinR
|
30d9704418
|
Specify unsigned in spot comment
|
2022-01-17 17:27:17 -05:00 |
|
GriffinR
|
313f14ed63
|
Add Spinda spot color constants
|
2022-01-17 17:00:18 -05:00 |
|
GriffinR
|
177863da47
|
Fix typo
|
2022-01-17 16:04:02 -05:00 |
|
GriffinR
|
225147a94f
|
Document Spinda spot algorithm
|
2022-01-17 15:34:18 -05:00 |
|
GriffinR
|
69759b2d12
|
Merge pull request #1601 from GriffinRichards/fix-decor-flag
Fix FLAG_DECORATION_0 name
|
2022-01-16 17:44:58 -05:00 |
|
Eduardo Quezada D'Ottone
|
02da6cc627
|
Merge remote-tracking branch 'RHH/item_expansion' into IE_noJadeOrb
# Conflicts:
# include/graphics.h
# src/data/graphics/items.h
# src/data/item_icon_table.h
# src/data/items.h
# src/data/text/item_descriptions.h
|
2022-01-16 18:44:03 -03:00 |
|
Eduardo Quezada D'Ottone
|
ddfc3502f7
|
Fixed Pokémon Expansion flag name
|
2022-01-16 17:21:05 -03:00 |
|
Eduardo Quezada D'Ottone
|
d40119010e
|
Merge branch 'BattleEngine' into BE_wildNaturalEnemies
# Conflicts:
# include/constants/battle_config.h
|
2022-01-16 16:23:12 -03:00 |
|
GriffinR
|
dad4132762
|
Merge pull request #1596 from GriffinRichards/player-avatar-arr-const
Add missing array constants in field_player_avatar
|
2022-01-16 14:03:20 -05:00 |
|
ghoulslash
|
7182f290c1
|
fix harvest activation msg
|
2022-01-16 12:39:08 -05:00 |
|
ghoulslash
|
f3b9e6bb63
|
Merge pull request #1976 from kleeenexfeu/patch-2
[battle_engine] Moxie interaction with spread move/follow me fix
|
2022-01-16 10:58:50 -05:00 |
|
GriffinR
|
755d9143a6
|
Merge pull request #1600 from GriffinRichards/remove-berry-fix
Remove berry fix
|
2022-01-15 12:20:22 -05:00 |
|
Eduardo Quezada D'Ottone
|
6aabe58649
|
Merge branch 'battle_engine' into magician
|
2022-01-15 13:06:13 -03:00 |
|
Eduardo Quezada D'Ottone
|
b86694876c
|
Merge pull request #1508 from Scott-Bonner/get_ability
Handle GetAbilityBySpecies edge cases
|
2022-01-15 12:56:50 -03:00 |
|
GriffinR
|
bd43b905b7
|
Apply palettes to some field effect pngs
|
2022-01-14 12:51:13 -05:00 |
|
GriffinR
|
4dec9b83a3
|
Move more graphics out of misc
|
2022-01-14 12:29:30 -05:00 |
|
Eduardo Quezada D'Ottone
|
80c1e11245
|
Merge branch 'BattleEngine' into BE_Instruct
# Conflicts:
# src/battle_script_commands.c
|
2022-01-13 20:13:01 -03:00 |
|
LOuroboros
|
c8a2379687
|
Fixed InitUnionRoomChat
|
2022-01-13 19:17:21 -03:00 |
|
GriffinR
|
fd7457b05a
|
Remove berry fix
|
2022-01-13 15:26:20 -05:00 |
|
ghoulslash
|
a0aaad2856
|
Merge pull request #2016 from AsparagusEduardo/PE_genderDiff
Optimized SpeciesHasGenderDifference into Base Stat flag
|
2022-01-13 11:55:29 -05:00 |
|
ghoulslash
|
2b69b02724
|
Merge pull request #2017 from AsparagusEduardo/BE_forbiddenAssist
Extrapolated Assist forbidden flags to Gen 8 moves
|
2022-01-13 11:52:11 -05:00 |
|
ghoulslash
|
cbb4bca49a
|
Merge pull request #2028 from AsparagusEduardo/BE_AnchorShot
Fixed Anchor Shot description.
|
2022-01-13 11:43:39 -05:00 |
|
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
|
1980320aa4
|
Tweaked CanMonLearnTMTutor
|
2022-01-09 15:30:31 -03: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 |
|
Eduardo Quezada D'Ottone
|
241aea9dfd
|
Missing actually adding Hoopa Unbound
|
2022-01-08 19:58:01 -03:00 |
|
Eduardo Quezada D'Ottone
|
787b9a0402
|
Gen VIII and missing forms
|
2022-01-08 18:24:21 -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 |
|