Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.13 KB

note.md

File metadata and controls

25 lines (20 loc) · 1.13 KB

Game Technical

Other

Improvements backlog

  • Dark synchro style syntax
  • TCG Normal effect style syntax
  • Split art and effect border for pendulum
  • OCG's letter dialect ("Chef Special Recipe" OCG for example)
  • In-place zoom
  • Improve UX when rendering card (reduce flashing)

Known issues

  • A rather hard one that make card cropper sometimes return wrong crop information upon import. Re-import that same data will fix the issue. This must be a timing problem because the component re-render at the same time it receive imperative information, but currently we have no easy way to reproduce it, and thus unable to effectively fix it.