diff options
author | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2020-09-11 15:31:06 -0600 |
---|---|---|
committer | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2020-09-11 15:31:06 -0600 |
commit | 412e61c2b3eefc3cc4771f7b3d1ee859e5bb5e81 (patch) | |
tree | dcf36fa49dad0402a27fc78836442a9cbd9bb9bc | |
parent | 7a2b40eada5a03cd2bf817f34605d8bdb5158ebe (diff) |
Updated Home (markdown)
-rw-r--r-- | Home.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -35,6 +35,8 @@ Welcome to the pokeemerald wiki! - **[Add a debug menu](Add-a-debug-menu)** - **[Colored stats by nature in summary screen](Colored-stats-by-nature-in-summary-screen)** - **[printf in mGBA](printf-in-mGBA)** +- **[Editing Battle Backgrounds](https://www.pokecommunity.com/showthread.php?t=419571)** +- **[New Battle Transitions](https://www.pokecommunity.com/showpost.php?p=10085164&postcount=1)** ### Advanced - **[Reduce Noise and Improve Sound Quality (Implementing a New Mixer)](Reduce-Noise-and-Improve-Sound-Quality-(Implementing-a-New-Mixer))** @@ -42,6 +44,15 @@ Welcome to the pokeemerald wiki! - **[Dynamic overworld palette system](Dynamic-overworld-palette-system)** - **[Run Custom Scripts on Trainer Sight](Trainer-Scripts)** - **[Stair Warps](Stair-Warps)** +- **[Using Affine Animations](https://www.pokecommunity.com/showthread.php?t=419851)** + +## Notable Branches +- **[Battle Engine Upgrade](https://github.com/DizzyEggg/pokeemerald/tree/battle_engine_v2)** +- **[Pokemon Expansion](https://github.com/DizzyEggg/pokeemerald/tree/pokemon_expansion)** +- **[Item Expansion](https://github.com/DizzyEggg/pokeemerald/tree/item_expansion)** +- **[Follow Me](https://github.com/ghoulslash/pokeemerald/tree/follow-me)** +- **[Sideways Stairs](https://github.com/ghoulslash/pokeemerald/tree/sideways_stairs)** +- **[More Bag Pockets](https://github.com/AsparagusEduardo/pokeemerald/tree/BetterBag)** ## To do - transfer the rest of the simple modifications from the [Pokecommunity thread](https://www.pokecommunity.com/showthread.php?p=9986048)
\ No newline at end of file |