Commit graph

111 commits

Author SHA1 Message Date
TotallyNot c6e19918d0 add faction id to rackets and fix territory wars 2023-11-22 00:01:25 +01:00
TotallyNot af39b03ef2 use torn-api 0.6 for the key pool 2023-11-20 13:17:26 +01:00
TotallyNot fee278e895 added faction tag 2023-11-19 12:09:01 +01:00
TotallyNot c320036cd0 added faction->chain, changed selections() signature 2023-11-17 11:43:52 +01:00
TotallyNot 9b41a9844f added IntoOwned trait and derive macro 2023-10-10 19:59:33 +02:00
TotallyNot 055900d3e0 updated elim teams 2023-09-05 14:22:08 +02:00
TotallyNot f52ec65764 added online status to last action struct 2023-08-26 20:38:38 +02:00
TotallyNot f95fe10444 added user->icons 2023-08-26 18:36:24 +02:00
TotallyNot 2182204e05 update sqlx to ^0.7 2023-08-13 18:46:40 +02:00
TotallyNot 29639a69aa added faction role to territory war report 2023-08-11 17:10:23 +02:00
TotallyNot 3c0195739a added war id to faction->basic 2023-08-11 16:50:45 +02:00
TotallyNot 14c4fc7d12 added territory war report selection and marked non-exhaustive enums 2023-08-11 16:45:19 +02:00
TotallyNot 82eebc0339 add new report selections 2023-08-11 15:33:11 +02:00
TotallyNot 250624eb22 fixed torn->competition 2023-07-29 17:43:24 +02:00
TotallyNot 4f3d62da95 Merge remote-tracking branch 'origin/master' 2023-07-29 17:40:10 +02:00
TotallyNot 62df185691 added fallback competition case 2023-07-29 17:34:42 +02:00
TotallyNot 77ebfad295 added torn->territory and torn->rackets 2023-06-30 03:31:30 +02:00
TotallyNot 44d85aaa78 use IntoSelector trait for key pool requests 2023-06-13 17:05:30 +02:00
TotallyNot 0799d6d475 use new IntoSelector trait to identify keys 2023-06-11 15:29:15 +02:00
TotallyNot 3e3909bb6c added user->attacks 2023-05-16 11:49:52 +02:00
TotallyNot fe5d34968d made common module pub 2023-05-10 12:44:27 +02:00
TotallyNot fee450f04b updated models 2023-05-10 12:05:24 +02:00
TotallyNot 6b4189ab2d fixed faction->territory for sectored factions 2023-03-11 19:21:08 +01:00
TotallyNot 4583b88366 fixed territory wars in faction->basic 2023-03-11 18:16:49 +01:00
TotallyNot acb8cbbdff added faction peace treaties and territory wars 2023-03-05 19:08:33 +01:00
TotallyNot 44e6f5370d fixed key usage getting stuck on the first key 2023-02-27 21:39:13 +01:00
TotallyNot 042af5acf2 expose wrapped value of api response 2023-02-27 16:09:19 +01:00
TotallyNot 7a7aa6b163 added unix timestamp options for to/from parameters 2023-02-27 01:44:00 +01:00
TotallyNot 197b30d76b changed executor typings 2023-02-27 00:28:11 +01:00
TotallyNot ddfbc0f7e8 added methods to query keys 2023-02-22 18:54:55 +01:00
TotallyNot 71eef676d3 added territory coordinates 2023-02-21 16:00:55 +01:00
TotallyNot 3757d1778f added territory selections 2023-02-21 01:34:46 +01:00
TotallyNot 7e97b736ad added Looted attack outcome 2023-02-11 00:59:16 +01:00
TotallyNot 91bfb08652 changed key storage interface 2023-01-27 17:25:07 +01:00
TotallyNot cff93d4c3d added key->info selection 2023-01-26 21:05:27 +01:00
TotallyNot 9e0ba8b65d removed default implementation of KeyDomain 2023-01-26 20:14:04 +01:00
TotallyNot 3e5a9e8e0b expanded key storage api 2023-01-26 19:32:47 +01:00
TotallyNot 9ae436c694 refactored and expanded postgres keypool 2023-01-22 19:29:11 +01:00
TotallyNot 0fd74e7006 changed ApiRequest field's visibility 2023-01-22 18:54:46 +01:00
TotallyNot 6e1135e102 fix Competition deserialisation 2023-01-22 00:59:56 +01:00
TotallyNot 3b1da4d708 fix sign error causing capicity overflow at runtime 2022-09-19 03:57:58 +02:00
TotallyNot 7837a64950 fix key selection logic 2022-09-19 03:22:38 +02:00
TotallyNot 3e6bfa8c34 add revivability 2022-09-19 01:36:19 +02:00
TotallyNot 77c50fac64 revert part of the typings for single requests 2022-09-19 00:42:34 +02:00
TotallyNot 102d02d390 make client modules public again 2022-09-18 23:57:45 +02:00
TotallyNot 5630e51adb bulk updates 2022-09-18 23:48:36 +02:00
TotallyNot f452c44311 resolve data races 2022-09-11 00:47:25 +02:00
TotallyNot fffb927ab3 fix team deserialisation 2022-09-10 14:16:56 +02:00
TotallyNot 259f09aef5 added user->crimes 2022-09-09 23:27:49 +02:00
TotallyNot 1eec2477c6 added useless benchmark and improved deserialisation logic 2022-09-08 19:32:51 +02:00