187 Commits

Author SHA1 Message Date
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
Eriks K
cd5c0b161f Switch to Fight mode if deployed is active 2020-07-06 15:52:37 +03:00
Eriks K
6c8dbcd99e Updated fighting division chooser 2020-07-04 12:28:02 +03:00
Eriks K
bcb27da54f Summer challange shanged battle list API 2020-07-04 00:31:26 +03:00
Eriks K
71c64b0cf5 minor tweaks 2020-06-29 14:57:40 +03:00
Eriks K
3b5b15553d Bomb deploy bugfix where deploying in RW could leave player stranded in non residency region. Battle update bugfix where self.all_battles could be empty while re-parsing every battle 2020-06-29 14:48:37 +03:00
Eriks K
8eb5235f12 Deploy bombs in RWs bugfix 2020-06-26 17:27:02 +03:00
Eriks K
ed96143c80 Flake8
Battle.div is no longer a defaultdict, but should raise error if trying to access division which isn't assigned
2020-06-25 14:17:05 +03:00
Eriks K
2f69090c03 bugfix 2020-06-19 13:44:33 +03:00