Commit Graph

12 Commits

Author SHA1 Message Date
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