| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | |||||
| * | | | Half way done with s3 | Julian Irwin | 2013-01-10 | 3 | -26/+59 |
| | | | | |||||
| * | | | Fleshed out s2 | Julian Irwin | 2013-01-09 | 2 | -6/+38 |
| | | | | |||||
| * | | | Added s2 (basically stub). I plan to add some adventures in this direction. | Julian Irwin | 2013-01-08 | 2 | -1/+12 |
| |/ / | |||||
| * | | Add a simple way to test tiles | Thomas Kluyver | 2013-01-07 | 2 | -13/+41 |
| | | | |||||
| * | | added missing whitespace in string | George Angelopoulos | 2013-01-07 | 1 | -1/+1 |
| | | | |||||
| * | | Add transfer() utility function. | Thomas Kluyver | 2013-01-07 | 2 | -3/+25 |
| |/ | |||||
| * | Small fix for tile n2 | Thomas Kluyver | 2013-01-07 | 1 | -1/+2 |
| | | |||||
| * | Tile e2 now contains a dwarf rather than a wizard. Torch is given unlit. ↵ | Ben Friedland | 2013-01-07 | 1 | -9/+13 |
| | | | | | Guess count is now tracked. | ||||
| * | Error handling for invalid guesses in wizard's challenge. | Ben Friedland | 2013-01-07 | 1 | -11/+14 |
| | | |||||
| * | Added e2 tile containing a wizard's challenge for a flaming torch. | Ben Friedland | 2013-01-07 | 1 | -0/+36 |
| | | |||||
| * | Add tile n2. Need to put in a flaming torch somewhere. | Thomas Kluyver | 2013-01-05 | 1 | -0/+25 |
| | | |||||
| * | Add first tile in each cardinal direction. | Thomas Kluyver | 2013-01-05 | 4 | -0/+56 |
| | | |||||
| * | Various fixes to game core | Thomas Kluyver | 2013-01-05 | 3 | -42/+33 |
| | | |||||
| * | Add initial documentation | Thomas Kluyver | 2013-01-05 | 2 | -0/+13 |
| | | |||||
| * | Create initial game framework. | Thomas | 2012-12-29 | 5 | -0/+171 |
