Sergey Vartanov
|
963fb12496
|
Use colour; add text structure.
|
2020-09-19 14:43:47 +03:00 |
|
Sergey Vartanov
|
f6a15e7a71
|
Fix #9, #21: fix relations; refactor flinger.
Fix inner path and outer path drawing. Make flinger more simple.
|
2020-09-18 23:48:33 +03:00 |
|
Sergey Vartanov
|
8d8080181e
|
Fix direction; add scale computing.
|
2020-09-13 21:52:42 +03:00 |
|
Sergey Vartanov
|
7bfbf32697
|
Fix parsing; fix code style.
|
2020-09-10 00:39:45 +03:00 |
|
Sergey Vartanov
|
6d938a1248
|
Issue #20: fix compass points parsing; refactor.
|
2020-09-09 23:54:15 +03:00 |
|
Sergey Vartanov
|
03db36becb
|
Issue #20: add direction preview; add buoy icon.
|
2020-09-07 01:02:40 +03:00 |
|
Sergey Vartanov
|
0405e552e2
|
Issue #20: support viewpoint direction.
|
2020-09-06 22:58:41 +03:00 |
|
Sergey Vartanov
|
21be74a8a2
|
Refactor constructor; change code style.
|
2020-09-05 19:44:28 +03:00 |
|
Sergey Vartanov
|
21acccab20
|
Refactor scheme.
|
2020-08-30 13:45:52 +03:00 |
|
Sergey Vartanov
|
ddcad423c4
|
Fix level parsing.
|
2020-08-26 23:00:41 +03:00 |
|
Sergey Vartanov
|
e8486ee0b8
|
Make colors based on hash permanent.
In Python 3 hash() result is only consistent within a process, so we
have to use hashlib.
|
2020-08-26 22:56:33 +03:00 |
|
Sergey Vartanov
|
f88f3b9f50
|
Issue #11: fix user and time modes.
|
2020-08-26 09:54:15 +03:00 |
|
Sergey Vartanov
|
f452a08177
|
Refactor map constructor.
|
2020-08-26 09:20:54 +03:00 |
|