Archived
1
Commit Graph

11 Commits

Author SHA1 Message Date
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
c5d8590b87 Removed trailing 1 from profiles attack 2018-01-23 20:37:48 +04:00
190cdc6e7b Migration to new git server 2018-01-21 23:28:53 +04:00
880810d90c New Year 2018 preparations 2017-12-28 05:57:51 +04:00
49fd750df9 Float fix for pokememes wealth 2017-12-06 14:43:05 +04:00
010a2395bf Fix for low-level: pokememes with same name can be added to hand 2017-12-02 18:25:24 +04:00
b706c2d895 Academy link in profile success message for newbies 2017-11-29 10:36:36 +04:00
f52920334d Bastion link on proper profile update 2017-11-29 10:04:54 +04:00
b57cacb4d4 Latest game update reflections 2017-11-26 19:38:25 +04:00
53a99b0ff3 Some work on ordering. Special user behaviour
See #10
2017-11-26 15:28:55 +04:00
dfe0d08ecc Massive refactoring for future development 2017-11-21 06:06:32 +04:00