TotallyNot
|
c367c24606
|
added IntoOwned trait and derive macro
|
2023-10-10 19:59:33 +02:00 |
|
TotallyNot
|
19243162f7
|
updated elim teams
|
2023-09-05 14:22:08 +02:00 |
|
TotallyNot
|
24abe5aa39
|
added online status to last action struct
|
2023-08-26 20:38:38 +02:00 |
|
TotallyNot
|
7b3f03040f
|
added user->icons
|
2023-08-26 18:36:24 +02:00 |
|
TotallyNot
|
ad48ec415c
|
update sqlx to ^0.7
|
2023-08-13 18:46:40 +02:00 |
|
TotallyNot
|
b7adb5fd7d
|
added faction role to territory war report
|
2023-08-11 17:10:23 +02:00 |
|
TotallyNot
|
9af77054c8
|
added war id to faction->basic
|
2023-08-11 16:50:45 +02:00 |
|
TotallyNot
|
281bd3de15
|
added territory war report selection and marked non-exhaustive enums
|
2023-08-11 16:45:19 +02:00 |
|
TotallyNot
|
68986cc780
|
add new report selections
|
2023-08-11 15:33:11 +02:00 |
|
TotallyNot
|
9e895a97bf
|
fixed torn->competition
|
2023-07-29 17:43:24 +02:00 |
|
TotallyNot
|
0d780e91a1
|
Merge remote-tracking branch 'origin/master'
|
2023-07-29 17:40:10 +02:00 |
|
TotallyNot
|
36210d8c93
|
added fallback competition case
|
2023-07-29 17:34:42 +02:00 |
|
TotallyNot
|
6d2afe17a8
|
added torn->territory and torn->rackets
|
2023-06-30 03:31:30 +02:00 |
|
TotallyNot
|
1589811de3
|
use IntoSelector trait for key pool requests
|
2023-06-13 17:05:30 +02:00 |
|
TotallyNot
|
6da09226a6
|
use new IntoSelector trait to identify keys
|
2023-06-11 15:29:15 +02:00 |
|
TotallyNot
|
1ac79e3b4f
|
added user->attacks
|
2023-05-16 11:49:52 +02:00 |
|
TotallyNot
|
20ad563f0d
|
made common module pub
|
2023-05-10 12:44:27 +02:00 |
|
TotallyNot
|
7752933abd
|
updated models
|
2023-05-10 12:05:24 +02:00 |
|
TotallyNot
|
171f9f2936
|
fixed faction->territory for sectored factions
|
2023-03-11 19:21:08 +01:00 |
|
TotallyNot
|
2bd0998695
|
fixed territory wars in faction->basic
|
2023-03-11 18:16:49 +01:00 |
|
TotallyNot
|
f28c390394
|
added faction peace treaties and territory wars
|
2023-03-05 19:08:33 +01:00 |
|
TotallyNot
|
e589b7b438
|
fixed key usage getting stuck on the first key
|
2023-02-27 21:39:13 +01:00 |
|
TotallyNot
|
56107af25b
|
expose wrapped value of api response
|
2023-02-27 16:09:19 +01:00 |
|
TotallyNot
|
d6e4582f62
|
added unix timestamp options for to/from parameters
|
2023-02-27 01:44:00 +01:00 |
|
TotallyNot
|
9109720d15
|
changed executor typings
|
2023-02-27 00:28:11 +01:00 |
|
TotallyNot
|
6e76f74fd3
|
added methods to query keys
|
2023-02-22 18:54:55 +01:00 |
|
TotallyNot
|
cc8299dc5c
|
added territory coordinates
|
2023-02-21 16:00:55 +01:00 |
|
TotallyNot
|
58ec9eea15
|
added territory selections
|
2023-02-21 01:34:46 +01:00 |
|
TotallyNot
|
48a246fc1d
|
added Looted attack outcome
|
2023-02-11 00:59:16 +01:00 |
|
TotallyNot
|
5619cf11a6
|
changed key storage interface
|
2023-01-27 17:25:07 +01:00 |
|
TotallyNot
|
cce7e2a4a5
|
added key->info selection
|
2023-01-26 21:05:27 +01:00 |
|
TotallyNot
|
3e056ed63f
|
removed default implementation of KeyDomain
|
2023-01-26 20:14:04 +01:00 |
|
TotallyNot
|
1f43b186a8
|
expanded key storage api
|
2023-01-26 19:32:47 +01:00 |
|
TotallyNot
|
0993f56489
|
refactored and expanded postgres keypool
|
2023-01-22 19:29:11 +01:00 |
|
TotallyNot
|
78a5ea37b9
|
changed ApiRequest field's visibility
|
2023-01-22 18:54:46 +01:00 |
|
TotallyNot
|
3d756656f1
|
fix Competition deserialisation
|
2023-01-22 00:59:56 +01:00 |
|
TotallyNot
|
768c63b731
|
fix sign error causing capicity overflow at runtime
|
2022-09-19 03:57:58 +02:00 |
|
TotallyNot
|
83b6253ede
|
fix key selection logic
|
2022-09-19 03:22:38 +02:00 |
|
TotallyNot
|
7b57c87619
|
add revivability
|
2022-09-19 01:36:19 +02:00 |
|
TotallyNot
|
8bf33a4eb8
|
revert part of the typings for single requests
|
2022-09-19 00:42:34 +02:00 |
|
TotallyNot
|
c75522bc6a
|
make client modules public again
|
2022-09-18 23:57:45 +02:00 |
|
TotallyNot
|
a7c640511c
|
bulk updates
|
2022-09-18 23:48:36 +02:00 |
|
TotallyNot
|
0115b6e615
|
resolve data races
|
2022-09-11 00:47:25 +02:00 |
|
TotallyNot
|
d888530d24
|
fix team deserialisation
|
2022-09-10 14:16:56 +02:00 |
|
TotallyNot
|
f923942164
|
added user->crimes
|
2022-09-09 23:27:49 +02:00 |
|
TotallyNot
|
306db74d85
|
added useless benchmark and improved deserialisation logic
|
2022-09-08 19:32:51 +02:00 |
|
TotallyNot
|
2390da4e54
|
prepare for publishing
|
2022-09-08 14:52:48 +02:00 |
|
TotallyNot
|
195733ff39
|
make enums Copy
|
2022-09-08 01:41:03 +02:00 |
|
TotallyNot
|
81b87c4950
|
added elim field
|
2022-09-08 00:44:06 +02:00 |
|
TotallyNot
|
17bbc07e50
|
fixed retry condition
|
2022-09-05 01:42:14 +02:00 |
|