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
190cdc6e7b Migration to new git server 2018-01-21 23:28:53 +04:00
bbb0b8afe1 Less restrictive policies for admins 2017-12-24 04:36:23 +04:00
f6d8d064ed PokememBroInstinkt chat bans fix 2017-12-23 21:08:57 +04:00
b7ca6b3c6a New restrictions logic for all chats. Fixed filter for /send_league 2017-12-23 17:03:26 +04:00
e9a1642521 Bastion protection system 2017-11-26 17:28:26 +04:00
60bf806b50 /chats command formatting fix 2017-11-26 15:54:05 +04:00
8368a3c60b Pins to selected chats
Closes #6
2017-11-26 08:31:56 +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
e4102e9a90 Work on squads, some refactoring
Closes #14
See #8
2017-11-19 22:16:11 +04:00