Commit graph

11946 commits

Author SHA1 Message Date
Eduardo Quezada
7ea66a518e Merge remote-tracking branch 'RHH_origin/wip-2.0.0' into RHH/pr/breaking/speciesReorder
# Conflicts:
#	src/data/pokemon_graphics/front_pic_anims.h
2022-12-17 12:12:57 -03:00
Eduardo Quezada D'Ottone
937f5acc84
Merge pull request #2519 from AsparagusEduardo/RHH/pr/sync/pret_20221216
I'll make your face the greatest in Hoenn! Or else you will DIE. (Pret merge 2022/12/16)
2022-12-16 21:06:38 -03:00
Eduardo Quezada
c03f354dca Finished cleaning up the animations to the new standard 2022-12-16 20:58:41 -03:00
Eduardo Quezada
6a57dcdc4c Merge remote-tracking branch 'pret/master' into RHH/pr/sync/pret_20221216
# Conflicts:
#	src/data.c
#	src/data/pokemon_graphics/front_pic_anims.h
2022-12-16 19:19:23 -03:00
Eduardo Quezada
bcf77be32f Cleanup empty values 2022-12-16 12:57:11 -03:00
Eduardo Quezada
a1775a8064 Cries in gSpeciesInfo 2022-12-16 12:50:22 -03:00
Eduardo Quezada D'Ottone
0dca5a5230
Merge pull request #2516 from LOuroboros/patch-1
Updated SetMoveEffect
2022-12-15 18:10:08 -03:00
Eduardo Quezada D'Ottone
79a753efcc
Merge pull request #2518 from LOuroboros/bSides
Updated SIDE constant usages
2022-12-15 18:09:37 -03:00
LOuroboros
852f06deea Updated SIDE constant usages 2022-12-15 17:44:56 -03:00
Eduardo Quezada
05a5b11173 Fixed compile 2022-12-15 09:33:46 -03:00
Eduardo Quezada
35f9f3d18c Updates caught indicator when switching forms 2022-12-14 16:36:39 -03:00
LOuroboros
af6ea91e72 Applied Eduardo's suggestion 2022-12-14 10:48:12 -03:00
LOuroboros
37151e4a2d Updated SetMoveEffect 2022-12-14 10:46:11 -03:00
Eduardo Quezada
ab2115cd65 Multiple changes
- Removed unused sSpeciesToHoennPokedexNum
- Undid species_info macros
- Added missing Hoenn dex assignments
2022-12-13 22:38:06 -03:00
ghoulslash
90dd59c039
Merge pull request #2513 from LOuroboros/patch-1
Update battle.h
2022-12-13 11:54:18 -05:00
Eduardo Quezada
8e54a2ff4e More form dex entries 2022-12-13 12:19:44 -03:00
LOuroboros
6ef30da492
Update battle.h 2022-12-13 02:44:49 -03:00
ghoulslash
657e0d755b
Merge pull request #2511 from AsparagusEduardo/RHH/pr/cleanup/SpecialStatus
Reorganized SpecialStatus struct to minimize padding.
2022-12-11 22:50:17 -05:00
Eduardo Quezada
1290a9411d Reorganized SpecialStatus struct to minimize padding. 2022-12-12 00:37:00 -03:00
ghoulslash
340278c83b
Merge pull request #2452 from LOuroboros/intimidate
Optimized Intimidate's code
2022-12-11 22:04:16 -05:00
Eduardo Quezada
ee653f2b60 Multiple changes
- Keeping track of caught forms.
- Option to have forms not display their data when not caught, even if a different form was.
- Single Deoxys entry.
- Removed remmenants of PokedexEntryForms.
- Functions to get amount of forms.
- Show forms in credits.
- Frontier banned species changed into using National Dex Numbers.
- Switching forms in scrolling list using L & R.
2022-12-11 23:55:47 -03:00
LOuroboros
8eff1a13c1 Updated BattleScript_IntimidateEffect to comply with BattleScript_TryAdrenalineOrb's demands 2022-12-11 23:17:59 -03:00
LOuroboros
e6a3396b0f Added Adrenaline Orb check and removed silly comment 2022-12-11 19:24:36 -03:00
Eduardo Quezada D'Ottone
db32032781
Merge pull request #2475 from Bassoonian/gen9moves
Set FLAG_SYS_POKEMON_GET when debug gifting yourself a Pokémon
2022-12-11 18:39:25 -03:00
Bassoonian
07a8af5975 Set FLAG_SYS_POKEMON_GET when debug gifting yourself a Pokémon 2022-12-11 22:09:23 +01:00
ghoulslash
e3e0d60222
Merge pull request #2467 from Bassoonian/gen9moves
Generation IX Moves
2022-12-11 14:47:47 -05:00
GriffinR
5c90df73ba
Merge pull request #1825 from AsparagusEduardo/pret/pr2/AnimationMacros
Species animation tables into macros
2022-12-10 10:00:34 -05:00
Eduardo Quezada
2f96344cd9 Removed ANIM_CMD macro from unused_anims.h 2022-12-10 11:46:41 -03:00
GriffinR
f87c5be45a
Merge pull request #1827 from SBird1337/fix/debugprint
[fix] DebugPrintf with no format arguments
2022-12-09 12:54:19 -05:00
Eduardo Quezada
547687ac7a Multiple changes:
- Implemented skipping empty dex entries in the dex list like in Scarlet/Violet.
- Made Female Basculegion a separate species due to differing base stats.
- Fixed compile when disabling Gen 8 species.
- Reordered level up learnsets by base species.
- Added dex entries to more forms.
- Removed unneeded sHoopaUnboundTeachableLearnset.
- Fixed Hoenn Starters not having names.
2022-12-09 08:12:00 -03:00
Eduardo Quezada
04b09e8e3c Multiple changes
- Base forms with form names are now referenced by it in graphic data and tables.
- Added World Cap Pikachu's icon.
- Added forms to BattleSetup_StartLegendaryBattle.
- Added missing forms to Pokédex orders.
- Finished adding Kanto form dex entries.
- Added Mega Stones as items for Mega Evolved mon.
- Removed unused ShayminSky and ToxtricityLowKey teachable learnset tables
- Fixed back animations being offset by one.
2022-12-07 12:43:59 -03:00
sbird
0d5adac1e1 [debug, printf] add DebugPrintfLevel macro 2022-12-07 00:03:25 +01:00
sbird
fab26b99f1 [fix] DebugPrintf with no format arguments 2022-12-06 15:59:59 +01:00
Eduardo Quezada D'Ottone
3718f58a0a
Merge pull request #2469 from LOuroboros/patch-1
Updated TryChangeBattleTerrain
2022-12-05 23:40:52 -03:00
LOuroboros
f9458117ee
Updated TryChangeBattleTerrain 2022-12-05 23:31:41 -03:00
Eduardo Quezada
2d694a84e3 Trying to fix remote reference 2022-12-05 21:57:28 -03:00
Eduardo Quezada D'Ottone
63310df7c6
Merge pull request #2468 from LOuroboros/patch-1
Update INSTALL.md
2022-12-04 20:57:29 -03:00
LOuroboros
4d1494bf95
Update INSTALL.md 2022-12-04 20:48:17 -03:00
Bassoonian
8c77ae59d6 Use official Double Shock message 2022-12-04 21:57:02 +01:00
Bassoonian
06ab4fc842 Update move flags 2022-12-04 21:56:40 +01:00
Bassoonian
b0ead44ee8 Update battle_tv.c 2022-12-04 21:23:45 +01:00
Bassoonian
58a54c90d2 Restore GEN_LATEST to GEN_8 2022-12-04 18:16:37 +01:00
Bassoonian
5bcb6b8afd Update B_METRONOME_MOVES 2022-12-04 18:16:15 +01:00
Bassoonian
dc97a31c31 Change battle_debug.c to MOVES_COUNT 2022-12-04 18:15:35 +01:00
Bassoonian
c14fa82f43 Fix Headlong Rush description 2022-12-04 18:14:27 +01:00
Eduardo Quezada
bf32f1407c Renamed Mega Cries 2022-12-03 20:55:44 -03:00
Bassoonian
051ad7bf69 Update src/data/text/move_descriptions.h
Co-Authored-By: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
2022-12-04 00:26:05 +01:00
Eduardo Quezada
0113dafc78 Moved Gen 8 data to gSpeciesInfo 2022-12-03 20:17:56 -03:00
GriffinR
f55443656f Add NUM_TILES_PER_METATILE 2022-12-03 17:29:02 -05:00
Eduardo Quezada
2d281d8c9a Converted evolution data to array tables, saving around 60K bytes. 2022-12-03 17:02:51 -03:00