index
:
weatbag.git
master
Written by Everyone Altogether, The Big Adventure Game
Git Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
Merge pull request #17 from lathan/master
Thomas Kluyver
2013-04-18
11
-33
/
+47
|
\
|
*
Added vim .swp files to .gitignore
George Angelopoulos
2013-04-18
1
-0
/
+2
|
*
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
|
*
PEP 8 police: Wrapped long strings to less than 80 characters
George Angelopoulos
2013-04-18
1
-3
/
+6
|
/
*
Merge pull request #10 from gradi3nt/southern-tiles-1
Thomas Kluyver
2013-01-28
5
-1
/
+112
|
\
|
*
Made changes recommended by takluyver
Julian Irwin
2013-01-27
3
-10
/
+14
|
*
Finished s3 encounter w/ short man
Julian Irwin
2013-01-26
3
-15
/
+46
|
*
Merge branch 'master' of git://github.com/takluyver/weatbag into southern-til...
Julian Irwin
2013-01-26
6
-10
/
+103
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #13 from SmartViking/master
Thomas Kluyver
2013-01-14
1
-4
/
+2
|
\
\
|
*
|
Changed action.get_action to handle prepositions differently
Smart Viking
2013-01-14
1
-4
/
+2
|
/
/
*
|
Merge pull request #11 from takluyver/items-framework
Thomas Kluyver
2013-01-13
6
-6
/
+101
|
\
\
|
*
|
Document combining items
Thomas Kluyver
2013-01-13
1
-0
/
+20
|
*
|
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
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #8 from kkpattern/eat_berries
Thomas Kluyver
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
6
-4
/
+109
|
|
\
|
|
/
|
/
|
*
|
Allow custom message when player attempts to move to nonexistent tile.
Thomas Kluyver
2013-01-10
3
-9
/
+12
*
|
Merge pull request #4 from ben174/master
Thomas Kluyver
2013-01-09
5
-1
/
+103
|
\
\
|
*
|
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
|
*
|
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 Pla...
Ben Friedland
2013-01-07
1
-1
/
+0
|
*
|
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
5
-13
/
+80
*
|
Merge pull request #5 from lathan/master
Thomas Kluyver
2013-01-07
1
-1
/
+1
|
\
\
|
*
|
added missing whitespace in string
George Angelopoulos
2013-01-07
1
-1
/
+1
|
/
/
*
/
Add transfer() utility function.
Thomas Kluyver
2013-01-07
3
-3
/
+29
|
/
*
Small fix for tile n2
Thomas Kluyver
2013-01-07
1
-1
/
+2
*
Merge pull request #3 from ben174/master
Thomas Kluyver
2013-01-07
1
-9
/
+13
|
\
|
*
Tile e2 now contains a dwarf rather than a wizard. Torch is given unlit. Gues...
Ben Friedland
2013-01-07
1
-9
/
+13
*
|
Merge pull request #1 from ben174/master
Thomas Kluyver
2013-01-07
2
-1
/
+40
|
\
|
|
*
Error handling for invalid guesses in wizard's challenge.
Ben Friedland
2013-01-07
1
-11
/
+14
[next]