Eduardo Quezada
7d7c0927a2
Ordered Gen 7 egg moves
2022-10-03 16:07:35 -03:00
Eduardo Quezada
38ef41a827
Ordered Gen 6 egg moves
2022-10-03 14:46:49 -03:00
Eduardo Quezada
167889c54e
Ordered Gen 5 egg moves
2022-10-03 14:37:33 -03:00
Eduardo Quezada
8e7fa2097f
Ordered Gen 4 egg moves
2022-10-03 14:29:11 -03:00
Eduardo Quezada
dfe2ea3a43
Ordered Gen 3 egg moves
2022-10-03 14:25:01 -03:00
Eduardo Quezada
4407437029
Ordered Gen 2 egg moves
2022-10-03 12:59:01 -03:00
Eduardo Quezada
b160bd9626
Ordered Gen 1 egg moves
2022-10-03 11:54:10 -03:00
Eduardo Quezada
70907fa375
merging in mon animations PR
...
# Conflicts:
# src/data/pokemon_graphics/front_pic_anims.h
# src/pokemon.c
2022-10-02 21:20:56 -03:00
Eduardo Quezada
fe107645f7
Merged pallete conversion
...
# Conflicts:
# include/constants/pokemon_config.h
# src/data/pokemon_graphics/back_pic_table.h
# src/data/pokemon_graphics/palette_table.h
# src/data/pokemon_graphics/shiny_palette_table.h
# src/pokemon_icon.c
2022-10-02 16:01:55 -03:00
Eduardo Quezada D'Ottone
6a224e3ad1
Reordered gen 8 TeachableLearnsets
2022-10-01 22:52:29 -03:00
Eduardo Quezada D'Ottone
325c38b7d7
Reordered gen 7 TeachableLearnsets
2022-10-01 22:37:03 -03:00
Eduardo Quezada D'Ottone
52c87be04b
Reordered gen 6 TeachableLearnsets
2022-10-01 21:58:28 -03:00
Eduardo Quezada D'Ottone
d9bae8ea2d
Reordered gen 5 TeachableLearnsets
2022-10-01 21:51:25 -03:00
Eduardo Quezada D'Ottone
d0895a7c32
Merge pull request #2370 from StephenLynx/master
...
Fixed berserk not activating if mon falls to exactly half HP.
2022-10-01 21:30:44 -03:00
Sérgio Augusto Vianna
764bed6580
Fixed berserk not activating if mon falls to exactly half HP.
2022-10-01 20:50:55 -03:00
Eduardo Quezada D'Ottone
b33ceee9ec
Reordered gen 4 TeachableLearnsets
2022-10-01 20:34:52 -03:00
Eduardo Quezada D'Ottone
8ca0c59a88
Reordered gen 3 TeachableLearnsets
2022-10-01 18:05:21 -03:00
Eduardo Quezada D'Ottone
5c974b9182
Removed event moves from Smeargle
2022-10-01 18:00:32 -03:00
Eduardo Quezada D'Ottone
af171eb4d4
Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_20220925
...
# Conflicts:
# src/pokemon_summary_screen.c
2022-10-01 17:32:32 -03:00
GriffinR
79a34411ce
Add additional DISPLAY_TILE_WIDTH usage
2022-09-29 15:22:21 -04:00
sbird
8dad7cc649
[doc] clean up casts in decompress.c
2022-09-29 17:33:39 +02:00
Eduardo Quezada
1fdb370ead
Restored Clefable's moves
2022-09-28 14:31:15 -03:00
Eduardo Quezada
d616198bdb
Ordered the rest of the form teachable learnsets
2022-09-28 14:23:36 -03:00
Eduardo Quezada
a86856489b
Eternal Flower Floette uses the same learnset as the other forms
2022-09-28 14:14:24 -03:00
Eduardo Quezada
aa49ed3d18
Moved alolan forms in teachable learnsets
2022-09-28 13:01:08 -03:00
Eduardo Quezada
36a4c1b7ad
Reordered gen 2 TeachableLearnsets
2022-09-28 12:54:01 -03:00
Eduardo Quezada
90ad11278d
Sorry Mewtwo ^^;
2022-09-28 09:17:10 -03:00
Eduardo Quezada
d24899369f
Special handling for Mew's Teachable moveset
2022-09-28 09:04:31 -03:00
Eduardo Quezada
b8685eaf25
Reordered gen 1 TeachableLearnsets
2022-09-28 00:17:02 -03:00
Eduardo Quezada
ccb8d7a857
Reordered evolutions and added constants for new evo methods
2022-09-28 00:15:45 -03:00
Eduardo Quezada
1ea9681534
More reordering
2022-09-28 00:14:53 -03:00
Eduardo Quezada
c104845f77
Egg moves
2022-09-27 21:26:01 -03:00
Eduardo Quezada
5b4a23b672
include/graphics.h
2022-09-27 21:09:09 -03:00
Eduardo Quezada
ecad6ff0db
Merge remote-tracking branch 'RHH_origin/breaking' into RHH/pr/breaking/palleteConversion2
2022-09-27 10:46:49 -03:00
Eduardo Quezada
fb9105f8ac
Added Mega Evolution flag
2022-09-27 10:21:26 -03:00
Eduardo Quezada
3d214f8204
Merge remote-tracking branch 'RHH_origin/dev' into RHH/pr/pokemonFlags
...
# Conflicts:
# src/pokemon.c
2022-09-27 10:13:32 -03:00
Eduardo Quezada
5ca1b927e6
Added missing Bide exception to Battle Arena Mind Points
2022-09-27 08:13:32 -03:00
ghoulslash
253234378c
trace records target ability
2022-09-26 23:46:41 -04:00
ghoulslash
6e276b5f4d
Merge pull request #2339 from AsparagusEduardo/RHH/pr/MindRatings
...
Extrapolated Battle Arena's move Mind ratings
2022-09-26 21:04:16 -04:00
Eduardo Quezada
ae21e1626e
Reworked Mind Points
2022-09-26 21:20:08 -03:00
GriffinR
e515e52abb
Add DISPLAY_TILE_* constants
2022-09-26 19:52:17 -04:00
Eduardo Quezada
4c7b6d1662
Merge remote-tracking branch 'RHH_origin/breaking' into RHH/pr/speciesReorder
...
# Conflicts:
# src/battle_script_commands.c
2022-09-26 17:46:30 -03:00
ghoulslash
ff42806e04
Merge pull request #2335 from AsparagusEduardo/RHH/pr/MultiBattleFix
...
Multi battle interface fix
2022-09-26 09:12:40 -04:00
ghoulslash
8ecdf68491
Merge pull request #2360 from TheXaman/rhh_pokemon_debug_fix
...
Fixes: Pokémon Debug isn't loading female icon palettes correctly
2022-09-26 09:09:14 -04:00
Eduardo Quezada
dfdfb72365
Separate config for updated move types
2022-09-26 07:50:43 -03:00
TheXaman
886a487bf1
Added LoadMonIconPalettePersonality to load gender specific pokemon icon palettes
2022-09-26 12:40:30 +02:00
Eduardo Quezada
5054cf3586
Documented unk40EF in Summary Screen
2022-09-25 21:33:20 -03:00
Eduardo Quezada
057f76bfe6
Cleaned up missing JOY macros
2022-09-25 13:05:18 -03:00
Eduardo Quezada
f969effd36
Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_20220925
2022-09-25 12:51:39 -03:00
Eduardo Quezada D'Ottone
3b983aae14
Apply suggestions from code review
2022-09-25 08:31:24 -03:00
LOuroboros
a9ab3286ef
Fixed IsPlayerInFrontOfPC
2022-09-25 05:51:08 -03:00
Eduardo Quezada
0f35f080ec
Gender icon in naming screen based on Pokémon name length
2022-09-24 23:48:24 -03:00
LOuroboros
8e9bfda120
Update field_specials.c
2022-09-24 22:22:18 -03:00
Eduardo Quezada D'Ottone
13573b6e53
Merge pull request #2356 from LOuroboros/PeeC
...
Modified the debug menu's PC access
2022-09-24 22:18:21 -03:00
LOuroboros
00eb67608a
Small tweak to the new check in PCTurnOffEffect
2022-09-24 22:10:46 -03:00
LOuroboros
5500e64a71
Reworked the debug menu's PC access
2022-09-24 17:26:41 -03:00
Eduardo Quezada D'Ottone
17c8842ad4
Merge branch 'dev' into teleport
2022-09-24 14:39:21 -03:00
Eduardo Quezada D'Ottone
38df216ebd
Merge pull request #2355 from ghoulslash/be/aiparty
...
Add overwrittenAbilities field
2022-09-24 14:33:02 -03:00
Eduardo Quezada D'Ottone
0fa8e20d08
Style changes from upstream
2022-09-24 14:20:07 -03:00
ghoulslash
c22671d2a2
add overwrittenAbilities field
2022-09-24 12:12:31 -04:00
Eduardo Quezada D'Ottone
a483899043
Merge branch 'dev' into symbiosis
2022-09-24 11:58:35 -03:00
Eduardo Quezada D'Ottone
d59d8b92af
Merge branch 'dev' into AI
2022-09-24 11:07:09 -03:00
Eduardo Quezada D'Ottone
bb564d805f
Merge pull request #2353 from LOuroboros/siTypes
...
Fixed Z-Moves showing the wrong type in battle
2022-09-24 10:36:38 -03:00
LOuroboros
696d90880e
Made Z-Moves always show the right type
2022-09-24 09:33:31 -03:00
LOuroboros
64405250ae
Updated IsViableZMove
2022-09-24 08:50:48 -03:00
Eduardo Quezada
8d08db542a
Finished reordering base stats
2022-09-23 22:01:42 -03:00
GriffinR
9b6b164aad
Merge pull request #1768 from SBird1337/feature/mgba-print
...
[debug] add support for mgba printf
2022-09-23 13:49:48 -04:00
Eduardo Quezada
53a5c38fd6
Missing Scatterbug and Spewpa data
2022-09-23 08:17:57 -03:00
Eduardo Quezada
7ed16b55ed
Scatterbug and Spewpa forms
2022-09-23 07:56:27 -03:00
sbird
343d7f7d26
[debug] do not use heap allocation for MgbaPrintf
2022-09-23 04:12:57 +02:00
Eduardo Quezada
7e112b0f0d
Added missing uses of JOY_xx macros
2022-09-22 21:43:33 -03:00
GriffinR
1107ff954d
Clean up shop.c
2022-09-22 15:08:17 -04:00
GriffinR
b8341558c3
Merge pull request #1779 from GriffinRichards/sync-fld-weather
...
Add misc constant usage to field_weather_effect
2022-09-22 12:13:07 -04:00
GriffinR
9bcc36fe08
Merge pull request #1767 from GriffinRichards/trainer-pals
...
Generate trainer pic palettes from image
2022-09-22 11:34:03 -04:00
Eduardo Quezada
171664bc55
Merge remote-tracking branch 'RHH_origin/dev' into RHH/concept/speciesReorder
2022-09-21 22:32:17 -03:00
Eduardo Quezada
eda1dce876
More reordering, using form constants
2022-09-21 22:31:33 -03:00
StubbornOne
cad8922d7b
Replace battle-type flags in GetAiLogicData with BATTLE_TYPE_HAS_AI
2022-09-21 23:42:40 +08:00
Eduardo Quezada
41774f49ed
Ordered gen 3 data
2022-09-20 14:52:13 -03:00
Eduardo Quezada
ad89897500
Using base forms in tables
2022-09-20 08:18:00 -03:00
LOuroboros
d04a852e91
Update debug.c
2022-09-20 02:31:20 -03:00
Eduardo Quezada
a6a032c3cf
Using base forms in tables
2022-09-20 00:00:34 -03:00
Eduardo Quezada
ff34d0efd3
Merge remote-tracking branch 'RHH_origin/dev' into RHH/concept/speciesReorder
...
# Conflicts:
# src/data/pokemon/base_stats.h
# src/data/pokemon/form_change_table_pointers.h
# src/data/pokemon/form_change_tables.h
# src/data/pokemon/form_species_table_pointers.h
# src/data/pokemon/level_up_learnsets.h
# src/data/pokemon_graphics/back_pic_coordinates.h
# src/data/pokemon_graphics/front_pic_coordinates.h
2022-09-19 19:26:24 -03:00
Eduardo Quezada
ea40ac8629
Reordered species IDs for Gen 8
2022-09-19 18:47:15 -03:00
Eduardo Quezada D'Ottone
24aebf0624
Merge pull request #2337 from LOuroboros/patch-2
...
Renamed some misclassified labels in src/debug.c
2022-09-19 14:33:51 -03:00
Eduardo Quezada D'Ottone
6868d8aa2a
Merge pull request #2338 from LOuroboros/BoxMonMon
...
Fixed typo in BoxMonKnowsMove
2022-09-19 14:33:12 -03:00
Eduardo Quezada
192312d7ee
Extrapolated Battle Arena's move Mind ratings
2022-09-19 14:29:22 -03:00
LOuroboros
5f67335212
Fixed typo in BoxMonKnowsMove
2022-09-19 05:21:54 -03:00
LOuroboros
c137b01dd8
Update debug.c
2022-09-19 04:19:19 -03:00
ghoulslash
add3625589
fix natural cure, shed skin, early bird check in ShouldSwitchIfGameStatePrompt
2022-09-18 22:47:30 -04:00
Eduardo Quezada
adb4e54e95
Fixed multi battle battler coordinates and party menu when only one Pokémon is chosen
2022-09-18 22:34:06 -03:00
Eduardo Quezada D'Ottone
681ad8c7a9
Merge remote-tracking branch 'RHH_origin/dev_1.x' into RHH/pr/pokemonConfig
...
# Conflicts:
# src/data/pokemon/form_change_table_pointers.h
# src/data/pokemon/form_change_tables.h
# src/data/pokemon/form_species_table_pointers.h
# src/data/pokemon_graphics/back_pic_coordinates.h
# src/data/pokemon_graphics/front_pic_coordinates.h
2022-09-18 18:25:05 -03:00
Eduardo Quezada D'Ottone
41ae8ecdb7
Update src/battle_controller_opponent.c
2022-09-18 00:51:34 -03:00
Eduardo Quezada D'Ottone
293a880238
Apply suggestions from code review
2022-09-18 00:50:21 -03:00
Ct11217
5f74781a7d
Remove ACE_POKEMON_FUNCTIONALITY
2022-09-17 17:44:50 -06:00
tustin2121
5c55e44173
More diagrams
...
- Diagramed all subsprite tables in the code base. There's a LOT in the slot machine code.
2022-09-17 14:34:20 -04:00
tustin2121
c371a44a83
Formatting
2022-09-17 13:34:54 -04:00
tustin2121
13877f71dc
Minor documentation
...
Some things I figured out while working on my hack.
- The Subsprite tables do not use `DISPLAY_WIDTH`, but rather use -16, since they are signed bytes. The negative numbers better illustrate what the tables are doing.
- Figured out the as-of-yet undocumented data in SpriteCB_FlygonSilhouette
2022-09-17 13:33:10 -04:00
Eduardo Quezada
8a68596b64
Removed free macro
2022-09-16 20:36:44 -03:00
Eduardo Quezada
e412ec30a0
Removed calloc macro
2022-09-16 20:34:22 -03:00
Eduardo Quezada
63156b4398
Removed malloc macro
2022-09-16 20:24:26 -03:00