-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add achievement count function
- Loading branch information
Showing
7 changed files
with
81 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"playerstats":{"steamID":"76561198009303675","gameName":"SUPERHOT: MIND CONTROL DELETE","achievements":[{"apiname":"achievement_1_completed","achieved":1,"unlocktime":1638316294,"name":"MORE","description":""},{"apiname":"achievement_2_completed","achieved":0,"unlocktime":0,"name":"MORE and MORE","description":""},{"apiname":"achievement_3_completed","achieved":0,"unlocktime":0,"name":"even MORE","description":""},{"apiname":"achievement_4_completed","achieved":0,"unlocktime":0,"name":"so much MORE","description":""},{"apiname":"achievement_5_completed","achieved":1,"unlocktime":100,"name":"there's still MORE","description":""},{"apiname":"achievement_6_completed","achieved":0,"unlocktime":0,"name":"MORE than ever","description":""},{"apiname":"achievement_7_completed","achieved":0,"unlocktime":0,"name":"MORE power","description":""},{"apiname":"achievement_8_completed","achieved":0,"unlocktime":0,"name":"MORE mysteries","description":""},{"apiname":"achievement_9_completed","achieved":1,"unlocktime":200,"name":"MORE story","description":""},{"apiname":"achievement_10_completed","achieved":0,"unlocktime":0,"name":"MORE slashing","description":""},{"apiname":"achievement_11_completed","achieved":0,"unlocktime":0,"name":"MORE shooting","description":""},{"apiname":"achievement_12_completed","achieved":0,"unlocktime":0,"name":"MORE punching","description":""},{"apiname":"achievement_13_completed","achieved":0,"unlocktime":0,"name":"less is MORE","description":""},{"apiname":"achievement_14_completed","achieved":0,"unlocktime":0,"name":"back for MORE","description":""}],"success":true}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"playerstats":{"steamID":"76561198009303675","gameName":"SHENZHEN SOLITAIRE","achievements":[{"apiname":"SOLITAIRE_1","achieved":1,"unlocktime":1620259716,"name":"CLIMB THE MOUNTAIN","description":"Win a game of solitaire."},{"apiname":"SOLITAIRE_2","achieved":0,"unlocktime":0,"name":"MEET THE DRAGON","description":"Win 10 games of solitaire."},{"apiname":"SOLITAIRE_3","achieved":0,"unlocktime":0,"name":"BECOME IMMORTAL","description":"Win 100 games of solitaire."}],"success":true}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"playerstats":{"steamID":"76561198009303675","gameName":"Dota 2","success":true}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"playerstats":{"steamID":"76561198009303675","gameName":"SHENZHEN SOLITAIRE","achievements":[{"apiname":"SOLITAIRE_1","achieved":0,"unlocktime":0,"name":"CLIMB THE MOUNTAIN","description":"Win a game of solitaire."},{"apiname":"SOLITAIRE_2","achieved":0,"unlocktime":0,"name":"MEET THE DRAGON","description":"Win 10 games of solitaire."},{"apiname":"SOLITAIRE_3","achieved":0,"unlocktime":0,"name":"BECOME IMMORTAL","description":"Win 100 games of solitaire."}],"success":true}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"playerstats":{"steamID":"76561198009303675","gameName":"SHENZHEN SOLITAIRE","achievements":[{"apiname":"SOLITAIRE_1","achieved":0,"unlocktime":100,"name":"CLIMB THE MOUNTAIN","description":"Win a game of solitaire."},{"apiname":"SOLITAIRE_2","achieved":0,"unlocktime":200,"name":"MEET THE DRAGON","description":"Win 10 games of solitaire."},{"apiname":"SOLITAIRE_3","achieved":0,"unlocktime":300,"name":"BECOME IMMORTAL","description":"Win 100 games of solitaire."}],"success":true}} |