cyphesis/rulesets/basic/mind
Erik Ogenvik 56caaaeee9 Persist thoughts to server at regular interval.
Every 30 seconds the thoughts are persisted to the server, by sending a
Think op which wraps a Set op with the name of "persistthoughts".

An improvement to this would be to only send these ops when the thoughts
actually have changed.
2015-05-26 22:28:14 +02:00
..
goals Use Entity Filters for the Welcome goal. 2015-05-02 00:19:38 +02:00
panlingua Modify forester and lumberjack. 2013-07-25 17:14:59 +02:00
__init__.py * Added in Python interface code to deal with manipulation of operation 2000-11-27 18:28:20 +00:00
compass.py Update all Python scripts to import vector and point from physics 2009-05-20 19:34:01 +01:00
dictlist.py 2006-01-06 Al Riddoch <alriddoch@zepler.org> 2006-01-06 21:39:00 +00:00
Goal.py Send last processed goals in report. 2013-06-01 23:17:16 +02:00
Knowledge.py 2005-07-03 Al Riddoch <alriddoch@zepler.org> 2005-07-03 23:08:38 +00:00
Memory.py Changed recall_place method in Memory.py to use EntityFilter 2014-08-08 18:22:57 -04:00
NPCMind.py Persist thoughts to server at regular interval. 2015-05-26 22:28:14 +02:00