Commit Graph

17 Commits

Author SHA1 Message Date
Joe S 301d3d75db Add some extra handlers to make engine less likely to crash unexpectedly 2021-02-26 21:34:08 -05:00
Joe S 377bb43e42 Add (most) of a handler for OPEN command
TODO: finish by updating the player locatio
2021-02-26 20:45:49 -05:00
Joe S f400a4c7c3 Clean up handler 2021-02-24 16:16:03 -05:00
Joe S 1eb7f0b07b Dont be quite as verbose 2021-02-24 16:14:30 -05:00
Joe S d1c85a7738 Handle commands that dont match existing handlers 2021-02-24 16:14:20 -05:00
Joe S 3928084098 Player can pick up items but cannot yet add them to the inventory. 2021-02-24 00:37:54 -05:00
Joe S 6f10d6420b Fixed looking at things 2021-02-24 00:28:47 -05:00
Joe S 695fcca522 Looking around works!! 2021-02-24 00:20:11 -05:00
Joe S 4d85b25dab commands should be compared to uppercase commands 2021-02-24 00:10:44 -05:00
Joe S 705a00fe9c look around is a better thing to suggest a user do 2021-02-24 00:09:07 -05:00
Joe S 773d48b732 Handler can now log critical room load errors, 2021-02-24 00:08:32 -05:00
Joe S 56f3fb2fee Handler can load the current room! 2021-02-24 00:02:33 -05:00
Joe S 6c162e42b4 handler is aware of player data 2021-02-23 23:59:06 -05:00
Joe S 5184bd9121 Add some more handling for commands 2021-02-23 23:53:27 -05:00
Joe S cc0f6f9f9e Clean up logging in handler.py 2021-02-22 23:48:33 -05:00
Joe S 9fc4ed130c Add error handling to handler 2021-02-22 23:30:38 -05:00
Joe S 5ba6a20f13 Update Handler.py
How was this not fixed?
2021-02-22 20:11:47 -05:00