Devlogs
Ved 1.10.2
VedA downloadable project for Windows, macOS, and Linux
Ved 1.10.2 has just been released, with many small improvements!
Changelog
- In the script editor, pressing Left/Right at the start/end of a line now takes you to the previous/next line (!58)
- Also, pressing Up/Down on the first/last line now takes you to the start/end.
- All drawing tools are now interpolated (this means that there will no longer be gaps in lines of tiles if you move your mouse fast enough) (!59)
- Added partial support for VVVVVV 2.4's new font format, and updated the font
- Added syntax highlighting for new 2.4 scripting commands
- You can now drag-and-drop level files onto the Ved window to load them (!60)
- Fixed certain source files silently not being affected by plugins
- Swapped "Assets" and "Level notepad" buttons
- Added "Play sound" button for playef and squeak in script editor
- Added coordinates preview for createentity, createcrewman, gotoposition and text in the script editor, showing a crosshair for the given coordinates and letting you click to change them.
- Made warp background speed not dependent on FPS
- Fixed Ctrl+Shift+N (to show all tiles and their numbers) conflicting with Ctrl+N (new level)
- Allow playing .ogg files renamed to .wav or other way around
- Allow right-to-left and/or bottom-to-top script box placing
- Added start point "Go to" button (in addition to pressing Ctrl+P or right clicking the start point tool)
- JIT compilation is temporarily turned off to prevent instability (*)
- Fixes and updates to translations