Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Longi94
/
JavaSteam
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
144
Code
Issues
4
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Steam Achievements
- #371
#371
Merged
LossyDragon
merged 21 commits into
Longi94:master
Longi94/JavaSteam:master
from
phobos665:steam-achievements-user-stats
phobos665/JavaSteam:steam-achievements-user-stats
Copy head branch name to clipboard
Dec 6, 2025
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Steam Achievements
#371
LossyDragon
merged 21 commits into
Longi94:master
Longi94/JavaSteam:master
from
phobos665:steam-achievements-user-stats
phobos665/JavaSteam:steam-achievements-user-stats
Copy head branch name to clipboard
Commits
Commits on Nov 21, 2025
feat: Add Steam achievements support with expanded metadata parsing
Show description for ed9e119
phobos665
committed
ed9e119
View commit details
Copy full SHA for ed9e119
Browse repository at this point
comments and clarifications
phobos665
committed
857efad
View commit details
Copy full SHA for 857efad
Browse repository at this point
Updated the data class for AchievementBlocks.
phobos665
committed
9271a34
View commit details
Copy full SHA for 9271a34
Browse repository at this point
Generated Unit test suite.
Show description for 961fb9d
phobos665
committed
961fb9d
View commit details
Copy full SHA for 961fb9d
Browse repository at this point
updated stats to check for INVALID instead.
phobos665
committed
0916e11
View commit details
Copy full SHA for 0916e11
Browse repository at this point
Commits on Nov 22, 2025
removed old experimental function.
phobos665
committed
7b61846
View commit details
Copy full SHA for 7b61846
Browse repository at this point
Updated the comments of AchievementBlocks for clarity
phobos665
committed
4ec2076
View commit details
Copy full SHA for 4ec2076
Browse repository at this point
fixed value and assertions for achievement icons.
phobos665
committed
b372ef2
View commit details
Copy full SHA for b372ef2
Browse repository at this point
updated description for better understand of users.
phobos665
committed
6d24241
View commit details
Copy full SHA for 6d24241
Browse repository at this point
Added more accurate descriptor for unlock Time. RemindMe 13 years when 32-bit integers won't be able to work with unix timestamps :D
phobos665
committed
b5fb911
View commit details
Copy full SHA for b5fb911
Browse repository at this point
Added helper function to get the unlockTime to date (YYYY-MM-SS HH:mm:ss) just to make things easier for the users.
phobos665
committed
77e10da
View commit details
Copy full SHA for 77e10da
Browse repository at this point
fixed to use new Date() constructor instead of a string as timezones are funny.
phobos665
committed
12c4928
View commit details
Copy full SHA for 12c4928
Browse repository at this point
fixing dates.
phobos665
committed
2396a38
View commit details
Copy full SHA for 2396a38
Browse repository at this point
using the same formatting to check dates.
phobos665
committed
7102f13
View commit details
Copy full SHA for 7102f13
Browse repository at this point
Fixing so that we're using the proper time format parsing.
Show description for 6c6018a
phobos665
committed
6c6018a
View commit details
Copy full SHA for 6c6018a
Browse repository at this point
Commits on Dec 5, 2025
Set a login id so pc steam client stops disconnecting.
LossyDragon
committed
de81673
View commit details
Copy full SHA for de81673
Browse repository at this point
Commits on Dec 6, 2025
Quiet gradle warning
LossyDragon
committed
ddb7999
View commit details
Copy full SHA for ddb7999
Browse repository at this point
Quiet gradle dokka
LossyDragon
committed
77ebc3f
View commit details
Copy full SHA for 77ebc3f
Browse repository at this point
Update tests to include real data from a response packet.
LossyDragon
committed
4d3192a
View commit details
Copy full SHA for 4d3192a
Browse repository at this point
Change default app back to 440
LossyDragon
committed
2a0382b
View commit details
Copy full SHA for 2a0382b
Browse repository at this point
Move test packet to testpackets directory.
LossyDragon
committed
7024c5c
View commit details
Copy full SHA for 7024c5c
Browse repository at this point
You can’t perform that action at this time.