Commit Graph

  • 68a61a4b59 Merge pull request 'week-8' (#13) from week-8 into master master Kenwood 2021-02-27 13:10:56 -0500
  • db5d2fcff3 solve 8.10 LAB Joe S 2021-02-27 13:00:53 -0500
  • f8530d6f43 solve 8.9 LAB Joe S 2021-02-27 12:55:35 -0500
  • 7badebfecb solve 8.8.1 Joe S 2021-02-27 12:51:15 -0500
  • e1e8b21904 solve 8.6.1 Joe S 2021-02-27 12:42:50 -0500
  • ef5e21a6c5 Update blank_room.yaml adventure-game-rooms Joe S 2021-02-26 23:00:00 -0500
  • 752977aa94 take and pick up now work the same AdventureGame--0.2 adventure-game Joe S 2021-02-26 22:53:22 -0500
  • 5c97859f4c slightly more stuff added to hallway. Joe S 2021-02-26 22:48:08 -0500
  • ebd518dd01 Add in some better art handling. Joe S 2021-02-26 22:41:26 -0500
  • 22017b2c42 add start to begin art Joe S 2021-02-26 22:27:15 -0500
  • bab62f0174 Remove some testing mess Joe S 2021-02-26 22:21:44 -0500
  • c022293335 you can pick up items! Joe S 2021-02-26 22:19:17 -0500
  • 66279c3bec add custom errors! Joe S 2021-02-26 22:13:32 -0500
  • 50d1fc5cae Change up inventory structure Joe S 2021-02-26 22:13:26 -0500
  • e844ac23f4 Fix critical error when moving between rooms. Joe S 2021-02-26 21:59:58 -0500
  • 493b663b4e Must handle these Joe S 2021-02-26 21:54:59 -0500
  • 21bd3c39bb Change where we set art, inventory and location Joe S 2021-02-26 21:53:41 -0500
  • a1f215cc93 handle updating location Joe S 2021-02-26 21:51:34 -0500
  • 2f8dd761ba player can now change rooms! Joe S 2021-02-26 21:46:08 -0500
  • bcb2ee060d add more try/except. Also handle new method of parenting room names Joe S 2021-02-26 21:45:58 -0500
  • 3aa6d426fe Make room global 'room' not name of room Joe S 2021-02-26 21:45:36 -0500
  • 301d3d75db Add some extra handlers to make engine less likely to crash unexpectedly Joe S 2021-02-26 21:34:08 -0500
  • 377bb43e42 Add (most) of a handler for OPEN command Joe S 2021-02-26 20:45:49 -0500
  • fe4c7b3701 Merge pull request 'week-7' (#9) from week-7 into master Kenwood 2021-02-26 00:14:33 -0500
  • 8e662c58bf Solve 7.8 LAB Joe S 2021-02-26 00:14:07 -0500
  • f400a4c7c3 Clean up handler Joe S 2021-02-24 16:16:03 -0500
  • 1eb7f0b07b Dont be quite as verbose Joe S 2021-02-24 16:14:30 -0500
  • d1c85a7738 Handle commands that dont match existing handlers Joe S 2021-02-24 16:14:20 -0500
  • 1c4f962201 Add some more world Joe S 2021-02-24 16:11:14 -0500
  • 2d60766c0f Add missingno easteregg Joe S 2021-02-24 01:19:48 -0500
  • 2b176aebdd Make the default missing texture cuter Joe S 2021-02-24 01:13:41 -0500
  • 4c6e3a51af Add some 'office art' Joe S 2021-02-24 01:13:28 -0500
  • 9fa60fe404 Add dev note and welcome back/starter text Joe S 2021-02-24 01:00:38 -0500
  • 0d58881e94 add some todos Joe S 2021-02-24 00:57:28 -0500
  • 3928084098 Player can pick up items but cannot yet add them to the inventory. AdvetureGame Joe S 2021-02-24 00:37:54 -0500
  • 6f10d6420b Fixed looking at things Joe S 2021-02-24 00:28:47 -0500
  • 45b3252838 Fixed error in the default player yaml Joe S 2021-02-24 00:20:20 -0500
  • 695fcca522 Looking around works!! Joe S 2021-02-24 00:20:11 -0500
  • 234d03db60 Add a cute little carrot to the player's log ♥ Joe S 2021-02-24 00:17:43 -0500
  • 4d85b25dab commands should be compared to uppercase commands Joe S 2021-02-24 00:10:44 -0500
  • 705a00fe9c look around is a better thing to suggest a user do Joe S 2021-02-24 00:09:07 -0500
  • 773d48b732 Handler can now log critical room load errors, Joe S 2021-02-24 00:08:32 -0500
  • 56f3fb2fee Handler can load the current room! Joe S 2021-02-24 00:02:33 -0500
  • 6c162e42b4 handler is aware of player data Joe S 2021-02-23 23:59:06 -0500
  • 5184bd9121 Add some more handling for commands Joe S 2021-02-23 23:53:27 -0500
  • f0f7c40617 Update the alpha warning again Joe S 2021-02-23 23:42:24 -0500
  • aaf4842b0b Update alpha warning Joe S 2021-02-23 23:41:17 -0500
  • cc0f6f9f9e Clean up logging in handler.py npyscreen-adventure-game Joe S 2021-02-22 23:48:33 -0500
  • 0c1770ef0a add some extra verbose logging to __main__ Joe S 2021-02-22 23:48:20 -0500
  • 87fdc6b91e Add log to gitignore Joe S 2021-02-22 23:48:07 -0500
  • e58af07b5e Create AdventureGame.log Joe S 2021-02-22 23:30:53 -0500
  • e32e9895e5 Prepare logging! Joe S 2021-02-22 23:30:49 -0500
  • 9fc4ed130c Add error handling to handler Joe S 2021-02-22 23:30:38 -0500
  • 832e26232b Modualerize! Joe S 2021-02-22 20:17:54 -0500
  • 5ba6a20f13 Update Handler.py Joe S 2021-02-22 20:11:47 -0500
  • 030dd0b611 Make autograder happy or whatever Joe S 2021-02-22 19:53:46 -0500
  • 8b3dba02cc Experiment with themes Joe S 2021-02-22 19:46:39 -0500
  • b55bcf77b8 Replace some helptext Joe S 2021-02-22 16:59:45 -0500
  • b396cee469 Logbox echo works! Joe S 2021-02-22 16:48:01 -0500
  • 2dd8b15a9d fix this bit Joe S 2021-02-21 20:20:05 -0500
  • fa3e73498d Add in log window! Joe S 2021-02-21 17:17:19 -0500
  • 5fb78fece8 Move around/clean up game renderer Joe S 2021-02-21 17:15:26 -0500
  • fa0c2cac9e handle a redraw! Joe S 2021-02-21 17:07:20 -0500
  • eb70e4a438 Organize where the player() is initalized Joe S 2021-02-21 17:07:14 -0500
  • 83fb61e63b Solution so far Joe S 2021-02-21 00:51:59 -0500
  • 7eb8dfde07 Basic UI should work fine now! Joe S 2021-02-20 18:53:44 -0500
  • 5437129a76 Eyy! fix bug 14, send button and ok button not working together Joe S 2021-02-19 17:21:05 -0500
  • b2466257ce Refactor Game navigator location Joe S 2021-02-19 17:13:02 -0500
  • 04669d0f8f Send button functions but needs implementation Joe S 2021-02-17 22:46:21 -0500
  • 6743be8a6c Update art rendering and prepare for input handling Joe S 2021-02-17 22:07:19 -0500
  • adf7383c9f Update main.py Joe S 2021-02-17 16:23:43 -0500
  • 0867fe6d5f Order artbox and inventory list together Joe S 2021-02-17 14:35:36 -0500
  • cc620fda20 Fix yaml arangement Joe S 2021-02-17 14:35:19 -0500
  • e79fda1bb9 Add a lot of quality of life stuff including exception to handle small screens Joe S 2021-02-16 22:53:12 -0500
  • 45801c53b0 TODO Joe S 2021-02-16 20:25:36 -0500
  • 1999e8b8ec Added in yaml Joe S 2021-02-16 20:23:26 -0500
  • db78cca216 If we add the multiline edit above playersavelocation then it crashes, fix? Joe S 2021-02-16 20:17:37 -0500
  • 52d4f5bbfe Nearing a sort-of-functional alpha Joe S 2021-02-16 18:18:34 -0500
  • a6d2352cfa Somewhat less broken? still littered with bugs. Joe S 2021-02-15 22:16:20 -0500
  • e87c70e04f Stll broke Joe S 2021-02-15 22:07:32 -0500
  • 1b73dc208b This is still a huge mess Joe S 2021-02-15 22:02:49 -0500
  • 23eec468cf Solve 6.19 LAB Joe S 2021-02-14 19:46:58 -0500
  • b7f73fb1f0 Solve 6.18 LAB Joe S 2021-02-14 19:38:31 -0500
  • b434e7f74f Solve 6.13 LAB Joe S 2021-02-14 19:30:56 -0500
  • 763af28c36 Solve 6.12 LAB Joe S 2021-02-14 19:20:07 -0500
  • 4fab27a9b0 Solve 6.5.3 Joe S 2021-02-14 18:46:45 -0500
  • 1a9d1f6386 Solve 6.3.3 Joe S 2021-02-14 16:20:35 -0500
  • 50b32271e2 Solve 6.3.2 Joe S 2021-02-14 15:48:11 -0500
  • a03bfaf3dc Fix up curses stuff Joe S 2021-02-14 15:47:09 -0500
  • d97e42d717 Merge pull request 'week-5' (#6) from week-5 into master Kenwood 2021-02-08 00:20:25 -0500
  • 6bef49c6b2 Solve 5.19 LAB Joe S 2021-02-08 00:19:55 -0500
  • ba5ac1f29a Solve 5.18 LAB Joe S 2021-02-08 00:03:19 -0500
  • 8391478991 solve 5.17.1 Joe S 2021-02-07 23:54:25 -0500
  • 291fc92aa6 solve 5.12.1 Joe S 2021-02-07 23:37:21 -0500
  • f609162053 solve 5.7.2 Joe S 2021-02-07 21:49:11 -0500
  • 6690d9cdf4 solve 5.7.1 Joe S 2021-02-07 17:28:18 -0500
  • 49f7781e86 Solve 5.6.1 Joe S 2021-02-07 17:21:26 -0500
  • 5e9c248e2f Clean up 5.3.3 Joe S 2021-02-07 17:15:29 -0500
  • 52e2472d13 Solve 5.5.1 Joe S 2021-02-07 17:15:10 -0500
  • 7b097ae89f Cleanup 5.3.2 Joe S 2021-02-07 17:15:04 -0500