Archived
1
Commit Graph

16 Commits

Author SHA1 Message Date
c9855116da Move rarely changed data to datamappings, fix profile updating
As result of profile format change, introduced in game update yesterday we need to change profile regexp.

As result of some refactoring, rarely changed data removed from database and added to sources of bot.
2018-03-31 08:34:27 +04:00
3be6ddd8a8 Valentine label fix [2] 2018-02-13 23:14:14 +04:00
5da61b460b Valentine label fix 2018-02-13 23:10:26 +04:00
1370ab2b91 Yet another remote change
Now: source.wtfteam.pro
2018-02-13 22:05:32 +04:00
7bcaca66aa Fix for non-finding weapons 2018-01-30 18:41:23 +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
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