Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-04 | Refactored case-conversion functions. | madmaxoft | 1 | -2/+2 |
2014-08-03 | cMojangAPI: Added UUID-to-Name lookup. | madmaxoft | 1 | -16/+81 |
2014-08-03 | Added cMojangAPI:GetUUIDFromPlayerName(). | madmaxoft | 1 | -0/+7 |
2014-07-31 | MojangAPI: Added a UseCachedOnly param to GetUUIDsFromPlayerNames(). | madmaxoft | 1 | -2/+4 |
2014-07-30 | MojangAPI: Clarified the UUID conversion code. | madmaxoft | 1 | -2/+4 |
2014-07-30 | Exported cMojangAPI to Lua. | madmaxoft | 1 | -1/+12 |
2014-07-30 | Added a cMojangAPI class for PlayerName -> UUID lookups, with cache. | madmaxoft | 1 | -0/+102 |