Application Programming Interface for GreenCubes-related web-applications. Inspired by GCMap.
- Login
- Last seen
- Skin URL
- Registration date
- Prefix
- Nickname color
- Name
- Server status
- Players count
Run this sql code in your application MySQL DB for fixing. Or use node.js script in scripts/fix-db.js
ALTER TABLE `authcode` DROP `_waterline_dummy02492`;
ALTER TABLE `client` DROP `_waterline_dummy02492`;
ALTER TABLE `token` DROP `_waterline_dummy02492`;
Realisation by Kern0 aka Arseniy Maximov. Inspired by problems of typical enthusiasts, they don't have access for basic information about players for making cool services. Hello gcmap.ru without good authorization, gc-card.ru without good access to last seen, skins and registration date (i think, you need auth for this cool things?).