Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HGSS Style Pokedex #3288

Merged
merged 101 commits into from
Oct 2, 2023
Merged

HGSS Style Pokedex #3288

merged 101 commits into from
Oct 2, 2023

Conversation

AaghatIsLive
Copy link

Description

This PR adds @TheXaman's HGSS Style Pokedex

Images

pokedex_plus_hgss

Discord contact info

aaghat

TheXaman and others added 30 commits November 8, 2020 00:49
more ui, BROKEN atm

type icons in info screen

working topbar

dpad for switching and white mon name

initial working stats screen

additional stats, proper move list array

Working stats screen, all infos in, all icons in, buggy when switching

Fixed sprite bug, proper sprite destruction, works with old compiler

new navigation: info>area>stats

power+accuracy text, change of positions

layout for stats screen, other screen visually broken

new stats layout properly working plus toggle infos

show lvl of LevelUpMove and TM/HM of TMHM_Move

3 dashes for EggMoves and CORRECT icon for TM/HMs pog

improved layout and contest move data!

TutorMoves now available

hold dpad to scroll, pure relieve

search by move code working

6evs, 16 character move names, tripple digit moves, new eduardo layout

working tileset, info screen no correct xy layout for elements yet

new list menu start

new layout working, only missing stats bars

new list, new search

fixed area screen change and fixed "new caught" bug (type icons)
* Changed comment method to avoid conflict with Pokemon Expansion.

* Changes the way level up moves are read if it detects either Battle Engine or Pokémon Expansion.

* Support for Battle Engine's spit icon.
…ety, added constant to make custom dark palette switch easy
changed where the bg is cleared
@AsparagusEduardo
Copy link
Collaborator

AsparagusEduardo commented Sep 8, 2023

Note for the reviewer: DON'T squash or rebase this one to avoid conflicts with users that already use this feature branch.

@AaghatIsLive
Copy link
Author

Ready for Review!

Copy link
Collaborator

@AsparagusEduardo AsparagusEduardo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initial review.

graphics/pokedex/hgss/HGSS_SelectBar.bin Outdated Show resolved Hide resolved
include/daycare.h Outdated Show resolved Hide resolved
src/fonts.c Outdated Show resolved Hide resolved
src/graphics.c Outdated Show resolved Hide resolved
src/strings.c Outdated Show resolved Hide resolved
src/pokedex_plus_hgss.c Outdated Show resolved Hide resolved
src/pokedex.c Outdated Show resolved Hide resolved
src/pokedex_area_screen.c Show resolved Hide resolved
@AaghatIsLive
Copy link
Author

Applied requested changes.

graphics/pokedex/hgss/RES_HGSS_palette.pal Outdated Show resolved Hide resolved
src/pokemon_summary_screen.c Outdated Show resolved Hide resolved
src/pokemon_summary_screen.c Outdated Show resolved Hide resolved
@AsparagusEduardo
Copy link
Collaborator

Oh and one more thing, in the Discord we discussed adding special handling for Mew so that it shows a single entry that says "ALL" for TMs and Tutors. Could you add this?

@AsparagusEduardo
Copy link
Collaborator

Oh and one more thing, in the Discord we discussed adding special handling for Mew so that it shows a single entry that says "ALL" for TMs and Tutors. Could you add this?

If not, I'll try to PR it myself.

@AsparagusEduardo AsparagusEduardo merged commit 20e3b43 into rh-hideout:upcoming Oct 2, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants