Commit graph

13 commits

Author SHA1 Message Date
Erik Ogenvik
ed8ea26b9e WIP 2020-01-08 14:13:21 +01:00
Erik Ogenvik
e478a1169f Fixed incorrect lookup of attacker. 2020-01-07 20:38:48 +01:00
Erik Ogenvik
98d52ca309 Fixed tests. 2020-01-06 21:23:56 +01:00
Erik Ogenvik
99cca6d305 Expose method from Steering checking if at location.
It's important that the Mind code uses the same kind of checks as the Steering.
Otherwise there's a risk that the Mind code thinks we're not at the destination while
the steering code thinks so.
2020-01-06 16:58:10 +01:00
Erik Ogenvik
3e95e81c11 Make Python conform to PEP8. 2020-01-05 11:11:44 +01:00
Erik Ogenvik
2a007d2881 Use upper case for Python classes. 2020-01-05 00:54:53 +01:00
Erik Ogenvik
f2cff3a43c Use optional to handle locations without common ancestor. 2020-01-05 00:21:02 +01:00
Erik Ogenvik
7c780c55b7 Clear up Python code. 2020-01-04 22:42:26 +01:00
Erik Ogenvik
30fb0ff6e2 Tidy up Python code. 2019-11-29 10:48:53 +01:00
Erik Ogenvik
95855efed0 Specify imports better. 2019-11-28 16:57:28 +01:00
Erik Ogenvik
884e05ddb8 Fixed a couple of code quality issues. 2019-11-24 21:59:09 +01:00
Erik Ogenvik
7295ae5c2a Fixed broken cyclient. 2019-11-20 22:32:31 +01:00
Erik Ogenvik
ed2e806fbc Standardize layout. 2019-10-03 00:23:06 +02:00