137 Commits

Author SHA1 Message Date
Eriks K
671f53843c Bugfixes 2022-02-01 22:40:53 +02:00
Eriks K
db3282cde0 Bugfix 2022-02-01 22:35:12 +02:00
Eriks K
d5ce52162a Updated WAM logic for cases when there are too many RAW factories 2022-02-01 22:21:29 +02:00
247d87ac5e Update UA browser versions; Remove Android as system platform
lint
2022-01-06 10:11:35 +02:00
e978c04228 Initialize headers after login 2021-11-26 09:53:00 +02:00
711a61783c Bugfix 2021-11-17 00:30:48 +02:00
0f6529262e Moved Fight code to backup file 2021-11-16 23:24:36 +02:00
c8834e0f9e Fixed medal amounts, removed military related stuff 2021-11-16 22:47:02 +02:00
44360bd143 erep.lv url update 2021-11-02 18:32:13 +02:00
ade0f9b11a Black formatting
Style config update

Makefile update

Test fix
2021-07-21 14:20:35 +03:00
Eriks K
3dac8c5e74 New eating 2021-05-25 09:43:47 +03:00
Eriks K
6276242260 bugfixes 2021-03-03 13:13:19 +02:00
Eriks K
45623de97b Reporter update to queue messages if network error occures 2021-02-06 15:33:08 +02:00
Eriks K
d7b15b3708 changes 2021-02-04 13:50:24 +02:00
Eriks K
5e638806b5 Switch from manual log creation to Python logging 2021-02-03 00:47:52 +02:00
Eriks K
b71cb0c263 Minor tweaks and double-quoted strings converted into single-quoted strings 2021-01-21 19:00:40 +02:00
Eriks K
a1c6fb06a0 Task fetcher updates, state update repeater frequency increased for restricted IPs to not timeout cookie session 2021-01-20 22:25:07 +02:00
Eriks K
34d7230faf Response serialization update to include status code. Json encoder and decoder updates 2021-01-20 16:07:19 +02:00
Eriks K
bff4183cb6 Added option to fight with energy bars, count small energy bars more precisely 2021-01-11 16:19:10 +02:00
Eriks K
311e684c0c Add telegram fight reporting API, Fix message duplication on TelegramReporter initialization 2021-01-08 11:07:59 +02:00
Eriks K
308807d800 isort, pre-commit 2021-01-05 19:29:20 +02:00
Eriks K
6a03d99abf type bugfix 2021-01-05 16:19:27 +02:00
Eriks K
8b9ee5042d Bugfixes and inventory redone 2021-01-05 15:41:51 +02:00
Eriks K
661a019b0a Broken MRO 2020-12-17 14:03:30 +02:00
Eriks K
94de509026 __all__ definitions 2020-12-10 14:36:34 +02:00
Eriks K
084a47b07a TelegramBot renamed to TelegramReporter 2020-12-09 13:30:18 +02:00
Eriks K
5082855440 Default Telegram's token moved to TelegramReporter 2020-12-09 13:29:28 +02:00
Eriks K
c9971f3570 str.format() -> f-string 2020-12-09 13:28:56 +02:00
Eriks K
fa3881bf10 Updated classes.OfferItem default price to be higher considerably higher than max price for cheapest most expensive items on sale (Q5 houses), Updated house renewal 2020-12-02 18:40:33 +02:00
Eriks K
b338ea598a Seperated battle finding logic from CitizenMilitary.find_battle_and_fight method 2020-12-01 13:02:10 +02:00
Eriks K
1418f580cd Spin wheel of fortune updates 2020-11-30 17:43:42 +02:00
Eriks K
d6fbaa7945 Maverick fighting should be explicitly enabled through Citizen.config 2020-11-26 16:16:15 +02:00
Eriks K
8aa90a7dbf Lint 2020-10-22 18:04:06 +03:00
Eriks K
241f1642ce Session dump/load, Citizen.inventory update, memory and network optimization, python3.6 support 2020-10-22 16:26:59 +03:00
Eriks K
ad24338f4d wheeloffortune bugfix 2020-09-29 17:38:26 +03:00
Eriks K
bf77f21b60 MyCompanies export as dict optimised 2020-09-29 15:04:51 +03:00
Eriks K
123b6cf4ed Fight reporting unified and moved to Reporter.report_fighting 2020-09-23 13:22:31 +03:00
Eriks K
a889e9efa1 bugfix 2020-09-21 20:17:56 +03:00
Eriks K
48b5e473aa doc generation bugfixes 2020-09-21 11:34:50 +03:00
Eriks K
b723660f23 Fixups and type checks 2020-09-21 11:26:32 +03:00
Eriks K
cf797f2f60 Fixes and updates 2020-08-18 13:14:41 +03:00
Eriks K
c8f41b97af Company cleanup optimisation 2020-07-28 19:25:22 +03:00
Eriks K
d483bcbcb9 JSON.dump sort_keys parameter throwing mysterious errors 2020-07-28 18:29:25 +03:00
Eriks K
a316f277fb Fixed memory leak in Battle and MyCompanies classes 2020-07-28 18:28:03 +03:00
Eriks K
bfa6cb1e78 bugfix 2020-07-09 19:10:55 +03:00
Eriks K
1f21a71c74 bugfix 2020-07-09 18:51:00 +03:00
Eriks K
ffbbd25e54 Code cleanup 2020-07-09 14:42:40 +03:00
Eriks K
0061503581 passed int instead of Country to travel 2020-07-09 08:27:48 +03:00
Eriks Karls
6a9b574454 class serialization 2020-07-09 08:09:58 +03:00
Eriks K
94c416faa5 Battle, BattleSide, BattleDivision repr and str definitions 2020-07-08 18:27:48 +03:00