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
path:
root
/
weatbag
/
tiles
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Had forgotten to include a restricted direction
George Angelopoulos
2013-04-22
1
-1
/
+1
*
|
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
*
|
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
*
|
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
*
|
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
*
|
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
*
|
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
*
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
2
-15
/
+45
*
Merge branch 'master' of git://github.com/takluyver/weatbag into southern-til...
Julian Irwin
2013-01-26
1
-3
/
+16
|
\
|
*
New framework to allow combining items.
Thomas Kluyver
2013-01-13
1
-3
/
+16
*
|
Merge remote-tracking branch 'upstream/master' into southern-tiles-1
Julian Irwin
2013-01-11
1
-1
/
+9
|
\
|
|
*
Now player can eat berries to recover 2 hit point in tile n3.
kylerzhang
2013-01-11
1
-1
/
+9
*
|
Merge remote-tracking branch 'upstream/master' into southern-tiles-1
Julian Irwin
2013-01-10
3
-1
/
+79
|
\
|
|
*
Allow custom message when player attempts to move to nonexistent tile.
Thomas Kluyver
2013-01-10
1
-6
/
+2
|
*
Merge pull request #4 from ben174/master
Thomas Kluyver
2013-01-09
3
-1
/
+83
|
|
\
|
|
*
Fixed leave condition at cave entrance.
Ben Friedland
2013-01-07
1
-0
/
+5
|
|
*
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
1
-2
/
+2
|
|
*
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
3
-1
/
+78
*
|
|
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
1
-0
/
+2
*
|
added missing whitespace in string
George Angelopoulos
2013-01-07
1
-1
/
+1
[prev]
[next]