cyphesis/rulesets/basic
Erik Ogenvik 0a81e9897f Added a concept of goal "validity".
Calling "is_valid" checks whether the goal actually can be fulfilled.
If it can't be, False is returned.
By default all Goals return True unless a "validity" function is supplied
in the constructor.

For now we only use it for checking whether movement goals can be reached.
2016-06-08 22:03:59 +02:00
..
hooks This file is long gone, and has no value 2007-05-07 02:09:33 +00:00
mind Added a concept of goal "validity". 2016-06-08 22:03:59 +02:00
world Make clear that this code isn't used. 2013-06-29 23:01:57 +02:00
editor.py Fixed sending knowledge. 2016-03-19 23:05:13 +01:00
metaserver.py metaserver search kinda works now. 2010-07-31 12:29:26 +01:00
terrain.py Clean up imports removing deprecated support and obsolete modules. 2009-07-01 14:07:28 +01:00
test_python_api.py Update all scripts to use atlas.Oplist 2009-05-21 16:34:27 +01:00