Skip to content

Releases: Neko-Services/neko_launcher_neo

v0.4.1-alpha

10 Oct 15:03
Compare
Choose a tag to compare
v0.4.1-alpha Pre-release
Pre-release

New features:

  • Customizable search behaviour - now you can choose what the search box searches through by default: titles, tags, descriptions, or any combination of the above.
  • Added title filtering to advanced search using the tags !title, !name and !n.

Changes:

  • Added a better description for changing preferred VNDB title language.
  • Fixed preferred VNDB title language settings overlapping on small window sizes.
  • Fixed VNDB title flickering when fetching info.
  • Fixed fetching titles from VNDB.
  • Fixed "View on VNDB" not working on titles with auto-detected IDs.
  • Fixed the "Play" button not activating when closing the currently running game after navigating to a different game.

v0.4.0-alpha

17 Dec 21:57
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

New features:

  • VNDB integration
    • Shows you the game rating, title, release date and average play time and lets you view it on VNDB
    • You can enable VNDB integration per game in the game config and optionally set the VNDB id
    • By default, if no id is provided, it will try to match a VN by name
    • You can sync game descriptions and titles with VNDB
    • You can change the preferred VNDB title language in the launcher settings
  • New advanced search keywords: !nsfw and !sfw - they will filter results to show you only NSFW titles and SFW titles respectively

Changes:

  • Fixed saving game config not closing the config pane
  • Fixed long titles appearing behind the UI
  • Game descriptions are now scrollable
  • Game tags are now scrollable
  • Minor styling adjustments
  • Reimplemented minimum window size
  • You can no longer navigate home if you're already on the home screen

v0.3.2-alpha

16 Dec 04:02
Compare
Choose a tag to compare
v0.3.2-alpha Pre-release
Pre-release

New features:

  • Advanced search! - check out the new wiki for more info
  • "Open wiki" button in the launcher settings

v0.3.1-alpha

13 Dec 19:46
Compare
Choose a tag to compare
v0.3.1-alpha Pre-release
Pre-release

New features:

  • Summary on the home screen

Changes:

  • Gelbooru search string now adheres to their video standardization
  • Fixed some Windows metadata

v0.3.0-alpha

24 Sep 15:04
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release

New features:

  • Game list search!
  • Click the game title to copy it
  • "Open logs folder" button

Changes:

  • Updated to Flutter 3 and many dependency updates (everything should be more stable)
  • Changed scrolling behaviour to the default Flutter 3 one
  • Changed default Gelbooru tags to reflect their new rating system
  • Changed how file/website opening works under the hood (works on Linux now!)
  • Finally set Windows executable file's details
  • Fixed logs appearing in game directories
  • Fixed profiles not loading when users were missing profile pictures
  • Fixed user activity

v0.2.2-alpha

18 Apr 00:28
Compare
Choose a tag to compare
v0.2.2-alpha Pre-release
Pre-release

New features:

  • "Change background" button to randomize the home screen background
  • Brief "about" section in the settings showing some vaguely not-really-useful info
  • Actual error screen :o

Changes:

  • Better logging of error messages
  • Slight background tweaks
  • Under the hood preparations for Linux release

v0.2.1-alpha

24 Mar 14:23
Compare
Choose a tag to compare
v0.2.1-alpha Pre-release
Pre-release

New fetures:

  • Customizable random home screen backgrounds
  • Update checker

Changes:

  • Faster and smoother game list scrolling
  • Logs now have a dedicated folder
  • Dependecy update, potential bugfixes

v0.2.0-alpha

23 Mar 15:14
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

ACCOUNTS

I implemented a simple backend in Supabase. You can now register, login and change your profile picture. Some overview and social features will appear in a further release.

THIS IS EXTREMELY EXPERIMENTAL! Expect bugs, getting disconnected, desynced and whatnot, feel free to create issues. There is no account recovery options right now. I reserve the right to delete accounts, profile pictures, etc. at my discretion at least until this system is stable. You have been warned.

Other notable changes:

  • You can now freely navigate the launcher after launching a game, it will still track and update your play time and will prevent you from launching another game.
  • Play time display rounds things correctly and correctly compares your play time to many different events (fluff lol).
  • Neko Launcher now logs things to timestamped files. Feel free to attach these to issues if you encounter problems.
  • Bugfixes.

Neko Launcher Neo v0.1.0-alpha

11 Jan 21:21
Compare
Choose a tag to compare
Pre-release

Initial release for testing.