Commit Graph

20 Commits

Author SHA1 Message Date
Dawid Wysokiński 7f59bcf2cd limit the number of orders someone can add to a query (3) 2021-05-05 20:15:51 +02:00
Dawid Wysokiński 6a44193f31 slices - use nil declaration 2021-05-05 19:58:45 +02:00
Dawid Wysokiński 49b407ed23 use errors.New where it is possible instead of fmt.Errorf 2021-05-05 19:49:00 +02:00
Dawid Wysokiński 0a271d1255 bump github.com/tribalwarshelp/shared and github.com/tribalwarshelp/map-generator 2021-05-05 19:32:45 +02:00
Dawid Wysokiński 7c1d5aeb59 fix server map generation 2021-03-21 13:21:24 +01:00
Dawid Wysokiński 1a63e5fa91 add the 'Select' option to the FetchConfigs 2021-03-21 13:03:39 +01:00
Dawid Wysokiński 95768c7dc2 update cache-control header 2021-01-08 23:14:13 +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 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 def2bc1356 change map quality 2020-12-27 14:20:59 +01:00
Dawid Wysokiński 49b6c8a82e map_usecase - tribe markers should omit player markers 2020-12-20 19:22:00 +01:00
Dawid Wysokiński 823170f2ed rename one of map service query params, onlyMarkers -> markersOnly 2020-09-03 10:44:58 +02:00
Dawid Wysokiński ef71302e9a rename one function in map_usecase file, update README.md 2020-08-26 15:40:06 +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 78435c0c1f servermap is now scalable 2020-06-23 16:58:08 +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