Go to file
2023-11-11 00:45:23 +01:00
.github Version 1.6.2 (#3503) 2023-10-31 07:28:47 -03:00
asm Made Reflect Type handle 3rd types (#3303) 2023-10-23 10:08:36 +01:00
common_syms replace global usage of gActiveBattler in controller files 2023-08-07 12:51:58 +02:00
constants Add include guards for assembly constants files 2023-09-03 20:57:54 -04:00
data Merged general and generalWithStairs tilesets 2023-11-10 19:24:11 +01:00
docs Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
gflib Move battle tests off the heap (#3414) 2023-10-13 16:31:10 -03:00
graphics Tera Shards Icons (#3307) 2023-09-14 07:38:45 -03:00
include Set Exp Share to behave like newer versions 2023-11-10 21:21:17 +01:00
libagbsyscall Fix $(AR) define, remove \u warns on macOS. 2021-01-04 11:35:59 -05:00
sound Add female Basculegion to cry table (#3242) 2023-08-19 11:20:40 -04:00
src Changed default options (text speed defaults to fast; battle type defaults to set) 2023-11-11 00:45:23 +01:00
test fix psychic terrain blocking moves it shouldnt block (#3521) 2023-11-03 21:01:02 +01:00
tools Buffer 'GBA: '-prefixed messages 2023-10-23 07:47:13 +01:00
.gitattributes Add missing files to .gitattributes. 2020-11-08 20:13:21 -05:00
.gitignore Undated .gitignore 2023-11-10 19:22:49 +01:00
asmdiff.ps1 Remove debug printing 2019-04-07 19:18:42 -05:00
asmdiff.sh [Round 3] Apply all source related changes for the new INSTALL.md in one commit. 2020-12-16 21:24:44 -05:00
build_tools.sh Update deprecated build_tools script 2019-08-27 09:15:44 -04:00
CHANGELOG.md Reverted PR3455 2023-10-31 07:33:53 -03:00
charmap.txt remove gActiveBattler replacement 2023-09-04 10:26:37 +02:00
graphics_file_rules.mk Cleaned up remaining Castform hack stuff (#3063) 2023-06-30 09:58:07 +02:00
INSTALL.md Remove all trailing whitespace (master) (#3472) 2023-10-27 13:52:44 -03:00
json_data_rules.mk use json for region map sections 2022-04-04 23:32:03 -04:00
ld_script_modern.txt Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
ld_script_test.txt Fix tests breaking on modern (#3319) 2023-09-19 12:15:03 +02:00
ld_script.txt Merge remote-tracking branch 'pret/master' into RHH/master 2023-07-06 13:06:31 -04:00
make_tools.mk Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230303 2023-03-03 11:00:50 -03:00
Makefile make check MODERN=1 in a separate build directory 2023-10-23 07:47:13 +01:00
map_data_rules.mk [Round 3] Apply all source related changes for the new INSTALL.md in one commit. 2020-12-16 21:24:44 -05:00
README.md Changed default options (text speed defaults to fast; battle type defaults to set) 2023-11-11 00:45:23 +01:00
rom.sha1 Make rom.sha1 lowercase to fix erroneous comparison results on *nix 2017-09-06 09:20:49 -04:00
songs.mk Sync encounter musics with encounter music types 2020-08-20 21:03:24 -04:00
spritesheet_rules.mk Merge remote-tracking branch 'RHH/battle_engine' into RHH_masterMerge 2022-07-22 22:57:02 -04:00
sym_bss.txt Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into HEAD 2022-04-02 18:45:18 -03:00
sym_common.txt replace global usage of gActiveBattler in controller files 2023-08-07 12:51:58 +02:00
sym_ewram.txt Allow Cycling Through Balls in the Last Ball Used Menu (#3039) 2023-08-24 19:23:26 -04:00

pokeemerald

(Hack has no name yet)

This is my first hack, so please be kind If you have suggestions, found bugs, or just want to talk, feel free to DM me on discord: @ninjdai or to open an issue/PR

Features

## Already in the hack * RHH's pokeemerald expansion - Roster goes up to Gen 8, including items - Battle mechanics such as megas, S/P split, fairy type... - New Exp Share - For more info, check out [their github](https://github.com/rh-hideout/pokeemerald-expansion) * SIDEWAYS STAIRS :OOOOOO [by ghoulslash](https://www.pokecommunity.com/showthread.php?p=10175618) (Best feature of the hack frfr) * QOL - Bigger bag (Up to 999 of each item) - X/Y-style wrapping summary screen ([Zeturic](https://www.pokecommunity.com/showpost.php?p=10060875&postcount=27)) - Options default to fast text speed and set battle type
## WIP
* Brand new region of ???????

## For the future
* D/N System with adapted encounters
* Every pokemon obtainable, including mythicals/legendaries

I do not plan on adding new mons or forms, as I believe there is so much unexploited "vanilla" content that I won't ever need to add that kind of content to a game :)