summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Home.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/Home.md b/Home.md
index f52f8cd..8b8f2c7 100644
--- a/Home.md
+++ b/Home.md
@@ -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