Make chess puzzle level (Kasparov to F3) winnable.
[naja.git] / naja / tests /
2014-05-17 Simon CrossFix tests.
2014-05-17 Simon CrossAll puzzles to have cards without default actions.
2014-05-17 Jeremy ThurgoodFix tests.
2014-05-17 David SharpeMerge branch 'master' of git://ctpug.org.za/naja
2014-05-17 Stefano RiveraActually barrel-shift
2014-05-17 NeilAdd max_number limitation (with tests, nogal)
2014-05-17 David Sharpebastard merge
2014-05-17 NeilAdd a card_name parameter
2014-05-17 adriannaclockwise and anticlockwise were swapped because I...
2014-05-16 Jeremy ThurgoodSave player mode.
2014-05-16 Jeremy ThurgoodSave game.
2014-05-16 adriannarotation action
2014-05-16 Jeremy Thurgoodflake8 all the things.
2014-05-16 Jeremy ThurgoodFix test.
2014-05-16 adriannaadded more tests for chess moves; they all pass
2014-05-16 adriannachess moves are working; need more tests
2014-05-15 Simon CrossAllow optional specification of a locations bits.
2014-05-15 Jeremy ThurgoodBetter location shift action text.
2014-05-15 Jeremy ThurgoodThe Great Renaming of locks and keys.
2014-05-15 Jeremy ThurgoodBetter location shifting.
2014-05-15 Jeremy ThurgoodPlayer position is always a valid move.
2014-05-14 Jeremy ThurgoodGet legal moves from player.
2014-05-14 Jeremy ThurgoodAction to gain health.
2014-05-14 Jeremy ThurgoodImprove action tests.
2014-05-14 Jeremy ThurgoodFix tests.
2014-05-13 Jeremy ThurgoodFix tests.
2014-05-12 Jeremy ThurgoodOnly move if the flags allow.
2014-05-12 Jeremy ThurgoodLoad location deck from file.
2014-05-12 Neilde-heath the tests
2014-05-11 NeilUnshift the world
2014-05-11 David SharpeBastard merge
2014-05-11 Jeremy ThurgoodChoose locations for the board.
2014-05-11 Jeremy ThurgoodMore actions.
2014-05-11 Jeremy ThurgoodTweak actions.
2014-05-11 Simon CrossFix tests.
2014-05-11 Jeremy ThurgoodMore state management.
2014-05-11 David SharpeFucking megres
2014-05-11 David Sharpemerge
2014-05-11 Stefano RiveraHelper for colour conversion
2014-05-11 Jeremy ThurgoodGame state management.
2014-05-11 Simon CrossMerge branch 'master' of git+ssh://ctpug.org.za/naja
2014-05-11 Jeremy ThurgoodDecouple action from required bits.
2014-05-11 Simon CrossMerge branch 'master' of git+ssh://ctpug.org.za/naja
2014-05-11 Jeremy ThurgoodStart of location actions.
2014-05-11 Jeremy ThurgoodStart of some game board stuff.
2014-05-11 Jeremy ThurgoodPrototype player object.