erdslangetjie.git
11 years agoHack'ish mouse-based navigation (hopefully portable to touch devices)
Neil [Tue, 16 Apr 2013 11:44:56 +0000 (13:44 +0200)]
Hack'ish mouse-based navigation (hopefully portable to touch devices)

11 years agoNemesis appears on the map. Refactor code accordingly
Neil [Tue, 16 Apr 2013 10:34:58 +0000 (12:34 +0200)]
Nemesis appears on the map. Refactor code accordingly

11 years agoAdd new screenshot
Neil [Mon, 15 Apr 2013 16:16:07 +0000 (18:16 +0200)]
Add new screenshot

11 years agoAdvance through the levels
Neil [Mon, 15 Apr 2013 15:58:57 +0000 (17:58 +0200)]
Advance through the levels

11 years agoFix editor level loading and size
Neil [Mon, 15 Apr 2013 14:31:10 +0000 (16:31 +0200)]
Fix editor level loading and size

11 years agoTweak window size
Neil [Mon, 15 Apr 2013 14:30:54 +0000 (16:30 +0200)]
Tweak window size

11 years agoResize levels
Neil [Mon, 15 Apr 2013 14:30:43 +0000 (16:30 +0200)]
Resize levels

11 years agoTweak level loading code
Neil [Mon, 15 Apr 2013 12:53:05 +0000 (14:53 +0200)]
Tweak level loading code

11 years agoSimple keyboard based maze navigation
Neil [Mon, 15 Apr 2013 12:40:27 +0000 (14:40 +0200)]
Simple keyboard based maze navigation

11 years agocan_move check for player objects
Neil [Mon, 15 Apr 2013 12:40:05 +0000 (14:40 +0200)]
can_move check for player objects

11 years agoAdd blocked check to level
Neil [Mon, 15 Apr 2013 12:39:42 +0000 (14:39 +0200)]
Add blocked check to level

11 years agoStrip newlines off map when loading
Neil [Mon, 15 Apr 2013 12:39:26 +0000 (14:39 +0200)]
Strip newlines off map when loading

11 years agoDisplay player at the start
Neil [Mon, 15 Apr 2013 10:56:47 +0000 (12:56 +0200)]
Display player at the start

11 years agoadd basic player sprites
Neil [Mon, 15 Apr 2013 10:56:24 +0000 (12:56 +0200)]
add basic player sprites

11 years agoTweak level object
Neil [Mon, 15 Apr 2013 10:56:14 +0000 (12:56 +0200)]
Tweak level object

11 years agoAdd sprite for the player
Neil [Sun, 14 Apr 2013 21:03:39 +0000 (23:03 +0200)]
Add sprite for the player

11 years agoAdd nemesis sprite
Neil [Sun, 14 Apr 2013 20:16:45 +0000 (22:16 +0200)]
Add nemesis sprite

11 years agoAdd 1st screenshot
Neil [Sun, 14 Apr 2013 18:52:52 +0000 (20:52 +0200)]
Add 1st screenshot

11 years agoHook up display code to game
Neil [Sun, 14 Apr 2013 18:46:24 +0000 (20:46 +0200)]
Hook up display code to game

11 years agoRework display code to avoid Scatter widget
Neil [Sun, 14 Apr 2013 18:45:46 +0000 (20:45 +0200)]
Rework display code to avoid Scatter widget

11 years agoMention tile source in license
Neil [Sun, 14 Apr 2013 15:23:29 +0000 (17:23 +0200)]
Mention tile source in license

11 years agoEditor displays something, although it's hack'ish
Neil [Sun, 14 Apr 2013 15:23:11 +0000 (17:23 +0200)]
Editor displays something, although it's hack'ish

11 years agoAdd some code for silencing some of kivy's loggin
Neil [Sun, 14 Apr 2013 14:05:14 +0000 (16:05 +0200)]
Add some code for silencing some of kivy's loggin

11 years agoAdd specifying filename to editor
Neil [Sun, 14 Apr 2013 13:48:55 +0000 (15:48 +0200)]
Add specifying filename to editor

11 years agoAdd blank level to init editor
Neil [Sun, 14 Apr 2013 13:48:31 +0000 (15:48 +0200)]
Add blank level to init editor

11 years agoAdd level format description and simple test level
Neil [Sun, 14 Apr 2013 13:38:01 +0000 (15:38 +0200)]
Add level format description and simple test level

11 years agopep8 cleanup
Neil [Sun, 14 Apr 2013 11:58:28 +0000 (13:58 +0200)]
pep8 cleanup

11 years agoNormalise file paths in data.py
Neil [Sun, 14 Apr 2013 11:57:45 +0000 (13:57 +0200)]
Normalise file paths in data.py

11 years agomake game display a window as well
Neil [Sun, 14 Apr 2013 11:55:59 +0000 (13:55 +0200)]
make game display a window as well

11 years agoEditor displays blank window
Neil [Sun, 14 Apr 2013 11:54:09 +0000 (13:54 +0200)]
Editor displays blank window

11 years agoMore layout setup tweaking
Neil [Sun, 14 Apr 2013 11:07:00 +0000 (13:07 +0200)]
More layout setup tweaking

11 years agoAdd missed requirements. Update readme
Neil [Sun, 14 Apr 2013 11:00:20 +0000 (13:00 +0200)]
Add missed requirements. Update readme

11 years agoStart a requirements file
Neil [Sun, 14 Apr 2013 10:19:30 +0000 (12:19 +0200)]
Start a requirements file

11 years agoUpdate ignore.
Neil [Sun, 14 Apr 2013 10:19:22 +0000 (12:19 +0200)]
Update ignore.

11 years agoAdd design notes
Neil [Sun, 14 Apr 2013 08:52:00 +0000 (10:52 +0200)]
Add design notes

11 years agoImport skellington
Neil [Sun, 14 Apr 2013 08:45:58 +0000 (10:45 +0200)]
Import skellington