Releases: MedveMarci/StatsSystem
Releases · MedveMarci/StatsSystem
1.2.1
1.2.0
What's New
- New
getleaderboardcommand (gl,leaderboard) to view top players for a specific stat.- Supports optional
topargument (default: 10). - Supports
last <days>to show a leaderboard for the last N days.
- Supports optional
Changed
- Player stats creation API was refactored from
GetOrCreatePlayerStats(...)toTryGetOrCreatePlayerStats(..., out PlayerStats).GetOrCreatePlayerStatsremains available as an[Obsolete]extension wrapper for compatibility.
Full Changelog: 1.1.4...1.2.0
1.1.4
What's Changed
- Added support to get other's stats. by @MedveMarci in #6
- Added searching for stat by steamid by @MedveMarci in #7
- Fixed some null errors by @MedveMarci in #8
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- Fixed some null errors and updated to LabAPI 1.1.4 by @MedveMarci in #5
Full Changelog: 1.1.2...1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0 Release
Released the plugin 🥳