Skip to content

Size Proto Support#622

Closed
TurtIeSocks wants to merge 9 commits intodevelopfrom
size-enum-support
Closed

Size Proto Support#622
TurtIeSocks wants to merge 9 commits intodevelopfrom
size-enum-support

Conversation

@TurtIeSocks
Copy link
Copy Markdown
Collaborator

@TurtIeSocks TurtIeSocks commented Dec 15, 2022

  • Adds a few translation keys
  • Moves all "old size" reference to height
  • New size reference is the size proto
  • Maintains backwards compatibility
  • Filter size globally and per pokemon
  • Adds map marker indicator to view the size of the pokemon
  • Requires updates from those using custom pokemon markers
  • Also adds an indicator in the popup
  • Version bump

Requires RealDeviceMap/RealDeviceMap#456

- Adds a few translation keys
- Moves all "old size" reference to height
- New size reference is the size proto
- Maintains backwards compatibility
- Filter size globally and per pokemon
- Adds map marker indicator to view the size of the pokemon
- Requires updates from those using custom pokemon markers
- Version bump
display_pokemon_id: Int
ditto_form: Int
weight: Float
height: Float
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

height is Float, size Int..?!

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Maintains backwards compatibility for now, since size for everyone not using the latest rdm is still going to be a float ;)

@TurtIeSocks TurtIeSocks deleted the size-enum-support branch July 11, 2023 21:36
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.

2 participants