Commit graph

4 commits

Author SHA1 Message Date
Erik Ogenvik
e85f0831b2 Restructure rule classes.
Classes under "rulesets" have been moved to "rules", and split up into
futher subdirectories matching their library. As a result we can now
better separate the python bindings, so that things that belongs to the
simulation are separeted from things that belongs to the ai.
2018-10-31 21:38:35 +01:00
Erik Ogenvik
64f0de89cd Changed protocol for usages.
Make it more general.
2018-08-20 22:10:46 +02:00
Erik Ogenvik
6ab9acc746 Refine how tasks and handlers work. 2018-08-01 22:24:49 +02:00
Erik Ogenvik
200494e70f Tie Tasks to Usage.
So that it's easy to verify that a Task is still valid.
2018-08-01 22:23:28 +02:00