Commit Graph

93 Commits

Author SHA1 Message Date
42f95d6dd1
fix: tribe - fix incorrect most points logic
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-26 09:51:52 +01:00
8080b2d6fd
refactor: rename fn -> f, loadJSONFile -> readJSONFile
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-24 07:24:16 +01:00
1d4adc4b7a
fix: fix tests
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-02-17 06:56:05 +01:00
1197026968
fix: incorrect model in drop index
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-17 06:41:33 +01:00
b047325d09
feat: ennoblements - add more indexes
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-02-17 06:40:02 +01:00
3b4f42e344 feat: update data - integration tests (#186)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#186
2023-02-16 06:37:48 +00:00
29e67e2bf8
refactor: categorize tests - short/long running
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-02-11 09:12:17 +01:00
bf29ab4799 feat: new rest endpoint - /versions/{code}/servers/{key}/tribes/{id}/tribe-changes (#181)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#181
2023-02-10 05:56:39 +00:00
badb7276fb
refactor: check if len() > 0 instead of != nil for slices
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-02-08 07:04:22 +01:00
c6be9a6012 feat: new rest endpoint - /versions/{code}/servers/{key}/tribes/{id}/history (#180)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#180
2023-02-08 05:50:54 +00:00
9096a1a6e3 feat: new rest endpoint - /versions/{code}/servers/{key}/tribes/{id}/members (#179)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#179
2023-02-06 07:18:32 +00:00
a8da8b1d3f feat: new API endpoint GET /api/v1/versions/:code/servers/:key/villages/:id/ennoblements (#173)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#173
2023-02-02 06:40:01 +00:00
1514199de8 feat: add a new API endpoint - GET /versions/{code}/servers/{key}/players/{id}/other-servers (#168)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: twhelp/core#168
2023-01-31 05:17:07 +00:00
df9410ee45
refactor: remove other servers - player
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-28 07:19:33 +01:00
7e7187ca10 chore(deps): update module github.com/uptrace/bun to v1.1.10 (#160)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#160
2023-01-17 15:53:11 +00:00
4d6ba4eb60 feat: tribe change - add indexes (#155)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: twhelp/core#155
2023-01-15 09:17:40 +00:00
d3a6964eb7 feat: add a new REST endpoint - GET /api/v1/versions/{code}/servers/{key}/players/{id}/tribe-changes (#154)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#154
2023-01-15 08:11:02 +00:00
c2a35d4c98 feat: add a new endpoint - GET /api/v1/versions/:code/servers/:key/players/:id/history (#152)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#152
2023-01-10 06:16:28 +00:00
04e3f1d6bd feat: new API endpoint - GET /api/v1/versions/{code}/servers/{key}/players/{id}/ennoblements (#151)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#151
2023-01-04 05:21:02 +00:00
db6f5a70f4
refactor: rename one variable (ennoblementWithoutRelations -> ennoblement)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-01-02 06:56:01 +01:00
9b89c51706 feat: player - other servers (#150)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: twhelp/core#150
2023-01-02 05:48:27 +00:00
e9c0cb716e
refactor: ennoblements - sort only by createdAt
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-12-30 09:53:28 +01:00
b669bbc2ff
feat: auto cleanup - ennoblements
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-30 09:00:25 +01:00
75aba22cf8 feat: server - add new fields (#149)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#149
2022-12-29 10:02:21 +00:00
75d909ac6e
refactor: ennoblement/village - improve query performance - ListCountWithRelations
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-28 11:11:58 +01:00
932793a4bc
fix: ennoblement - server key shouldn't be included in pkey
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-28 09:26:35 +01:00
6296382130 feat: auto cleanup - tribe snapshots (#148)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#148
2022-12-27 10:55:08 +00:00
2e27c63324 feat: new job - clean up (#147)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#147
2022-12-27 08:57:44 +00:00
b50c3845a3
refactor: replace NullVillageMeta with VillageMeta - EnnoblementWithRelations
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-26 09:20:42 +01:00
efb84b4611
refactor: bundb tests
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-25 12:32:33 +01:00
95641c8513
fix: strconv.ParseInt: parsing "On": invalid syntax - ServerConfigGame
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-12-25 11:48:33 +01:00
d795776f95 refactor: ennoblement - split the List method into two (#146)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: twhelp/core#146
2022-12-24 09:21:26 +00:00
def3161957
refactor: scanAndCount - use channel to synchronize data with the main goroutine
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-24 09:10:04 +01:00
f636d6ac94 refactor: village - split the List method into two (#145)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#145
2022-12-24 07:44:25 +00:00
6c8b30d061 refactor: player - split the List method into two (#144)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#144
2022-12-23 07:56:31 +00:00
f9556beb2c refactor: server - split the List method into two (#143)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#143
2022-12-22 08:26:23 +00:00
1f41f66287 refactor: tribe - split the List method into two (#142)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#142
2022-12-22 08:06:35 +00:00
1c75179c12
refactor: version - split the List function into two
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-22 08:03:33 +01:00
d244dc69bf refactor: remove otel (#140)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#140
2022-12-20 07:27:13 +00:00
d00b6645c1 chore: update deps (#131)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: twhelp/core#131
2022-11-24 05:28:34 +00:00
91fa9c6207
fix: add missing drop column to migration
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-13 14:03:23 +01:00
0107e30c0e
fix: fix delete logic - Player/Tribe
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-11-13 09:08:58 +01:00
6c89f30534 feat: add new columns - Tribe/Player (#123)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#123
2022-11-13 07:53:38 +00:00
b05089b940 feat: tribe changes (#122)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: twhelp/core#122
2022-11-11 09:29:32 +00:00
8ade9e9cb3 feat: bundb - add more tests (#119)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: twhelp/core#119
2022-11-05 05:26:53 +00:00
8b4823fb28 feat: tribe snapshots (#118)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#118
2022-11-05 05:02:34 +00:00
2a84f71f90 feat: player snapshots (#117)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#117
2022-11-04 04:49:14 +00:00
225e1ab041 refactor(bundb): custom scanAndCount function (#109)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: twhelp/core#109
2022-10-22 05:35:44 +00:00
317559e29b fix: optimize ennoblements query (#108)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: twhelp/core#108
2022-10-21 06:28:17 +00:00
767eb5d5f2 refactor: optimize queries and models (#107)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#107
2022-10-21 05:19:04 +00:00