Skip to content

Releases: vgmoose/vgedit

vgedit+ 2.1 - wuhb build

10 Sep 05:20
Compare
Choose a tag to compare

Wii U Changelog:

  • Fixes issue with text labels not fully rendering (Closes #9)
  • Add WUHB build for Aroma!

The Switch build has no significant changes.

83720896-fdb99000-a607-11ea-9f8c-439da907aa76

vgedit+ v2.0.1

15 Jun 05:02
Compare
Choose a tag to compare

Small bugfix to not move the cursor while holding a directional button with the on-screen keyboard up.

Update: Added Wii U release thanks to @GaryOderNichts fixing SDL_FontCache! (And thanks @Maschell for the heads up)

Otherwise, same changes as 2.0 release.

vgedit+ v2.0

04 Jun 06:07
Compare
Choose a tag to compare

This update allows vgedit to handle much larger files, adds line number and cursor fixes, usb keyboard support, and other features/bugfixes.

Note: Currently the Wii U version is having an issue with font rendering, this release page will be updated when this is addressed! For now this is a Switch-only release.

New Features:

  • Line numbers along left side
  • Can load much larger text files
    • Uses SDL_FontCache for improved performance
  • New menu bar while editing file
    • Find and jump to position within file
    • Undo/redo history state tracking
  • Create new file or folder while browsing
  • USB Keyboard support
    • Only in Insert mode (when on-screen keyboard is showing)
    • Can press Alt to toggle on-screen keyboard

Bugfixes:

  • Proper line wrapping for long lines
  • Properly affix cursor within text file
  • File/folder list is alphabetized now
  • Better support for tabs within file
  • Scroll to cursor position when typing
  • Unsaved changes need confirmation when exiting
  • Allow copy/paste between two files

Screen Shot 2020-06-04 at 1 47 08 AM

Screen Shot 2020-06-04 at 1 44 19 AM

Screen Shot 2020-06-04 at 1 48 06 AM

vgedit 1.1

06 Oct 19:22
Compare
Choose a tag to compare

Small update for various bug fixes. Thanks to @satelliteseeker for these enhancements! This build also switches to using the Chesto UI library.

Wii U + Switch:

  • file path in toolbar doesn't cut into buttons
  • cursor better aligns with text
  • enter/newline and backspace work better

Switch:

  • recompile with newer libnx to address 9.0 input bug

Known bugs:

  • the keyboard text is now slightly misaligned on the non-PC build, I don't know why this happens, but the second row of upper case letters is not misaligned
  • files with long lines support is not very good, it should still work but the cursor won't reflect the right position

vgedit - console text editor

31 Dec 23:46
Compare
Choose a tag to compare

vgedit is a Video Game text Editor for the Switch. It has basic file browsing functionality (SD card only) and allows text files to be edited directly using either the touch screen or a controller.

Pressing Plus will save the file, Minus will close it. Hitting A brings up the keyboard and B will be either delete or backspace depending on which mode you are in (when keyboard is up (insert mode), it's backspace, in the overview mode it's delete

Features:

  • Open, edit, and save files on SD
  • Touch screen controls for quickly viewing documents
  • Select multiple characters with L/R
  • Basic copy and paste support

Future work:

  • Add hex editor
  • Allow file/folder creation
  • better support for files with large lines
  • better support for very large files
  • vertical text selection
  • undo/redo system

Screenshots:

screen shot 2018-12-31 at 6 04 31 pm

screen shot 2018-12-31 at 6 04 55 pm

screen shot 2018-12-31 at 6 08 26 pm