Skip to content

Releases: FrozenAlex/Nya-quest

Nya v0.2.6 for Beat Saber 1.25.1

24 Nov 20:43
Compare
Choose a tag to compare

AutoNya mostly leakless release, we support 2 latest releases 1.25.1 and 1.24.0!

Nya is mostly feature complete😺🎉
And I kinda forgot to add one of the APIs I have listed in the README. Fixing this here

AutoNya is a feature that loads a new image every n seconds.
1.25.1 release was tested on my local collection of 600 images, it did not seem to crash. There were rare crashes though, I could not reproduce them reliably. I found a memory corruption issue with the previous version and tried to mitigate most of it in this version.

Changes:

Nya v0.2.6 for Beat Saber 1.24.0

24 Nov 20:42
Compare
Choose a tag to compare

AutoNya mostly leakless release, we support 2 latest releases 1.25.1 and 1.24.0!

Nya is mostly feature complete😺🎉
And I kinda forgot to add one of the APIs I have listed in the README. Fixing this.

AutoNya is a feature that loads a new image every n seconds.
1.25.1 release was tested on my local collection of 600 images, it did not seem to crash. There were rare crashes though, I could not reproduce them reliably. I found a memory corruption issue with the previous version and tried to mitigate most of it in this version.

Changes:

Nya v0.2.4 for Beat Saber 1.25.1

19 Nov 00:59
Compare
Choose a tag to compare

Hotfix for the previous release. I do need to look at memory usage more often lol. Greatly reduces memory usage of the mod over time when looking at static images.

Nya v0.2.4 for Beat Saber 1.24.0

19 Nov 00:55
Compare
Choose a tag to compare

Hotfix for the previous release. I do need to look at memory usage more often lol. Greatly reduces memory usage of the mod over time when looking at static images.

Nya v0.2.3 for Beat Saber 1.25.1

18 Nov 19:59
Compare
Choose a tag to compare
Pre-release

Maintenance release, we support 2 latest releases 1.25.1 and 1.24.0!

Rip xSky 😿

Changes:

BSML is still a possible cause of crashes, because I have some conflicts with it that did not cause any issues yet, so if Nya causes you any issues feel free to open an issue, I'll look into it.

Nya v0.2.3 for Beat Saber 1.24.0

18 Nov 19:22
Compare
Choose a tag to compare

Nya v0.2.2 for Beat Saber 1.24.0

08 Oct 13:04
Compare
Choose a tag to compare

Changes:

  • Fixed the white screen before any images were loaded
  • Fixed a crash if there are no files in the local folder
  • Added hiding of the floating screen movement handle
  • Added scaling of the Nya floating window
  • Added image loading on start

Nya v0.2.1 for Beat Saber 1.24.0

07 Oct 00:14
Compare
Choose a tag to compare

Changes:

  • Add Animal API
  • Fix saving positions when using quick position buttons
  • Fix crash after exiting multiplayer
  • Fix dragging the floating window everywhere: pause, multiplayer, main menu

Issues:

  • If you have bsml installed, this mod might conflict with it, but it's unlikely;
  • There is a memory leak in gifs, viewing more than a 100 gifs might crash the game.

Nya v0.2.0 for Beat Saber 1.24.0

03 Oct 17:32
Compare
Choose a tag to compare

Update of the old Nya mod port.

New features in this fork:

  • Floating windows;
  • Four APIs for images;
  • Category selection;
  • Saving images to file storage;
  • Buttons to move the floating windows easily;
  • Support for gifs.

Issues:

  • If you have bsml installed, this mod might conflict with it, but it's unlikely;
  • There is a memory leak in gifs, viewing more than a 100 gifs might crash the game.

I don't have a quest to test rn so the next update is not going to be released soon, releasing it as it is.