Age | Commit message (Expand) | Author |
---|---|---|
2021-02-28 | update package-lock.json and remove weird code | mat |
2021-02-28 | fix double fetching | mat |
2021-02-28 | Add leaderboards | mat |
2021-02-20 | add debug stuff | mat |
2021-02-16 | change profileCache to use clones | mat |
2021-02-15 | fix profiles for players that changed their usernames | mat |
2021-02-15 | remove debug logs | mat |
2021-02-14 | add rank to basic member | mat |
2021-02-14 | fix special cases | mat |
2021-02-13 | fix caching issue | mat |
2021-02-13 | fix inventories | mat |
2021-02-13 | optimize inventories | mat |
2021-02-13 | add optional check to verify all clients are owned by the creator | mat |
2021-02-13 | create member, profile, and profiles cleaners | mat |
2021-02-13 | move stuff into src folder | mat |