Commit Graph

14 Commits

Author SHA1 Message Date
Augusto Dwenger ad2afd85d5 Resolve "[FEATURE] "ranking" command" 2020-02-08 22:00:37 +00:00
Augusto Dwenger 0895514469 Implements the getTopPlayer method to get all player sorted by there playtime 2020-02-06 19:49:15 +00:00
Augusto Dwenger f73fcb8bba release candidate v0.2.0 2020-01-12 18:22:25 +01:00
Augusto Dwenger 789f4981b6 Merging `4-feature-view-the-playtime-of-another-player` in to dev with redesigned PlayTime api and File db 2020-01-12 16:12:31 +00:00
Augusto Dwenger b65b48a6f2 release candidate v0.1.5 2019-12-29 19:48:00 +01:00
Augusto Dwenger 28781c2bc1 fix hamburghammer/playtime#16 2019-12-29 19:37:54 +01:00
Augusto Dwenger 6ee11559e3 fix bug where the server schedules the saving to fast hamburghammer/playtime#15 2019-12-29 19:00:30 +01:00
Augusto Dwenger d6e3d9dbe3 fix bug that the time rises to fast when it got saved without removing the player hamburghammer/playtime#14
The fix was to use the save time if its available instead of the join time
2019-12-29 18:58:47 +01:00
Augusto Dwenger e2f6da0c7e change version number to met Semantic Versioning hamburghammer/playtime#6 2019-12-29 15:45:29 +01:00
Augusto Dwenger b9a5489164 adds scheduled persisting of the playtime
hamburghammer/playtime#1
2019-12-29 13:40:02 +00:00
Augusto Dwenger e130455009 refactor PlayerService tests by restructuring theme and updating the mocking validation plus update test in general 2019-12-29 01:50:04 +00:00
Augusto Dwenger 49479ece55 Issue #2 Save on server shutdown 2019-12-28 21:07:49 +00:00
Augusto Dwenger 3c56f8b51a Player time 2019-12-28 00:02:19 +00:00
Augusto Dwenger 4863ed0d47 Initial commit 2019-12-26 17:01:27 +01:00