Reimplement all HM moves as Key Items #3

Open
opened 2022-10-02 19:59:10 +02:00 by supersonicsataa · 2 comments
supersonicsataa commented 2022-10-02 19:59:10 +02:00 (Migrated from gitgud.io)

In modern Pokémon games, HM moves have fallen out of favor, and for good reason. They take up move slots, take up party slots, and generally just stink. I want to reimplement every HM move in the game as a Key Item to get rid of this problem.

What needs done:

  • Search the code for the actual code being called when an HM move is used, and make it possible for an item to trigger such code as a use action.
  • Design custom sprites for every new item.
  • Find placements for the new items.
  • Change the "used field move" text and UI to fit the new method.
  • Remove HM moves from the game.
In modern Pokémon games, HM moves have fallen out of favor, and for good reason. They take up move slots, take up party slots, and generally just stink. I want to reimplement **every HM move in the game** as a **Key Item** to get rid of this problem. What needs done: - [ ] Search the code for the actual code being called when an HM move is used, and make it possible for an item to trigger such code as a use action. - [ ] Design custom sprites for every new item. - [ ] Find placements for the new items. - [ ] Change the "used field move" text and UI to fit the new method. - [ ] Remove HM moves from the game.
supersonicsataa commented 2022-10-02 19:59:10 +02:00 (Migrated from gitgud.io)

assigned to @supersonicsataa

By Brody M on 2022-10-02T17:59:10 (imported from GitLab)

assigned to @supersonicsataa *By Brody M on 2022-10-02T17:59:10 (imported from GitLab)*
supersonicsataa commented 2022-10-04 18:55:58 +02:00 (Migrated from gitgud.io)

changed the description

By Brody M on 2022-10-04T16:55:58 (imported from GitLab)

changed the description *By Brody M on 2022-10-04T16:55:58 (imported from GitLab)*
Sign in to join this conversation.
No Label
feature
not-issue
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tbld/tumbledemerald-legacy#3
No description provided.