Skip to content

Releases: Banane9/NeosEditorTabbing

Release v2.0.0

09 Dec 01:45
Compare
Choose a tag to compare

What's Changed

  • Fixed to be able to use Tab key for IME candidate selection by @hantabaru1014 in #1

Dropped internal implementation of EnumerableInjector, thus requires at least NML 1.11.0 now.

Release v1.1.0

31 May 21:50
447cb31
Compare
Choose a tag to compare

Now detects when Steam Overlay could be triggered by Shift+Enter and has a toggle option to only use just enter to move to the next field and just Tab to move back when both are the case.

Specifically, Steam Overlay gets set as possibly triggered when the game is launched in a screen mode while not in the standalone build.

Initial Release v1.0.0

19 May 23:17
Compare
Choose a tag to compare

Supports moving only forwards with tab, or moving forwards with enter and backwards with tab.