4 Star 1 Fork 4

懒得想名字/pokeemerald-expansion

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github
asm
constants
data
dev_scripts
docs
changelogs
0.9.x
1.0.x
1.1.x
1.10.x
1.11.x
1.2.x
1.3.x
1.4.x
1.4.0.md
1.4.1.md
1.4.2.md
1.4.3.md
1.5.x
1.6.x
1.7.x
1.8.x
1.9.x
template.md
install
local_mdbook
team_procedures
tutorials
.gitignore
CHANGELOG.md
INSTALL.md
README.md
SUMMARY.md
book.toml
fix_links.py
legacy_WSL1_INSTALL.md
mmbn_style_names.md
graphics
include
libagbsyscall
migration_scripts
sound
src
test
tools
.gitattributes
.gitignore
CHANGELOG.md
CREDITS.md
INSTALL.md
Makefile
README.md
asmdiff.ps1
asmdiff.sh
audio_rules.mk
build_tools.sh
charmap.txt
check_history.sh
graphics_file_rules.mk
json_data_rules.mk
ld_script_modern.ld
ld_script_test.ld
make_tools.mk
map_data_rules.mk
rom.sha1
spritesheet_rules.mk
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
1.4.0.md 20.41 KB
一键复制 编辑 原始数据 按行查看 历史
Eduardo Quezada 提交于 10个月前 . Version 1.8.3 (#4499)

Version 1.4.0

## How to update
- If you haven't set up a remote, run the command `git remote add RHH https://github.com/rh-hideout/pokeemerald-expansion`.
- Once you have your remote set up, run the command `git pull RHH expansion/1.4.0`.

Added

General

Moves

  • Generation IX Moves
    • Base move data by @Bassoonian in https://github.com/rh-hideout/pokeemerald-expansion/pull/2467
    • New moves with existing effects:
      • Lumina Crash, Jet Punch, Ice Spinner, Triple Dive, Kowtow Cleave, Flower Trick, Torch Song, Aqua Step, Ruination, Pounce, Trailblaze, Chilling Water, Hyper Drill, Twin Beam, Armor Cannon, Bitter Blade, Comeuppance, Aqua Cutter, Blazing Torque, Noxious Torque, Combat Torque, Magical Torque
    • New move effects:
    • Missing move effects:
      • Tera Blast, Axe Kick, Last Respects, Order Up, Spicy Extract, Spin Out, Population Bomb, Glaive Rush, Revival Blessing, Salt Cure, Mortal Spin, Doodle, Fillet Away, Raging Bull, Make It Rain, Collision Course, Electro Drift, Shed Tail, Chilly Reception, Tidy Up, Snowscape, Rage Fist, Gigaton Hammer
  • Updated Gen 1-8 move effects to Gen 9 standards: by @Bassoonian in https://github.com/rh-hideout/pokeemerald-expansion/pull/2467
    • LA moves with existing effects
      • Psyshield Bash, Raging Fury, Wave Crash, Chloroblast, Mountain Gale, Headlong Rush, Esper Wing, Shelter, Bitter Malice, Power Shift, Springtide Storm, Bleakwind Storm, Wildbolt Storm, Sandsear Storm
    • LA moves with new move effects
      • Mystical Power (EFFECT_SPECIAL_ATTACK_UP_HIT)
      • Victory Dance (EFFECT_VICTORY_DANCE)
    • PP adjustments.
      • (5 -> 10) Bleakwind Storm, Wildbolt Storm, Sandsear Storm
      • (10 -> 5) Recover, Soft-Boiled, Rest, Milk Drink, Slack Off, Roost, Shore Up
    • Power adjustments
      • (50 -> 90) Triple Arrows
      • (90 -> 120) Raging Fury
      • (120 -> 150) Wave Crash
      • (60 -> 80) Dire Claw
      • (100 -> 120) Headlong Rush
      • (60 -> 75) Bitter Malice
      • (75 -> 80) Esper Wing
      • (95 -> 100) Springtide Storm, Bleakwind Storm, Wildbolt Storm, Sandsear Storm
      • (80 -> 75) Wicked Blow
      • (70 -> 60) Grassy Glide
      • (130 -> 120) Glacial Lance
  • Implementing Teatime effect by @SonikkuA-DatH in https://github.com/rh-hideout/pokeemerald-expansion/pull/1956
  • Config for Gen 4's Roost pure-Flying behavior (B_ROOST_PURE_FLYING) by @mrgriffin in https://github.com/rh-hideout/pokeemerald-expansion/pull/2530
  • Config for Gen 8 Howl's effect by @DizzyEggg in https://github.com/rh-hideout/pokeemerald-expansion/pull/2700

Abilities

  • Generation IX Abilities
    • 28 of 31 abilities implemented by @LOuroboros in https://github.com/rh-hideout/pokeemerald-expansion/pull/2470
      • Lingering Aroma, Seed Sower, Thermal Exchange, Anger Shell, Purifying Salt, Well-Baked Body, Wind Rider, Rocky Payload, Wind Power, Electromorphosis, Protosynthesis, Quark Drive, Good as Gold, Vessel of Ruin, Sword of Ruin, Tablets of Ruin, Beads of Ruin, Orichalcum Pulse, Hadron Engine, Cud Chew, Sharpness, Supreme Overlord, Costar, Toxic Debris, Armor Tail, Earth Eater, Guard Dog and Mycelium Might
    • Not implemented yet:
      • Commander
      • Opportunist
      • Zero to Hero
  • Implemented Ice Face by @LOuroboros in https://github.com/rh-hideout/pokeemerald-expansion/pull/2255

Items

Changed

Graphical changes

Refactors

Cleanup

Other

Fixed

Softlocks

Graphics

Battle Mechanics

Move Animations

Battle AI

Other

Pret merges

New Contributors

Full Changelog: https://github.com/rh-hideout/pokeemerald-expansion/compare/expansion/1.3.0...expansion/1.4.0

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/maplefall/pokeemerald-expansion.git
git@gitee.com:maplefall/pokeemerald-expansion.git
maplefall
pokeemerald-expansion
pokeemerald-expansion
master

搜索帮助