From f9906685e138cfd553f2258bd7b13be951a45bb8 Mon Sep 17 00:00:00 2001 From: Manh Date: Thu, 19 Oct 2023 03:02:02 +0700 Subject: [PATCH] Updated Feature Branches (markdown) --- Feature-Branches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Feature-Branches.md b/Feature-Branches.md index 2d6e53f..291052a 100644 --- a/Feature-Branches.md +++ b/Feature-Branches.md @@ -130,4 +130,4 @@ This system is the highest fidelity of these three, with semi-transparent shadow Note: ***THIS IS NOT A CLEAN FEATURE BRANCH*** which includes *only* the Day-Night system like the other two; this branch also includes HGSS-style pokemon followers and a dynamic overworld palette system, among many other minor changes and tweaks to hundreds of source files. Merge at your own risk. ### [DNS based on Merrp's DNS](https://github.com/quocmanh94/pokeemerald/tree/day_night_system) -I have created a DNS system based on Merrp's DNS. In this system, I have removed HGSS-style Pokemon followers and retained a dynamic overworld palette system, including backward-compatible 16-bit graphics IDs for object events. \ No newline at end of file +I have created a DNS based on Merrp's DNS, and it has been significantly improved compared to Merrp's DNS. In this system, I have removed HGSS-style Pokemon followers, retaining only a dynamic overworld palette system and including backward-compatible 16-bit graphics IDs for object events. \ No newline at end of file