Blackforest92
|
b209645b20
|
Changes Origin to Origin Forme
|
2022-08-29 21:33:28 +07:00 |
|
Eduardo Quezada D'Ottone
|
32a1017c2d
|
Fixed tab
|
2022-08-29 10:13:01 -04:00 |
|
Blackforest92
|
61c33f56a0
|
Updated to latest master branch + add PLA's data to teachable_learnsets.h
|
2022-08-29 21:01:31 +07:00 |
|
Eduardo Quezada D'Ottone
|
8ca2f949e3
|
Merge pull request #2233 from gruxor/tmhm_rework
Reworked TMHM into expandable list format
|
2022-08-29 04:20:45 -04:00 |
|
Blackforest92
|
d6998d4579
|
Edited PLA' pokedex_text.h
|
2022-08-28 19:55:45 +07:00 |
|
crater-git
|
f8fb4e8cf2
|
Renamed funcs, lists, etc. - Teach->Teachable
|
2022-08-26 14:48:06 -04:00 |
|
Eduardo Quezada D'Ottone
|
399a0c9d6f
|
Merge pull request #2142 from AgustinGDLV/exp_candy
Gen 8 EXP Candies
|
2022-08-25 23:03:24 -04:00 |
|
Eduardo Quezada D'Ottone
|
6b414d9555
|
Apply suggestions from code review
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2022-08-25 22:40:19 -04:00 |
|
crater-git
|
ed02c4b425
|
Removed tutor move distinction, combined llists
|
2022-08-25 19:56:47 -04:00 |
|
AgustinGDLV
|
e204527f43
|
changed candy item parameters
|
2022-08-25 15:52:47 -07:00 |
|
ghoulslash
|
591bac25c4
|
Merge pull request #2243 from AsparagusEduardo/RHH_placeholderMoves
Moves with EFFECT_PLACEHOLDER can't be used.
|
2022-08-25 15:34:23 -04:00 |
|
crater-git
|
1ff5bdca9d
|
Added list endings to otherwise empty learnsets
|
2022-08-24 11:55:39 -04:00 |
|
Blackforest92
|
fb00ac977a
|
Adjust endif in form_species_tables.h to include Hisuian Sneasel and Qwilfish
|
2022-08-24 16:21:45 +07:00 |
|
Blackforest92
|
07a07ddc8d
|
Update to latest master branch + allow Reveal Glass to work with Enamorus
|
2022-08-24 15:00:48 +07:00 |
|
Eduardo Quezada D'Ottone
|
21fe205f0f
|
Merge pull request #2206 from Blackforest92/Minor_Graphic_Fixes
Fix multiple pokemon icons & tidying pokemon graphic folders
|
2022-08-24 00:52:49 -04:00 |
|
Eduardo Quezada
|
eea718cfc6
|
Placeholder moves can't be used in battle.
|
2022-08-24 00:30:49 -04:00 |
|
crater-git
|
7ac2f566fd
|
Re-added PP if statements for P_NEW_POKEMON
|
2022-08-23 23:08:38 -04:00 |
|
crater-git
|
45511fcc44
|
Reworked TMHM into expandable list format
|
2022-08-23 21:44:42 -04:00 |
|
Eduardo Quezada
|
afcc1178b2
|
Merge remote-tracking branch 'pret/master' into MergedBranchUltimate
# Conflicts:
# data/battle_ai_scripts.s
# data/battle_scripts_1.s
# include/battle_controllers.h
# include/battle_script_commands.h
# include/battle_util.h
# include/constants/battle_script_commands.h
# include/constants/global.h
# include/decompress.h
# src/battle_anim_effects_1.c
# src/battle_anim_normal.c
# src/battle_anim_poison.c
# src/battle_anim_water.c
# src/battle_arena.c
# src/battle_controller_link_opponent.c
# src/battle_controller_link_partner.c
# src/battle_controller_opponent.c
# src/battle_controller_player.c
# src/battle_controller_player_partner.c
# src/battle_controller_recorded_opponent.c
# src/battle_controller_recorded_player.c
# src/battle_controller_safari.c
# src/battle_controller_wally.c
# src/battle_gfx_sfx_util.c
# src/battle_interface.c
# src/battle_main.c
# src/battle_message.c
# src/battle_script_commands.c
# src/battle_util.c
# src/berry.c
# src/data/trainers.h
# src/decompress.c
# src/field_effect.c
# src/hall_of_fame.c
# src/overworld.c
# src/pokeball.c
# src/pokemon.c
# src/pokemon_icon.c
# src/pokemon_storage_system.c
# src/scrcmd.c
|
2022-08-22 20:30:45 -04:00 |
|
Eduardo Quezada
|
75ac960365
|
Introduced P_NEW_POKEMON, which will disable all Gen4+ Pokémon and Forms
|
2022-08-22 17:27:21 -04:00 |
|
GriffinR
|
898ec580ae
|
Merge pull request #1737 from GriffinRichards/lock-unlock
Clean up lock/unlock anim movement
|
2022-08-22 01:30:33 -04:00 |
|
GriffinR
|
30906762ed
|
Merge pull request #1740 from AsparagusEduardo/pret_stringTabs
Fixed inconsistent use of white space for scripts, .c files and .h files.
|
2022-08-20 23:03:59 -04:00 |
|
GriffinR
|
81ef818f61
|
Merge pull request #1731 from GriffinRichards/missing-tag
Move party menu data constants
|
2022-08-20 22:43:52 -04:00 |
|
Blackforest92
|
2b512a8e03
|
Fix Voltorb and Exeggutor' form species table
|
2022-08-19 18:14:11 +07:00 |
|
Blackforest92
|
346f3b7f4c
|
Fix PLA's base_stats.h (rename .item2 to .itemRare)
|
2022-08-19 18:01:28 +07:00 |
|
Blackforest92
|
a9d09bcd17
|
Merge branch 'pokemon_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into Legends_Arceus_Expansion
|
2022-08-19 17:53:01 +07:00 |
|
Blackforest92
|
00a827b3fb
|
Add PLA pokemon to Form Species Table, add Kleavor's graphics
|
2022-08-19 17:47:34 +07:00 |
|
Eduardo Quezada
|
5933c42439
|
Synced Route 4 and 10's MapSec labels
|
2022-08-16 18:23:37 -04:00 |
|
Eduardo Quezada
|
e8a05e92e4
|
Corrected additional inconsistent uses of whitespace
|
2022-08-15 17:04:34 -04:00 |
|
GriffinR
|
5515e328b2
|
Clean up lock/unlock anim movement
|
2022-08-12 21:18:10 -04:00 |
|
GriffinR
|
f534e8e44a
|
Move party menu data constants
|
2022-08-10 14:30:01 -04:00 |
|
GriffinR
|
99a37b5aa5
|
Merge pull request #1717 from mrgriffin/trainer-party-macro
Macros for keeping .partyFlags, .partySize, and .party in sync
|
2022-08-02 13:11:43 -04:00 |
|
ExpoSeed
|
49da2ee53f
|
Remove all the ifdefs for BATTLE_ENGINE, ITEM_EXPANSION, and POKEMON_EXPANSION
|
2022-08-02 00:15:55 -05:00 |
|
Eduardo Quezada
|
c6cdb2a281
|
Merge remote-tracking branch 'RHH/battle_engine' into RHH_masterMerge
|
2022-07-31 22:57:46 -04:00 |
|
Eduardo Quezada D'Ottone
|
22ab78e2f8
|
Fixed Steam Eruption's long name
|
2022-07-30 00:10:20 -04:00 |
|
Eduardo Quezada
|
2e1bf0d965
|
OamData mosaic FALSE
|
2022-07-29 21:27:39 -04:00 |
|
Greenphx9
|
05cbd6a906
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into 16-letter-move-names
|
2022-07-29 18:49:25 +10:00 |
|
Martin Griffin
|
2380d13a43
|
Macros for keeping .partyFlags, .partySize, and .party in sync
|
2022-07-27 23:25:37 +01:00 |
|
Eduardo Quezada
|
e96c9c87fa
|
Merge remote-tracking branch 'RHH/item_expansion' into RHH_masterMerge
# Conflicts:
# src/battle_script_commands.c
# src/data/pokemon/base_stats.h
|
2022-07-22 23:38:52 -04:00 |
|
Eduardo Quezada
|
231727d02b
|
Merge remote-tracking branch 'RHH/pokemon_expansion' into RHH_masterMerge
# Conflicts:
# asm/macros/event.inc
# data/specials.inc
# include/constants/species.h
# src/data/pokemon/base_stats.h
|
2022-07-22 23:33:04 -04:00 |
|
Eduardo Quezada
|
f3bebcd12c
|
Merge remote-tracking branch 'RHH/battle_engine' into RHH_masterMerge
# Conflicts:
# include/battle_anim.h
# include/global.h
# include/pokemon.h
# src/battle_message.c
# src/battle_script_commands.c
# src/data/pokemon/base_stats.h
|
2022-07-22 22:57:02 -04:00 |
|
ghoulslash
|
cef730e451
|
Merge pull request #2196 from AsparagusEduardo/IE_pretmerge
Item Expansion pret merge
|
2022-07-22 14:01:50 -04:00 |
|
ghoulslash
|
0588bba193
|
Merge pull request #2195 from AsparagusEduardo/PE_pretmerge
Pokémon Expansion pret merge
|
2022-07-22 14:01:27 -04:00 |
|
ghoulslash
|
3a77b52bad
|
Merge pull request #2194 from AsparagusEduardo/BE_pretmerge
Battle Engine pret merge
|
2022-07-22 14:00:40 -04:00 |
|
Blackforest92
|
56f4c319a4
|
Fix multiple pokemon graphics, tidying pokemon graphic folders
|
2022-07-22 22:17:29 +07:00 |
|
Eduardo Quezada D'Ottone
|
25397e5794
|
Fixed Light That Burns The Sky not using the calculated damage category
Also:
- Modified move defines to ease with future move expansion.
- Enabled Instruct's check for Z Moves in AI_CheckBadMove.
|
2022-07-21 15:13:00 -04:00 |
|
ghoulslash
|
462a144956
|
Merge pull request #2200 from AsparagusEduardo/BE_ZMove_power
Updated Z-Move power for Gen 8 moves and moves with power varying by Gen
|
2022-07-20 18:10:31 -04:00 |
|
AgustinGDLV
|
9c73cb322e
|
replaced bitfield with LUT
|
2022-07-20 10:48:09 -07:00 |
|
Eduardo Quezada D'Ottone
|
f00beac3f9
|
Updated Z-Move power for Gen 8 moves and moves with power varying by Gen
|
2022-07-20 11:32:16 -04:00 |
|
Eduardo Quezada D'Ottone
|
e14afd8957
|
Added Growth's Atk. raise to the its configuration, as that was also introduced in Gen 5.
|
2022-07-20 10:33:18 -04:00 |
|