Releases: Neko-Services/neko_launcher_neo
Releases · Neko-Services/neko_launcher_neo
v0.4.1-alpha
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
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
New features:
- Advanced search! - check out the new wiki for more info
- "Open wiki" button in the launcher settings
v0.3.1-alpha
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
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
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
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
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
Initial release for testing.