Updates v1.3


Update v1.3:

Bugs Fixes:

  1. Can now copy-paste into the tool as it's open in the web browser.
    1. Apparently, you cannot natively copy-paste into a WebGL game because of security issues and is why I didn't notice the problem sooner. I was able to find some makeshift solutions. I'm just hoping it doesn't add more bugs.
  2.  Disabled arrow keys moving the modules while inputting into the deck input window.

New Features:

  1. Deck input now ignores empty lines.
  2. 'Tab' should now work when typing in the deck window.
  3. Button in options now clears Deck Preset data (also clears the deck input window).

However, I have noticed some new bugs which were caused by the updates. I'm looking for solutions to them.

  1. Initial Deck Window doesn't display correctly.
    1. If there is saved preset data, when the tool loads the deck window will first appear empty. Then when you click it, the preset data appears on the bottom of the input field. If you toggle to a different preset then toggle back, the display will be fixed. This bug was introduced by the copy-paste fixes.
  2. Not centered in itch.io iframe
    1. Also created by the fix to do copy-paste fixes. This is because some edits to the html file were done to support fullscreen mode.
  3. In some of my tests using itch.io, sometimes the Deck Input Window becomes unresponsive. I haven't been able to replicate the bug. I suppose this was because I was switching between v1.2 and v1.3 and there were some residual into (either in the presets or in the browser) that was messing with the behavior. I hope it won't be a problem anymore but if it does, reseting the preset data might solve it.

Leave a comment

Log in with itch.io to leave a comment.