Commit Graph

11 Commits (928a8c5463704be9a1a0deba1b3e0e35546c9c96)

Author SHA1 Message Date
Mike Gerwitz 928a8c5463 Added multi-word action support to process-input 2011-08-25 19:45:18 -04:00
Mike Gerwitz ce8cf68ad8 process-input will now prompt for the user's intentions if only one word is provided 2011-08-25 18:55:31 -04:00
Mike Gerwitz 10e2ff438c process-input no longer falls through to other objects 2011-08-25 18:39:48 -04:00
Mike Gerwitz 23f3a04ef7 process-input script now simply returns commands to be executed 2011-08-24 23:35:02 -04:00
Mike Gerwitz 520723e184 Altered process-input script to accept action commands on a separate line
- To prepare for mutli-word verbs and multi-command actions
2011-08-24 22:59:08 -04:00
Mike Gerwitz cb8f5e6c65 Added MSG processing to process-input utility script 2011-08-24 17:44:00 -04:00
Mike Gerwitz 99447fa6be Began adding input parser 2011-08-24 00:58:18 -04:00
Mike Gerwitz c72bd1868f Added inventory list script 2011-08-23 00:04:40 -04:00
Mike Gerwitz 1fe3e68f88 Added ability to remove items from inventory
- This leaves us with very primitive inventory support
2011-08-22 23:49:22 -04:00
Mike Gerwitz 0bcd69d04e Began implementing inventory (adding/counting) 2011-08-22 21:29:53 -04:00
Mike Gerwitz a320badb3a Began adding test scripts and inventory common 2011-08-22 19:04:28 -04:00