Eriks Karls
a01b85154f
Bump version: 0.19.4.2 → 0.20.0
2020-02-26 18:29:26 +02:00
Eriks Karls
04bb0be837
Modularity improvements
2020-02-26 18:19:56 +02:00
Eriks Karls
fd1880c50f
Some notifications are still being displayed the old way
2020-02-19 18:52:40 +02:00
Eriks Karls
256a180bd6
if error occures on main thread - simplify error logging
2020-01-27 01:53:52 +02:00
Eriks Karls
a2cf479135
Some TelegramBot tweaks
2020-01-16 13:49:24 +02:00
Eriks Karls
15e6deebda
Battle initialization without valid data should be avoided to not run into strange and hard to trace bugs.
...
Jsonification updates - if simplejson is available some packages are importing simplejson with try-except and later throwing simplejson errors which should be cought when calling .json() on every request.
Fixed error logging
2020-01-13 21:33:50 +02:00
Eriks Karls
71d204843d
Python 3.8, isort, requirement update
2020-01-09 12:03:11 +02:00
Eriks Karls
bedaeeefd1
Battle division update
2020-01-07 11:15:40 +02:00
Eriks Karls
a2447959e7
fight must receive battle id as int, added warnings support
2020-01-05 10:53:26 +02:00
Eriks Karls
ef27960ff1
no message
2019-10-30 19:35:40 +02:00
Eriks Karls
3d895bd085
Damage calculation
2019-10-16 15:09:28 +03:00
Eriks Karls
d548d1bbf1
Hit calculation can be static
2019-10-15 20:03:38 +03:00
Eriks Karls
f7f4028f32
Revert "Travel for fighting"
...
This reverts commit 07c88810923b7051e997db746076a9e18656c0f5.
2019-10-14 13:03:36 +03:00
Eriks Karls
07c8881092
Travel for fighting
2019-10-13 23:50:45 +03:00
Ēriks Karls
bbab84bf5b
Update utils.py
2019-08-26 22:42:06 +03:00
Eriks Karls
a52552afb7
Use MyJSONEncoder from classes
2019-08-22 14:33:45 +03:00
Eriks Karls
6bbc7a1f64
Typehinting and battle/war stuff - last battle, attackable regions if CP, etc
2019-08-01 15:05:44 +03:00
Eriks Karls
92b7c45a7d
Report promos to erep.lv
2019-07-31 21:36:57 +03:00
Eriks Karls
3aa305ea74
Switch from python-slugify to self hosted (Taken from Django 2.2.1 django.utils.text.slugify)
2019-07-29 13:52:33 +03:00
Eriks Karls
bb8634fe56
After deleting debug directory next request failed if SlowRequests.debug == True
2019-07-29 13:31:07 +03:00
Eriks Karls
25a0d8993e
eRepublikAPI now has it's own token property
2019-07-29 13:19:19 +03:00
Eriks Karls
de4b059b7d
Package name update: erepublik_script → eRepublik
2019-07-23 16:41:21 +03:00