| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | added comment about entry restrictions on bugquest tiles | George Angelopoulos | 2013-04-24 | 2 | -0/+10 | |
| | | | ||||||
| * | | made output string end on 3 periods | George Angelopoulos | 2013-04-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | This is done because this is the first string after which the player is expected to press enter to continue. Hopefully, 3 periods are an effective hint and avoid the clutter of "press enter to continue..." messages. | |||||
| * | | deleted placeholder files | George Angelopoulos | 2013-04-24 | 3 | -66/+0 | |
| | | | ||||||
| * | | Had forgotten to include a restricted direction | George Angelopoulos | 2013-04-22 | 1 | -1/+1 | |
| | | | | | | | | | for the final bug quest tile. | |||||
| * | | forgot to write 'self.' before a variable | George Angelopoulos | 2013-04-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | nothing important | George Angelopoulos | 2013-04-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | Added placeholder files s1e2, s2e2, s3e1 with | George Angelopoulos | 2013-04-21 | 3 | -0/+66 | |
| | | | | | | | | | leave restrictions to prevent early access to the bug quest. | |||||
| * | | Made a sexist comment more PC. | George Angelopoulos | 2013-04-21 | 1 | -2/+2 | |
| | | | ||||||
| * | | Revert "Made a sexist comment more PC." | George Angelopoulos | 2013-04-21 | 1 | -1/+1 | |
| | | | | | | | | | This reverts commit 3632fc802ba9c537653e633b12d9430c7ed3f0b6. | |||||
| * | | Added a comment | George Angelopoulos | 2013-04-21 | 1 | -0/+1 | |
| | | | ||||||
| * | | Made a sexist comment more PC. | George Angelopoulos | 2013-04-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | Changed They way I check for bug presence. | George Angelopoulos | 2013-04-21 | 1 | -3/+3 | |
| | | | | | | | | | It's simpler and more readable now. | |||||
| * | | added some comments | George Angelopoulos | 2013-04-21 | 1 | -0/+5 | |
| | | | ||||||
| * | | Added check for "bugs must be crushed" message. | George Angelopoulos | 2013-04-21 | 1 | -1/+3 | |
| | | | | | | | | | | | Now the message shows up only the first time the player goes South. | |||||
| * | | fixed bug_quest exit message. | George Angelopoulos | 2013-04-21 | 1 | -3/+4 | |
| | | | ||||||
| * | | Added extra commands for interacting with bug. | George Angelopoulos | 2013-04-21 | 1 | -1/+4 | |
| | | | ||||||
| * | | leave restriction for s2 and indentation style fix | George Angelopoulos | 2013-04-20 | 1 | -9/+22 | |
| | | | ||||||
| * | | leave restriction for s1 | George Angelopoulos | 2013-04-20 | 1 | -0/+14 | |
| | | | ||||||
| * | | leave restrictions for s2e1 | George Angelopoulos | 2013-04-20 | 1 | -1/+6 | |
| | | | ||||||
| * | | leave restrictions for s2e1 | George Angelopoulos | 2013-04-20 | 1 | -0/+9 | |
| | | | ||||||
| * | | Added the final bug tile. ToDo: leave restrictions | George Angelopoulos | 2013-04-20 | 1 | -0/+21 | |
| | | | ||||||
| * | | wrong indentation on previous commit | George Angelopoulos | 2013-04-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | added a pause after leave text | George Angelopoulos | 2013-04-20 | 1 | -0/+1 | |
| | | | ||||||
| * | | Fixed bug I had made on leave method for e1. | George Angelopoulos | 2013-04-20 | 1 | -1/+3 | |
| | | | | | | | | | I wasn't returning True/False for North, East, West. | |||||
| * | | Added leave text if not going after the bug. | George Angelopoulos | 2013-04-20 | 1 | -4/+10 | |
| | | | ||||||
| * | | Fixed leave bug in s1e1 and modified output text. | George Angelopoulos | 2013-04-20 | 1 | -2/+10 | |
| | | | ||||||
| * | | Added first bug tile. | George Angelopoulos | 2013-04-20 | 1 | -0/+21 | |
| | | | ||||||
| * | | added south leave text for e1 | George Angelopoulos | 2013-04-20 | 1 | -0/+7 | |
| | | | ||||||
| * | | Another minor grammar fix. | George Angelopoulos | 2013-04-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fixed some grammatical and spelling errors. | George Angelopoulos | 2013-04-19 | 1 | -1/+1 | |
| |/ | ||||||
| * | added a comment for clarity | George Angelopoulos | 2013-04-18 | 1 | -0/+3 | |
| | | ||||||
| * | PEP 8 police: Wrapped 80+ char lines in all tiles! | George Angelopoulos | 2013-04-18 | 9 | -29/+35 | |
| | | ||||||
| * | Checks for challenge completion before complaining | George Angelopoulos | 2013-04-18 | 1 | -1/+1 | |
| | | | | | about "take" | |||||
| * | PEP 8 police: Wrapped long strings to less than 80 characters | George Angelopoulos | 2013-04-18 | 1 | -3/+6 | |
| | | ||||||
| * | Made changes recommended by takluyver | Julian Irwin | 2013-01-27 | 2 | -10/+13 | |
| | | ||||||
| * | Finished s3 encounter w/ short man | Julian Irwin | 2013-01-26 | 3 | -15/+46 | |
| | | ||||||
| * | Merge branch 'master' of git://github.com/takluyver/weatbag into ↵ | Julian Irwin | 2013-01-26 | 5 | -10/+83 | |
| |\ | | | | | | | | | | | southern-tiles-1 Getting everything up to date before I continue. Also see if anyone has added cool new features. | |||||
| | * | Changed action.get_action to handle prepositions differently | Smart Viking | 2013-01-14 | 1 | -4/+2 | |
| | | | ||||||
| | * | New framework to allow combining items. | Thomas Kluyver | 2013-01-13 | 5 | -6/+81 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'upstream/master' into southern-tiles-1 | Julian Irwin | 2013-01-11 | 2 | -2/+11 | |
| |\| | ||||||
| | * | Now player can eat berries to recover 2 hit point in tile n3. | kylerzhang | 2013-01-11 | 2 | -2/+11 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'upstream/master' into southern-tiles-1 | Julian Irwin | 2013-01-10 | 5 | -4/+103 | |
| |\| | ||||||
| | * | Allow custom message when player attempts to move to nonexistent tile. | Thomas Kluyver | 2013-01-10 | 2 | -9/+6 | |
| | | | | | | | | | Closes gh-7 | |||||
| | * | Merge pull request #4 from ben174/master | Thomas Kluyver | 2013-01-09 | 5 | -1/+103 | |
| | |\ | | | | | | | Add new n3 tile with Orc battle at entrance of cave. Player now has hit_points. | |||||
| | | * | Fixed leave condition at cave entrance. | Ben Friedland | 2013-01-07 | 1 | -0/+5 | |
| | | | | ||||||
| | | * | Else condition for reporting health is now a catch-all (in case they go into ↵ | Ben Friedland | 2013-01-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | negative hit points). | |||||
| | | * | leave method returns True if they manage to flee | Ben Friedland | 2013-01-07 | 1 | -0/+1 | |
| | | | | ||||||
| | | * | Support for attack words. | Ben Friedland | 2013-01-07 | 2 | -2/+3 | |
| | | | | ||||||
| | | * | Removed additional player_life attribute from n3 tile. It's been moved to ↵ | Ben Friedland | 2013-01-07 | 1 | -1/+0 | |
| | | | | | | | | | | | | | Player class. | |||||
| | | * | Orc battle at entrance of cave. Player now has hit_points. | Ben Friedland | 2013-01-07 | 4 | -1/+97 | |
| | | | | ||||||
