38 Commits

Author SHA1 Message Date
Eriks K
af8f764396 Double-quoted strings converted into single-quoted strings 2021-01-21 23:11:39 +02:00
Eriks K
3235991cce User agent updates 2021-01-20 15:15:31 +02:00
Eriks K
0c877e315b as_dict updates 2021-01-18 16:12:26 +02:00
Eriks K
f96d0233f9 CSRF bugfix 2021-01-07 15:31:10 +02:00
Eriks K
91565d840e Added endpoint for collect all WC rewards 2021-01-05 19:18:20 +02:00
Eriks K
94de509026 __all__ definitions 2020-12-10 14:36:34 +02:00
Eriks K
c462eac369 Bomb deploy update 2020-12-10 13:25:47 +02:00
Eriks K
c9971f3570 str.format() -> f-string 2020-12-09 13:28:56 +02:00
Eriks K
8133461fd7 pep8 2020-12-02 13:00:33 +02:00
Eriks K
c87333411a Hotfix 2020-12-02 12:56:06 +02:00
Eriks K
75de8fce96 File closing before return 2020-12-01 15:09:45 +02:00
Eriks K
0ea144db17 Added method to get division stats 2020-11-30 17:44:23 +02:00
Eriks K
6e9def4394 Added .get_article(int) and .delete_article(int) methods to CitizenMedia class 2020-11-26 18:32:31 +02:00
Eriks K
7a09eea2b4 CitizenAnniversary.collect_map_quest_node() now accepts argument extra, to collect extra reward 2020-11-20 16:57:36 +02:00
Eriks K
a1c26468eb UA updates 2020-11-12 11:47:20 +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
cc09ba7ee7 wheeloffortune argument bugfix 2020-09-29 17:20:53 +03:00
Eriks K
fb0042c00d wheeloffortune url bugfix 2020-09-29 17:17:00 +03:00
Eriks K
3b1c1928fd Added proxy support 😉 2020-09-29 10:52:14 +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
c919e46af5 PoliticsAPI extended and bugfixed 2020-07-29 11:40:32 +03:00
Eriks K
ed434b605d Refactor '.format()' calls to f-strings 2020-07-16 11:08:31 +03:00
Eriks K
d70c3e2c9e Typos 2020-07-11 10:21:12 +03:00
Eriks K
ffbbd25e54 Code cleanup 2020-07-09 14:42:40 +03:00
Eriks K
ba840765be Moving away from passing object ids around and towards passing objects and even using object functions 2020-07-08 17:30:22 +03:00
Eriks K
cd5c0b161f Switch to Fight mode if deployed is active 2020-07-06 15:52:37 +03:00
Eriks K
1e7c9a395e Article publishing bugfix 2020-05-19 13:56:27 +03:00
Eriks K
5712007e3f Typos 2020-05-14 14:30:02 +03:00
Eriks K
f64a9dc709 eRepublik has moved citizen contributions to different campaign list endpoint 2020-05-14 14:07:30 +03:00
Eriks K
c094ef26b4 Flake8 2020-05-14 12:45:57 +03:00
Eriks K
05964f6c58 CitizenEconomy.get_market_offers() fixed 2020-05-12 13:45:32 +03:00
Eriks Karls
93f2f2887f Added wheel of fortune endpoints, restructured work as manager, limiting log row length to 120 characters 2020-03-03 13:07:39 +02:00
Eriks Karls
772c09a2af Citizen.eat() and Citizen.eat_eb() were lost after restructuring 2020-02-27 08:23:27 +02:00
Eriks Karls
b7211b7c75 Notification parsing and deleting 2020-02-26 12:09:03 +02:00
Eriks Karls
ce02a39158 Move eRepublik API helper class to seperate file and split up class into logical pieces 2020-02-24 17:19:06 +02:00