Eriks K
|
c693a5182e
|
Merge branch 'master' of github.com:eeriks/erepublik
|
2021-01-07 15:14:17 +02:00 |
|
Eriks K
|
0dfba6a9ff
|
Find battle and fight - reuse already calculated hit count
|
2021-01-07 15:14:11 +02:00 |
|
Eriks Karls
|
0e8680daca
|
bugfix
|
2021-01-06 23:35:25 +02:00 |
|
Eriks K
|
308807d800
|
isort, pre-commit
|
2021-01-05 19:29:20 +02:00 |
|
Eriks K
|
09cd275a69
|
type bugfix
|
2021-01-05 16:30:42 +02:00 |
|
Eriks K
|
5aecefbd9d
|
Protect those precious air boosters and 100% ground boosters
|
2021-01-05 15:50:38 +02:00 |
|
Eriks K
|
8b9ee5042d
|
Bugfixes and inventory redone
|
2021-01-05 15:41:51 +02:00 |
|
Eriks K
|
771dbdf826
|
With invalid bomb (bomb not in inventory) quit after first try
|
2020-12-17 18:03:04 +02:00 |
|
Eriks K
|
fccd0134b5
|
Merge branch 'remove-tox'
|
2020-12-17 14:07:46 +02:00 |
|
Eriks K
|
b9010fa856
|
Fixed MRO error
|
2020-12-17 14:07:29 +02:00 |
|
Eriks K
|
661a019b0a
|
Broken MRO
|
2020-12-17 14:03:30 +02:00 |
|
Eriks K
|
23d682959d
|
Party presidency and congress election bugfix if player is not part of a party
|
2020-12-17 12:13:44 +02:00 |
|
Eriks K
|
5806ccb6ca
|
Buy food if unable to work/train because of food shortage
|
2020-12-14 13:51:16 +02:00 |
|
Eriks K
|
a9bc78b701
|
Sleep accepts floats and decimals, not only integers. Bomb deploy should use Citizen.sleep instead of utils.sleep
|
2020-12-11 17:22:45 +02:00 |
|
Eriks K
|
86f820771b
|
Hits done bugfix
|
2020-12-11 11:11:25 +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
|
084a47b07a
|
TelegramBot renamed to TelegramReporter
|
2020-12-09 13:30:18 +02:00 |
|
Eriks K
|
c9971f3570
|
str.format() -> f-string
|
2020-12-09 13:28:56 +02:00 |
|
Eriks K
|
2524173da0
|
Telegram bot's token can be reused
|
2020-12-08 18:05:18 +02:00 |
|
Eriks K
|
4a4b991faf
|
Telegram bot's token can be reused
|
2020-12-08 18:05:01 +02:00 |
|
Eriks K
|
f0f47566a0
|
Bugfix: Don't travel to renew house if You can't afford the house
|
2020-12-07 14:10:40 +02:00 |
|
Eriks K
|
7be129a781
|
Quickfix for forbidding Dictatorship/Liberation wars
|
2020-12-07 14:01:22 +02:00 |
|
Eriks K
|
00ceabf8e3
|
cleanup
|
2020-12-04 13:13:10 +02:00 |
|
Eriks K
|
19113da8e6
|
cleanup
|
2020-12-04 13:11:11 +02:00 |
|
Eriks K
|
3ad7172925
|
cleanup
|
2020-12-04 13:08:42 +02:00 |
|
Eriks K
|
179f1a0892
|
Only init TelegramReporter if both chat id and token have been supplied
|
2020-12-04 13:08:16 +02:00 |
|
Eriks K
|
65adf707e2
|
Only init TelegramReporter if both chat id and token have been supplied
|
2020-12-04 13:08:04 +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
|
8133461fd7
|
pep8
|
2020-12-02 13:00:33 +02:00 |
|
Eriks K
|
a080163af9
|
Bugfix
|
2020-12-01 18:49:33 +02:00 |
|
Eriks K
|
1211a98227
|
Bugfix
|
2020-12-01 18:48:52 +02:00 |
|
Eriks K
|
5c3b405ca8
|
Added utils.wait_for_lock decorator to wait for concurrency release
|
2020-12-01 18:11:00 +02:00 |
|
Eriks K
|
9d79bb713c
|
naming bugfix
|
2020-12-01 15:00:55 +02:00 |
|
Eriks K
|
447aee8134
|
Concurrency flag to guard against
|
2020-12-01 14:22:26 +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
|
cfb9501647
|
PEP8
|
2020-11-30 18:16:13 +02:00 |
|
Eriks K
|
d419211955
|
Get max hit value for divisions on current side
|
2020-11-30 18:12:36 +02:00 |
|
Eriks K
|
0ea144db17
|
Added method to get division stats
|
2020-11-30 17:44:23 +02:00 |
|
Eriks K
|
1418f580cd
|
Spin wheel of fortune updates
|
2020-11-30 17:43:42 +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
|
d6fbaa7945
|
Maverick fighting should be explicitly enabled through Citizen.config
|
2020-11-26 16:16:15 +02:00 |
|
Eriks K
|
240c409739
|
Travel to region bugfix
|
2020-11-20 18:54:12 +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
|
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 |
|