Skip to content

Releases: ajusa/VNDS-LOVE

VNDS-LOVE 0.0.13

11 Feb 23:15
e745320
Compare
Choose a tag to compare

Changelog

  • Fixes a bug (#37 ) related to font resizing when drawing the option menu (thank you @snuk182 for reporting and fixing the issue!)

VNDS-LOVE 0.0.12

12 May 01:20
Compare
Choose a tag to compare

Changelog

  • Fixes a bug (#35) related to text interpolation that was used in certain novels.
  • Fixed an issue with loading zipped folders on the 3DS platform, thanks @TurtleP for helping me debug that

If there are no bugs found after some time, this pre-release will transition to release

VNDS-LOVE 0.0.11

25 Mar 02:08
Compare
Choose a tag to compare

Changelog

  • Fixed an issue reported by Mishima on Discord that was causing listbox to fail
  • Better error handling for when a file isn't found
  • Might fix #33 (comment), haven't testing on Switch personally yet

If there are no bugs found after some time, this pre-release will transition to release.

VNDS-LOVE 0.0.10

06 Mar 23:21
Compare
Choose a tag to compare
VNDS-LOVE 0.0.10 Pre-release
Pre-release

Changelog

  • Tried to fix audio crashing bug in #31
  • Changed default rescaling to use linear as suggested in #32
  • Trying to make sure that the font can't be nil at runtime to fix #33

I was unable to do any testing for some of these systems, since I don't have access to them right now. Everything seemed to work fine on my computer.
If there are no bugs found after some time, this pre-release will transition to release.

VNDS-LOVE 0.0.9

11 Jan 03:47
Compare
Choose a tag to compare
VNDS-LOVE 0.0.9 Pre-release
Pre-release

Changelog

  • Added a settings menu
    • You can change values by using the left/right buttons, such as the audio/music percent.
  • Can change the audio settings for both music and sounds, closing #22
  • Tries to use the default.ttf if it is provided in a novel, closing #25
    • This can be overidden in the settings
  • Fixed an issue with being able to close the save menu

If there are no bugs found after some time, this pre-release will transition to release

VNDS-LOVE 0.0.8

09 Jan 02:17
Compare
Choose a tag to compare
VNDS-LOVE 0.0.8 Pre-release
Pre-release

Changelog

  • Added a menu! Access it by hitting the start button on a gamepad, or m(enu) with a keyboard. Close by hitting b (also b on keyboard).
  • Save slot support! You can now save and load from up to 10 slots per novel. This number is subject to increase in the future
  • Ability to quit from within VNDS-LOVE! Open menu and then select quit.

Lots of changes have been made, so I'm expecting bugs.
If there are no bugs found after some time, this pre-release will transition to release

VNDS-LOVE 0.0.7

06 Jan 23:55
Compare
Choose a tag to compare

Changelog

  • Use the mime type of a file to decide how to open it (fixes Kanon)

If there are no bugs found after some time, this pre-release will transition to release

VNDS-LOVE 0.0.6

03 Jan 16:39
Compare
Choose a tag to compare

Changelog

  • Correctly implemented the text ! command
  • Added basic support for saving the currently playing audio

If there are no bugs found after some time, this pre-release will transition to release

VNDS-LOVE 0.0.5

03 Jan 03:52
Compare
Choose a tag to compare
VNDS-LOVE 0.0.5 Pre-release
Pre-release

Changelog

  • Added support for colored text
  • Fixed a bug related to saving being off by one command

If there are no bugs found after some time, this pre-release will transition to release

0.04: workaround for issue with text and choice

30 Dec 03:40
Compare
Choose a tag to compare
might look kinda weird but it is better than missing text