295 Commits

Author SHA1 Message Date
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
429d43df15 CitizenTasks.work() bugfix: When employer out of money - resign 2020-11-20 14:45:58 +02:00
Eriks K
c81986d65e CitizenEconomy.post_market_offer() bugfix 2020-11-20 14:31:16 +02:00
Eriks K
aa9cda9314 eRepublik temp technical difficulties 2020-11-16 12:06:59 +02:00
Eriks K
160b32a914 Buy market offer directly 2020-11-16 11:52:55 +02:00
Eriks K
a51c3c620e Python round to even bugfix.
`{"stock":10.494533,"consume":10.5}` rounds to 0
2020-11-16 11:52:27 +02:00
Eriks K
a32e88218d CitizenEconomy.get_market_offers now accepts searching tickets and the new aircraft qualities 2020-11-09 16:28:21 +02:00
Eriks K
bdb13fa4ae History update, WAM actions are now more verbose 2020-11-04 17:22:35 +02:00
Eriks K
61d0599295 House renewal bugfix 2020-11-03 14:31:37 +02:00
Eriks K
1ef600492a House renewal bugfix 2020-11-03 14:30:20 +02:00
Eriks K
377eda6445 Inventory booster bugfix 2020-11-03 14:29:42 +02:00
Eriks K
0479afcabe Report if out of money to work as manager 2020-10-30 12:58:18 +02:00
Eriks K
486f022f35 Unified Item namig from constants.INDUSTRIES 2020-10-30 12:43:45 +02:00
Eriks K
04f357cc70 Bugfix 2020-10-27 17:04:37 +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
22c2a0ffd2 New Features!
Dump session to file!
Load session from file!
2020-10-21 14:45:29 +03:00
Eriks K
889435b94e House renewal bugfix 2020-10-07 09:21:36 +03:00
Eriks K
963d7ca11a bugfix 2020-10-06 12:35:14 +03:00
Eriks Karls
d9fa30b06e bugfix in default weapon switch 2020-09-30 08:35:35 +03:00
Eriks Karls
b53dc447f4 switch to deploy 2020-09-30 08:13:36 +03:00
Eriks K
ec62d90aa2 wheeloffortune bugfix 2020-09-29 18:02:52 +03:00
Eriks K
ad24338f4d wheeloffortune bugfix 2020-09-29 17:38:26 +03:00
Eriks K
78c055fee2 bugfix 2020-09-25 10:10:27 +03:00
Eriks K
123b6cf4ed Fight reporting unified and moved to Reporter.report_fighting 2020-09-23 13:22:31 +03:00
Eriks K
f652b02443 Fight reporting duplicate 2020-09-23 13:17:46 +03:00
Eriks K
955432e0d2 Check also for maintenance in BaseCitizen._errors_in_response() 2020-09-23 11:15:18 +03:00
Eriks K
973ea40e00 bugfix 2020-09-21 20:40:24 +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 Karls
6dbbd054ba bugfix 2020-07-29 09:27:02 +03:00
Eriks Karls
0ee952e504 bugfix 2020-07-29 09:21:49 +03:00
Eriks K
cb22e631ca Merge branch 'memory-optimisation'
* memory-optimisation:
  Company cleanup optimisation
  JSON.dump sort_keys parameter throwing mysterious errors
  Fixed memory leak in Battle and MyCompanies classes
2020-07-28 19:33:52 +03:00
Eriks K
c43e20c8f6 Return all Non-Terrain divisions and their bh damage 2020-07-28 19:33:30 +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
76edd6bb7d Update traveling to incorporate travel cooldown (1travel / 15sec) 2020-07-16 11:14:35 +03:00
Eriks K
8da376b852 Change variable names to be more precise if argument must be and id or instance (battle/battle_id, division/division_id) 2020-07-16 11:13:29 +03:00
Eriks K
d70c3e2c9e Typos 2020-07-11 10:21:12 +03:00
Eriks K
88517cb076 Bugfix 2020-07-10 17:09:28 +03:00
Eriks K
5a8a0a3920 mavericks 2020-07-09 17:42:15 +03:00
Eriks K
ffbbd25e54 Code cleanup 2020-07-09 14:42:40 +03:00
Eriks K
fc4295d8bd bugix 2020-07-09 08:53:32 +03:00
Eriks K
8ce56a31f7 bugix 2020-07-09 08:46:12 +03:00
Eriks K
cd861ea29b bugfix 2020-07-09 08:34:38 +03:00
Eriks K
0061503581 passed int instead of Country to travel 2020-07-09 08:27:48 +03:00
Eriks K
7fa02be7d3 bugfix 2020-07-08 19:30:41 +03:00
Eriks K
c26689a8fa Start hunting empty medals from oldest battles 2020-07-08 18:28:20 +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