Commit Graph

16 Commits

Author SHA1 Message Date
3c7531a5ac bump github.com/tribalwarshelp/shared, add a new field to the Player GraphQL model (LastActivityAt) 2021-01-09 15:05:16 +01:00
3a7f608e14 bump github.com/tribalwarshelp/shared, github.com/tribalwarshelp/map-generator and go-pg 2021-01-06 17:43:02 +01:00
6fc64fadbf - bump github.com/tribalwarshelp/map-generator and github.com/tribalwarshelp/shared
- add one new field to the PlayerFilter and VillageFilter

server map generator:
- make player village color configurable
- make barbarian village color configurable
- fix issue with missing villages
- refactor map_usecase.GetMarkers
2020-12-30 17:04:40 +01:00
4bccaab85d add 2 new queries - SearchTribe and SearchPlayer + bump github.com/tribalwarshelp/shared 2020-12-25 12:07:54 +01:00
a854a4b80a [WIP] - refactor limit, sort, offset
- update the Player/Ennoblement repository and usecase
2020-11-21 10:08:22 +01:00
dda646ca2d bump github.com/tribalwarshelp/shared 2020-06-29 15:01:42 +02:00
e629b30e97 fix typos 2020-06-28 13:55:37 +02:00
96517c9108 add new fields to Tribe/Player graphql types, bump github.com/tribalwarshelp/shared 2020-06-25 15:12:43 +02:00
df771d0503 bump github.com/tribalwarshelp/shared, add 2 new fields to Player graphql type: deletedAt and nameChanges, add 1 new field to Tribe graphql type: deletedAt 2020-06-24 16:40:29 +02:00
87562c3f4c every date which API returns are in UTC timezone, resolver Player.Servers() is returning now servers from one specific game lang version, refactor 2020-06-24 15:05:31 +02:00
78435c0c1f servermap is now scalable 2020-06-23 16:58:08 +02:00
0c6edadd10 added option to fetch servers which player joined 2020-06-23 11:40:48 +02:00
0c3c4e0d01 add new fields to tribe/player graphql type, bump github.com/tribalwarshelp/shared, make count optional in village repository, add option to generate servermap 2020-06-22 17:59:56 +02:00
373288e925 add PlayerFilter to VillageFilter and TribeFilter to PlayerFilter 2020-06-21 11:46:30 +02:00
ff66a4be40 rename some models 2020-06-04 16:23:08 +02:00
3bffcfa0d3 init 2020-06-02 17:45:21 +02:00