Commit Graph

17 Commits

Author SHA1 Message Date
2aae676fa3 Update .github/workflows/release.yml
All checks were successful
Build and Release / Build (push) Successful in 23s
1.0.0.5
2025-12-19 06:06:10 +01:00
e9e6937794 Merge branch 'main' of ssh://gitea.lozy.pink:22222/lozy360/spotify-honorific
Some checks failed
Build and Release / Build (push) Failing after 25s
2025-12-19 06:59:10 +02:00
abd7e2515f Update Dalamud SDK and Packager to v14.0.1
Upgraded Dalamud.NET.Sdk and DalamudPackager from version 14.0.0 to 14.0.1 in the project file and package lock. No other dependencies were changed.
2025-12-19 06:58:58 +02:00
14980a9ec4 Update .github/workflows/release.yml 2025-12-19 05:57:31 +01:00
e9d0a2b606 Update .github/workflows/build.yml 2025-12-19 05:57:09 +01:00
885119dc47 yes
All checks were successful
Build and Release / Build (push) Successful in 24s
1.0.0.4
2025-12-18 10:19:45 +02:00
6f825ec210 Update to 7.4 build dalamud
Some checks failed
Build and Release / Build (push) Failing after 23s
2025-12-18 10:09:07 +02:00
6578f83dd8 Update to 7.4
Some checks failed
Build and Release / Build (push) Failing after 13s
2025-12-18 10:03:45 +02:00
cd23b9e381 yes 1.0.0.3 2025-08-06 17:01:25 +03:00
f299e04189 Upgrade 13 2025-08-06 17:01:08 +03:00
023418599e api13 2025-08-06 16:53:14 +03:00
b124838915 test 2025-08-06 15:58:06 +03:00
726ecc5688 Fixing readme 2025-06-24 18:10:16 +03:00
561811cd1f Enhance command handling and add namespace imports
- Added `using` directives for essential namespaces in `Plugin.cs`.
- Implemented a "set" subcommand for configuring activity options, including color and prefix/suffix settings.
- Added error handling for duplicate and invalid inputs, with user feedback via chat.
- Updated the configuration for the first activity based on user input.
1.0.0.2
2025-06-22 21:44:51 +03:00
0c0c72be9f Enhance Spotify track retrieval in Updater.cs
Updated `Updater.cs` to improve functionality for retrieving the currently playing track in Spotify. Added new methods for window title retrieval and utilized the `EnumWindows` function to filter and identify relevant Spotify track titles. Included P/Invoke declarations for Windows API functions to support these enhancements, along with a new method `GetWindowTitle` for better code organization.
1.0.0.1
2025-06-11 20:39:08 +03:00
ddbd8092a8 Replace upload-release-asset action with curl command for uploading release asset 1.0.0.0 2025-06-07 02:13:55 +03:00
75762504bd first commit 2025-06-07 02:03:54 +03:00