From a026704cdd70a8268b3a2f32de6bc1cbe875a2bb Mon Sep 17 00:00:00 2001 From: itsOwen Date: Sat, 28 Dec 2024 23:25:20 +0000 Subject: [PATCH 01/11] feat: add PlayCount Plugin --- .gitmodules | 3 +++ plugins/playcount-decky | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/playcount-decky diff --git a/.gitmodules b/.gitmodules index b56bf5a9..a31af3ab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -222,3 +222,6 @@ [submodule "plugins/steamdeck-input-disabler"] path = plugins/steamdeck-input-disabler url = https://github.com/BurritoSpray/steamdeck-input-disabler.git +[submodule "plugins/playcount-decky"] + path = plugins/playcount-decky + url = https://github.com/itsOwen/playcount-decky.git diff --git a/plugins/playcount-decky b/plugins/playcount-decky new file mode 160000 index 00000000..f6a4443d --- /dev/null +++ b/plugins/playcount-decky @@ -0,0 +1 @@ +Subproject commit f6a4443d0588450ff9fa8d46ef6d12c955089ce8 From 958799a99676f6f37f1bd423b32c2af73493d179 Mon Sep 17 00:00:00 2001 From: itsOwen Date: Mon, 30 Dec 2024 20:42:08 +0000 Subject: [PATCH 02/11] Update PlayCount plugin to latest version --- plugins/playcount-decky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/playcount-decky b/plugins/playcount-decky index f6a4443d..ada13cd5 160000 --- a/plugins/playcount-decky +++ b/plugins/playcount-decky @@ -1 +1 @@ -Subproject commit f6a4443d0588450ff9fa8d46ef6d12c955089ce8 +Subproject commit ada13cd52a0af83abdb6a86a5152f2dff28e9002 From 5420e0571e5948844701efcd4eae65b1a4675808 Mon Sep 17 00:00:00 2001 From: itsOwen Date: Mon, 30 Dec 2024 20:48:07 +0000 Subject: [PATCH 03/11] Playcount-Latest --- plugins/playcount-decky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/playcount-decky b/plugins/playcount-decky index ada13cd5..6a7f1b65 160000 --- a/plugins/playcount-decky +++ b/plugins/playcount-decky @@ -1 +1 @@ -Subproject commit ada13cd52a0af83abdb6a86a5152f2dff28e9002 +Subproject commit 6a7f1b6532af526cfd7cd286e1e5d6cc01bf1f84 From e4f16cf6f7c362b00a091007cc8087d5330a5088 Mon Sep 17 00:00:00 2001 From: itsOwen Date: Tue, 31 Dec 2024 16:00:39 +0000 Subject: [PATCH 04/11] lock file added --- plugins/playcount-decky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/playcount-decky b/plugins/playcount-decky index 6a7f1b65..86253c9e 160000 --- a/plugins/playcount-decky +++ b/plugins/playcount-decky @@ -1 +1 @@ -Subproject commit 6a7f1b6532af526cfd7cd286e1e5d6cc01bf1f84 +Subproject commit 86253c9e2d87de84efe9a1397fa86933c3863c22 From 33699df533b9d641da7aa99ddb1c060784c13f93 Mon Sep 17 00:00:00 2001 From: itsOwen Date: Thu, 2 Jan 2025 20:43:26 +0000 Subject: [PATCH 05/11] everything fixed, url added as requested --- plugins/playcount-decky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/playcount-decky b/plugins/playcount-decky index 86253c9e..b0ceb49e 160000 --- a/plugins/playcount-decky +++ b/plugins/playcount-decky @@ -1 +1 @@ -Subproject commit 86253c9e2d87de84efe9a1397fa86933c3863c22 +Subproject commit b0ceb49e0753c3eede05688ff083b77323b8cebe From 8127922171a58aba3efa1544a5fe2a8b52b2f36e Mon Sep 17 00:00:00 2001 From: itsOwen Date: Tue, 7 Jan 2025 16:53:23 +0530 Subject: [PATCH 06/11] added badges in library view + settings options --- plugins/playcount-decky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/playcount-decky b/plugins/playcount-decky index b0ceb49e..cc251238 160000 --- a/plugins/playcount-decky +++ b/plugins/playcount-decky @@ -1 +1 @@ -Subproject commit b0ceb49e0753c3eede05688ff083b77323b8cebe +Subproject commit cc2512387259eef1f95eeaebc9dd88a5a7e66b9a From 047dbf7f739ec9a8d22a65cb64944129ee2df14d Mon Sep 17 00:00:00 2001 From: itsOwen Date: Wed, 8 Jan 2025 06:11:17 +0530 Subject: [PATCH 07/11] added toggle for store view and library view + several fixes --- plugins/playcount-decky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/playcount-decky b/plugins/playcount-decky index cc251238..597213bd 160000 --- a/plugins/playcount-decky +++ b/plugins/playcount-decky @@ -1 +1 @@ -Subproject commit cc2512387259eef1f95eeaebc9dd88a5a7e66b9a +Subproject commit 597213bdf9135c28ffe489e8e8afca05234eb4bc From 8e2508a8779ad5c80c014bb57f1ead65ac0abeb7 Mon Sep 17 00:00:00 2001 From: itsOwen Date: Thu, 9 Jan 2025 15:43:17 +0530 Subject: [PATCH 08/11] final update for main store --- plugins/playcount-decky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/playcount-decky b/plugins/playcount-decky index 597213bd..fd0ee0b0 160000 --- a/plugins/playcount-decky +++ b/plugins/playcount-decky @@ -1 +1 @@ -Subproject commit 597213bdf9135c28ffe489e8e8afca05234eb4bc +Subproject commit fd0ee0b01f71ff4070415b52a400c7c89e53704c From f8c09869d799fe2d0dcd284209bcc3b9a76f9f99 Mon Sep 17 00:00:00 2001 From: itsOwen Date: Mon, 13 Jan 2025 09:45:52 +0530 Subject: [PATCH 09/11] fixed uninstall bug, added multiple settings option, fixed playercount not appearing on delly footer --- plugins/playcount-decky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/playcount-decky b/plugins/playcount-decky index fd0ee0b0..864e6e5b 160000 --- a/plugins/playcount-decky +++ b/plugins/playcount-decky @@ -1 +1 @@ -Subproject commit fd0ee0b01f71ff4070415b52a400c7c89e53704c +Subproject commit 864e6e5b8fcebb5d1ae6ea1ef36258bb8f022aa0 From 102052a8fecca5e133b56b7e57f1227b7e910caf Mon Sep 17 00:00:00 2001 From: itsOwen Date: Wed, 15 Jan 2025 15:45:27 +0530 Subject: [PATCH 10/11] Version 1.5 + Multiple features + Customizations --- plugins/playcount-decky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/playcount-decky b/plugins/playcount-decky index 864e6e5b..77ae6c34 160000 --- a/plugins/playcount-decky +++ b/plugins/playcount-decky @@ -1 +1 @@ -Subproject commit 864e6e5b8fcebb5d1ae6ea1ef36258bb8f022aa0 +Subproject commit 77ae6c345bdf152613601480af30511319726cc3 From 994293c78a37032a341ffa4134bc14d64ea7e043 Mon Sep 17 00:00:00 2001 From: itsOwen Date: Fri, 17 Jan 2025 11:33:16 +0530 Subject: [PATCH 11/11] major update, advanced stats, improved UI and many other fixes --- plugins/playcount-decky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/playcount-decky b/plugins/playcount-decky index 77ae6c34..50e304af 160000 --- a/plugins/playcount-decky +++ b/plugins/playcount-decky @@ -1 +1 @@ -Subproject commit 77ae6c345bdf152613601480af30511319726cc3 +Subproject commit 50e304af50e0e91bb3a07c297af230f65c6483b8