Commit Graph

54 Commits

Author SHA1 Message Date
Dawid Wysokiński c79f93844e add github.com/Kichiyaki/go-pg-logrus-query-logger/v10 and github.com/Kichiyaki/gin-logrus 2021-04-23 20:55:06 +02:00
Dawid Wysokiński f4b667d1bb bump github.com/tribalwarshelp/shared 2021-04-03 08:42:23 +02:00
Dawid Wysokiński 1a63e5fa91 add the 'Select' option to the FetchConfigs 2021-03-21 13:03:39 +01:00
Dawid Wysokiński 3770640339 bump github.com/tribalwarshelp/shared 2021-03-21 11:54:50 +01:00
Dawid Wysokiński 8cd2a928a1 remove query ('LiveEnnoblement') 2021-03-21 11:51:47 +01:00
Dawid Wysokiński 44372ecc81 update go version in go.mod file, move shell scripts to the separated directory, add Makefile 2021-02-23 18:01:11 +01:00
Dawid Wysokiński f7f71e5b6c - bump github.com/tribalwarshelp/shared
- delete liveennoblement usecase/repository
- query `liveEnnoblements` is deprecated
2021-01-15 18:59:24 +01:00
Dawid Wysokiński 309fe80868 update two error messages in server/version pg repositories 2021-01-13 20:28:24 +01:00
Dawid Wysokiński 3c7531a5ac bump github.com/tribalwarshelp/shared, add a new field to the Player GraphQL model (LastActivityAt) 2021-01-09 15:05:16 +01:00
Dawid Wysokiński f0a6374ddd bump github.com/tribalwarshelp/shared | add two new fields to the TribeFilterOr input model (tag, name) 2021-01-08 18:23:18 +01:00
Dawid Wysokiński c9c02ec4ac bump github.com/tribalwarshelp/shared 2021-01-06 17:49:56 +01:00
Dawid Wysokiński 3a7f608e14 bump github.com/tribalwarshelp/shared, github.com/tribalwarshelp/map-generator and go-pg 2021-01-06 17:43:02 +01:00
Dawid Wysokiński 47aca26fd1 add support for the Slovak version 2021-01-01 16:13:49 +01:00
Dawid Wysokiński 2aa25126ee bump github.com/tribalwarshelp/map-generator 2020-12-30 18:34:39 +01:00
Dawid Wysokiński 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
Dawid Wysokiński f6009dacb2 remove deprecated LangVersion 2020-12-25 12:42:46 +01:00
Dawid Wysokiński 4bccaab85d add 2 new queries - SearchTribe and SearchPlayer + bump github.com/tribalwarshelp/shared 2020-12-25 12:07:54 +01:00
Dawid Wysokiński c32e988e71 bump github.com/tribalwarshelp/shared 2020-11-07 08:40:53 +01:00
Dawid Wysokiński 00f824e706 bump github.com/tribalwarshelp/shared 2020-11-06 20:23:12 +01:00
Dawid Wysokiński ad2f56ad73 bump github.com/tribalwarshelp/shared + refactor liveenoblement repository 2020-10-31 12:33:01 +01:00
Dawid Wysokiński 7695ef2cb6 add LICENSE, update README.md 2020-08-24 13:33:30 +02:00
Dawid Wysokiński b08a067537 add opportunity to filter villages by XY 2020-08-09 15:10:44 +02:00
Dawid Wysokiński 0779ae4658 bump github.com/tribalwarshelp/map-generator, add 'largerMarkers' option to server map generator 2020-08-01 13:57:18 +02:00
Dawid Wysokiński 84ba37ebf0 bump github.com/tribalwarshelp/map-generator, optimize server map generation 2020-08-01 12:26:54 +02:00
Dawid Wysokiński ac5436adc2 bump github.com/tribalwarshelp/map-generator 2020-07-31 21:31:33 +02:00
Dawid Wysokiński e97fb53bcf map_usecase.GetMarkers should load villages in separate goroutines 2020-07-31 20:49:00 +02:00
Dawid Wysokiński 68848a783c middleware/dataloaders_to_context should cache servers 2020-07-28 12:52:08 +02:00
Dawid Wysokiński e3dc26842a bump github.com/tribalwarshelp/shared 2020-07-21 14:46:19 +02:00
Dawid Wysokiński 1cb75d0c15 bump github.com/tribalwarshelp/shared, add new language tags 2020-07-21 11:49:38 +02:00
Dawid Wysokiński cfd5cbfb69 add or filter to TribeChange | bump github.com/tribalwarshelp/shared 2020-07-18 11:16:37 +02:00
Dawid Wysokiński b3529e4a54 extend DailyTribeStatsFilter and DailyPlayerStatsFilter | ennoblement pg_repository is now appending EnnoblementFilterOr | update schema | update github.com/tribalwarshelp/shared 2020-07-17 11:52:42 +02:00
Dawid Wysokiński df5398a9a0 bump github.com/tribalwarshelp/shared, ServerConfigNight.defFactor Int -> FLoat 2020-07-16 13:35:04 +02:00
Dawid Wysokiński 65b32d09e3 fix bug with TribeFilter.Exists 2020-07-04 14:45:28 +02:00
Dawid Wysokiński dda646ca2d bump github.com/tribalwarshelp/shared 2020-06-29 15:01:42 +02:00
Dawid Wysokiński 96517c9108 add new fields to Tribe/Player graphql types, bump github.com/tribalwarshelp/shared 2020-06-25 15:12:43 +02:00
Dawid Wysokiński 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
Dawid Wysokiński ebc2b95002 add tribechange usecase, repository, resolver 2020-06-24 15:25:31 +02:00
Dawid Wysokiński 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
Dawid Wysokiński 78435c0c1f servermap is now scalable 2020-06-23 16:58:08 +02:00
Dawid Wysokiński 0c6edadd10 added option to fetch servers which player joined 2020-06-23 11:40:48 +02:00
Dawid Wysokiński 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
Dawid Wysokiński 27c2c827b4 bump github.com/tribalwarshelp/shared 2020-06-21 13:59:32 +02:00
Dawid Wysokiński c40369a911 add serverstats usecase, repository and resolvers 2020-06-21 13:51:26 +02:00
Dawid Wysokiński 6e814adae6 rename ennoblement -> liveennoblement, bump github.com/tribalwarshelp/shared 2020-06-21 11:30:01 +02:00
Dawid Wysokiński 74267fbd86 add unit_config, server_config, building_config and dataUpdatedAt fields to graphql 2020-06-19 19:50:23 +02:00
Dawid Wysokiński 917780f737 add coord filters 2020-06-18 17:15:31 +02:00
Dawid Wysokiński 4d381a8e68 clear go.mod 2020-06-18 16:44:17 +02:00
Dawid Wysokiński be52ae19c9 add langversionloader, update dataloaders_to_context middleware, add to server graphql type LangVersion field 2020-06-18 16:44:02 +02:00
Dawid Wysokiński 25e69a54a2 cache ennoblements 2020-06-12 18:26:48 +02:00
Dawid Wysokiński 323e9b4ca5 refactor ennoblement/repository csv line parser, add dev.sh 2020-06-07 16:53:32 +02:00