Skip to content

Fix/backlog technical issues - #813

Open
roblo1801 wants to merge 3 commits into
PokemonWorkshop:developfrom
roblo1801:fix/backlog-technical-issues
Open

Fix/backlog technical issues#813
roblo1801 wants to merge 3 commits into
PokemonWorkshop:developfrom
roblo1801:fix/backlog-technical-issues

Conversation

@roblo1801

@roblo1801 roblo1801 commented Aug 27, 2026

Copy link
Copy Markdown

Thank you for your contribution to the Pokémon Studio repo.

Before submitting this PR into the develop branch, please make sure:

  • Your code builds clean without any errors or warnings
  • You are following the Code guidelines
  • You tested your code to make sure it does what it is supposed to do

Description

Note before testing

Tests to perform

roblo1801 and others added 3 commits February 21, 2026 09:17
Add moveBattleStageToUI and uiToMoveBattleStage mapping functions
to MoveUtils.ts and refactor MoveStatisticsEditor and MoveStatistics
to use them instead of inline mapping logic.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…rkshop#340)

Expose Node.js path.join, path.basename, and path.dirname via
contextBridge in preload.ts. Update src/utils/path.ts to delegate
to window.api.path instead of hand-rolled implementations.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…p#657)

Validate tileset and asset source files exist before attempting copy
in copyTsxFile and copyAssetFile. Provides clear error messages
listing missing files instead of crashing with ENOENT or silently
ignoring.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AerunDev

Copy link
Copy Markdown
Collaborator

Please make sure to update the PR description by filling the template.
The 3 checkboxes are important. Thanks!

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