Commit Graph

21 Commits (master)

Author SHA1 Message Date
Mike Gerwitz 13a3f55afc
README archival note 2017-01-23 01:03:36 -05:00
Mike Gerwitz 6f19ed39b8 Add uncommitted files
These have been sitting here for six years.
2017-01-23 01:03:06 -05:00
Mike Gerwitz d0f063f4e8 Start script will now run a nested screen session if necessary 2011-10-02 23:18:42 -04:00
Mike Gerwitz 1bd9246f87 Basic command interpreter 2011-10-02 23:18:32 -04:00
Mike Gerwitz 56175579de Moved GSGP_PROFILE_PATH export to start script 2011-10-02 20:09:15 -04:00
Mike Gerwitz e82cf7c710 Added readline support through rlwrap 2011-10-02 15:15:32 -04:00
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 a98fc174b9 Updated README 2011-08-23 00:12:22 -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
Mike Gerwitz 3407ef95f9 Crude (and quick) branching impl 2011-08-22 17:34:05 -04:00
Mike Gerwitz 69fd051a86 Altered scene config options to be more consistent with style of rest of file 2011-08-22 17:10:10 -04:00
Mike Gerwitz 795f744bbc Initial commit (general concept)
Just playing around with a general system. I think I have a fairly good foundation.
2011-08-22 00:38:50 -04:00