NamNguyenUTSA
|
ee59fab143
|
Allow player partner NPC's to mega evolve
(i.e., Steven at Mossdeep)
|
2020-12-11 08:31:00 -06:00 |
|
Evan
|
37aeeae277
|
fix terrain bg on subsequent battle start
|
2020-12-05 20:25:03 -07:00 |
|
Eduardo Quezada D'Ottone
|
15a587f4e9
|
Merge pull request #1261 from ghoulslash/u16-abilities
Fix Buffering abilities > 255
|
2020-12-04 15:18:45 -03:00 |
|
Evan
|
5c72a89105
|
fix B_BUFF_ABILITY
|
2020-12-02 15:03:49 -05:00 |
|
Evan
|
5478179464
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into battle_anims
|
2020-12-01 17:46:26 -05:00 |
|
ExpoSeed
|
aa7facf57b
|
Merge pull request #1243 from ghoulslash/abilities
Finish Switch In Ability Activation Messages
|
2020-11-28 20:27:32 -06:00 |
|
Eduardo Quezada D'Ottone
|
7aa999af59
|
Merge pull request #1235 from ultima-soul/ability_expansion
Expand Ability IDs to u16, Add SWSH Ability Data, and Remove Cacophony
|
2020-11-28 14:56:01 -03:00 |
|
Evan
|
9ec67db8fa
|
keep permanent terrain bg from party menu, bag
|
2020-11-24 17:03:40 -05:00 |
|
Evan
|
56c0a39206
|
fix pressure typo
|
2020-11-19 11:53:47 -07:00 |
|
Evan
|
07a4400d50
|
finish switch in ability messages
|
2020-11-19 11:42:00 -07:00 |
|
ultima-soul
|
fdfe330330
|
Merge pull request #519 from Pyredrid/doublescriptedwilds
Added commands for scripted double wild battles
|
2020-11-18 08:57:19 -08:00 |
|
Evan
|
5c658c6950
|
config option for terrain bg change
|
2020-11-17 20:26:09 -07:00 |
|
Evan
|
c026f705b3
|
permanent terrain move bgs
|
2020-11-17 19:45:27 -07:00 |
|
Evan
|
479f6be51a
|
redo power trick anim
|
2020-11-17 15:31:18 -07:00 |
|
ultima-soul
|
e15a86caae
|
Add ifdef for Hidden Abilities from Pokémon Expansion and change gBattlerAbility back to a u8.
|
2020-11-17 10:32:24 -08:00 |
|
Aaron B-D
|
151aca8365
|
Changed how scripted wild encounters work to include double battles
Removed the old commands for scripted wild double encounters
|
2020-11-17 03:13:00 -05:00 |
|
ultima-soul
|
06e3097d44
|
Merge pull request #1234 from LOuroboros/guts
Implemented Guts' missing effect
|
2020-11-16 20:24:35 -08:00 |
|
Eduardo Quezada D'Ottone
|
27166a7147
|
Fixed UndoFormChange bug at the end of battles
|
2020-11-16 20:56:11 -03:00 |
|
ultima-soul
|
63bd0ec836
|
Remove Cacophony and fix some Gen 8 ability descriptions to fit.
|
2020-11-16 15:42:09 -08:00 |
|
LOuroboros
|
9c6a5f1ab6
|
Implemented Guts' missing effect
|
2020-11-16 20:22:59 -03:00 |
|
ultima-soul
|
e32659d4bb
|
Merge branch 'battle_engine' into ability_expansion and add Gen 8 DLC abilities.
|
2020-11-16 13:50:26 -08:00 |
|
Eduardo Quezada D'Ottone
|
4da357aef4
|
Fixed compatibility with Pokémon Expansion
|
2020-11-15 13:35:02 -03:00 |
|
ghoulslash
|
686ff59b11
|
Merge pull request #13 from AsparagusEduardo/PR-LGPE_IOA_Moves
LGPE & Isle of Armor move data.
|
2020-11-15 08:29:10 -07:00 |
|
Eduardo Quezada D'Ottone
|
f0154028ff
|
Review changes 2
|
2020-11-14 09:01:43 -03:00 |
|
Eduardo Quezada D'Ottone
|
e87f0f1ddb
|
Review changes
|
2020-11-13 14:51:50 -03:00 |
|
ultima-soul
|
236d7145ae
|
Merge pull request #1220 from AsparagusEduardo/BE-SteelResistances
Added config option for Steel type resistances.
|
2020-11-12 23:25:21 -08:00 |
|
ultima-soul
|
c3423b4212
|
Merge pull request #1206 from ExpoSeed/type-changing-moves
Refactor move effects for type changing moves
|
2020-11-12 19:10:48 -08:00 |
|
Eduardo Quezada D'Ottone
|
4b9d0d8e24
|
Added config option for Steel type resistances.
|
2020-11-11 17:48:02 -03:00 |
|
ExpoSeed
|
0912577ea1
|
Merge pull request #575 from AsparagusEduardo/BE-WishMegaEvo
Implemented Wish Mega Evolution
|
2020-11-11 11:05:06 -06:00 |
|
Eduardo Quezada D'Ottone
|
e021a4aa87
|
Critical Capture Config Option And Catching Charm #556 from ghoulslash
Critical Capture Config Option And Catching Charm
|
2020-11-10 17:31:08 -03:00 |
|
Eduardo Quezada D'Ottone
|
e6f8d57f08
|
Merge remote-tracking branch 'RHH/battle_engine' into BE-WishMegaEvo
# Conflicts:
# include/constants/battle_string_ids.h
|
2020-11-10 17:28:17 -03:00 |
|
ExpoSeed
|
429df3c319
|
Merge pull request #571 from LOuroboros/new_surf_pal
Added functionality to the B_NEW_SURF_PARTICLE_PALETTE anim. config label
|
2020-11-10 11:37:07 -06:00 |
|
ExpoSeed
|
17f7af747c
|
Merge pull request #569 from LOuroboros/anim_settings_label_fixes
Fixed anim. settings labels in src/battle_anim.c
|
2020-11-10 11:36:27 -06:00 |
|
LOuroboros
|
a25190f357
|
A few things.
-Introduced a Gen. 8 styled text string for Intimidate
-Added an ability popup to BattleScript_IntimidatePrevented
|
2020-11-10 10:34:51 -03:00 |
|
Eduardo Quezada D'Ottone
|
9eea1cc296
|
Updated to use internal Gen 8 move data.
|
2020-11-09 13:34:38 -03:00 |
|
Eduardo Quezada D'Ottone
|
ddb6142709
|
Review changes 3.
|
2020-11-08 21:08:58 -03:00 |
|
Eduardo Quezada D'Ottone
|
255a14affb
|
Review changes 2.
|
2020-11-08 21:03:50 -03:00 |
|
Eduardo Quezada D'Ottone
|
35d5324324
|
Review changes.
|
2020-11-08 21:02:34 -03:00 |
|
Evan
|
03f480fa17
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into battle_engine
|
2020-11-08 15:21:48 -07:00 |
|
Evan
|
cdad1e7101
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into battle_engine
|
2020-11-08 14:07:50 -07:00 |
|
Evan
|
980f208b78
|
use NATIONAL_DEX_COUNT for critical capture odds
|
2020-11-08 14:07:43 -07:00 |
|
ExpoSeed
|
7ea34968f9
|
Add damage calc for plates
|
2020-11-08 01:57:52 -06:00 |
|
ExpoSeed
|
d2566c8988
|
Refactor Multi-Attack, Judgment, and Techno Blast to use the same move effect
|
2020-11-07 23:34:04 -06:00 |
|
ultima-soul
|
99fdc13e61
|
Merge branch 'master' into battle_engine_sync
|
2020-11-07 15:59:20 -08:00 |
|
Eduardo Quezada D'Ottone
|
09a5d6c722
|
Implemented Wish Mega Evolution
|
2020-11-07 10:13:32 -03:00 |
|
LOuroboros
|
ea99195194
|
Added functionality to the B_NEW_SURF_PARTICLE_PALETTE anim. config label
|
2020-11-06 22:29:20 -03:00 |
|
LOuroboros
|
d66b2fc820
|
Fixed anim. settings labels in src/battle_anim.c
|
2020-11-06 21:37:04 -03:00 |
|
GriffinR
|
8b1c2c946b
|
Merge pull request #1247 from PidgeyALT/attemptcountfix
use constants for ball throw count
|
2020-11-06 15:41:25 -05:00 |
|
PikalaxALT
|
75b12b86dc
|
Merge pull request #1246 from PikalaxALT/simplify_ram_reset
Simplify RAM reset adaptation for modern
|
2020-11-06 15:00:40 -05:00 |
|
MCboy
|
e31158d017
|
add spaces around - and remove comment from include in battle.h
|
2020-11-06 23:29:52 +03:30 |
|