Archived
1
Commit Graph

4 Commits

Author SHA1 Message Date
4abfc457ce Add return constants package, and common message sender functions
Trying to resolve as much as possible ``gometalinter`` issues.
2018-03-31 16:45:09 +04:00
4660d02a32 Added "banned" status for players 2018-02-11 18:58:41 +04:00
b8226d8aa8 DataCache and changes for game update
Recent game update changed pokememes view in pokedeks, so we need to
reflect it by updating parser.

Introducing DataCache - a silver bullet for eliminating lags linked to
database queries. Less queries, more in RAM, faster work. Needs testing
in production environment.
2018-01-29 23:50:25 +04:00
706dc3e944 Reminders for league. Now just reminders, without attack button 2017-12-23 01:40:36 +04:00