Archived
1
Commit Graph

22 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
190cdc6e7b Migration to new git server 2018-01-21 23:28:53 +04:00
b7ca6b3c6a New restrictions logic for all chats. Fixed filter for /send_league 2017-12-23 17:03:26 +04:00
413bf22f16 Visual fixes in broadcast messages, some fixes in squader
He protec, but he also attac!
2017-12-20 21:45:32 +04:00
050c0f8d0b /academy and /bastion commands 2017-12-02 19:50:56 +04:00
da8fe3f3e8 /best for low-levels shows all pokememes of next grade 2017-11-29 19:59:51 +04:00
099898d991 Dirty hack for academy 2017-11-29 19:28:40 +04:00
c65dad7727 Wiper for Bastion 2017-11-29 19:11:52 +04:00
6987041d77 Ban returned 2017-11-29 17:06:14 +04:00
4d7f545c92 Ban politic lifted for a while 2017-11-29 12:19:30 +04:00
184055e2f8 Kick mechanism change 2017-11-29 12:12:34 +04:00
7ecc73cbc3 Ban and kick for Bastion separated, and added notifications 2017-11-29 11:50:14 +04:00
9d21ebd44b Pass game admins to our chats. Easter egg chance generation. 2017-11-28 20:37:14 +04:00
e9a1642521 Bastion protection system 2017-11-26 17:28:26 +04:00
a0bfc6b32f Another dumb typo fix
Starting in production day in a nutshell, yeah :D
2017-11-26 16:36:35 +04:00
8d186b1dba Special user in squad information 2017-11-26 16:17:21 +04:00
63051eb9b9 Special case for adding special user to squad 2017-11-26 16:12:49 +04:00
fed4a52075 Bot administration functions for squads chats
Closes #11
Closes #15
2017-11-26 06:48:13 +04:00
ac0292ab6f Broadcast message to all Instinkt players
Closes #7
2017-11-25 03:00:34 +04:00
a32ed89be8 User addition to squads
Closes #8
2017-11-24 00:16:22 +04:00
dfe0d08ecc Massive refactoring for future development 2017-11-21 06:06:32 +04:00
e4102e9a90 Work on squads, some refactoring
Closes #14
See #8
2017-11-19 22:16:11 +04:00