naja.git
10 years agoDraw robot on the world
Neil [Sun, 11 May 2014 21:23:49 +0000 (23:23 +0200)]
Draw robot on the world

10 years agoAdd property to get at board_locations
Neil [Sun, 11 May 2014 21:11:06 +0000 (23:11 +0200)]
Add property to get at board_locations

10 years agoRefactor text boxes.
Simon Cross [Sun, 11 May 2014 21:29:40 +0000 (23:29 +0200)]
Refactor text boxes.

10 years agoPEP8.
Simon Cross [Sun, 11 May 2014 21:29:17 +0000 (23:29 +0200)]
PEP8.

10 years agoblit actually wants a pos, no need to calculate the rect
Stefano Rivera [Sun, 11 May 2014 21:21:02 +0000 (23:21 +0200)]
blit actually wants a pos, no need to calculate the rect

10 years agoEven blocker text
Stefano Rivera [Sun, 11 May 2014 21:01:54 +0000 (23:01 +0200)]
Even blocker text

10 years agoRemove boilerplate overrides
Stefano Rivera [Sun, 11 May 2014 21:00:08 +0000 (23:00 +0200)]
Remove boilerplate overrides

10 years agoReturn True when we called a callback
Stefano Rivera [Sun, 11 May 2014 20:48:05 +0000 (22:48 +0200)]
Return True when we called a callback

10 years agoSelectorWidget
Stefano Rivera [Sun, 11 May 2014 20:45:31 +0000 (22:45 +0200)]
SelectorWidget

10 years agoCallbacks for widget events
Stefano Rivera [Sun, 11 May 2014 20:44:25 +0000 (22:44 +0200)]
Callbacks for widget events

10 years agoApply self.pos to TextBoxWidget rendering.
Simon Cross [Sun, 11 May 2014 20:40:36 +0000 (22:40 +0200)]
Apply self.pos to TextBoxWidget rendering.

10 years agoPEP8 fixes.
Simon Cross [Sun, 11 May 2014 20:33:46 +0000 (22:33 +0200)]
PEP8 fixes.

10 years agoRender bit pattern markers on tile widgets
Neil [Sun, 11 May 2014 20:31:50 +0000 (22:31 +0200)]
Render bit pattern markers on tile widgets

10 years agoAdd a non-empty set of locations for testing
Neil [Sun, 11 May 2014 20:16:43 +0000 (22:16 +0200)]
Add a non-empty set of locations for testing

10 years agoAdd export methdo to DoNothing action for testing purposes
Neil [Sun, 11 May 2014 20:15:47 +0000 (22:15 +0200)]
Add export methdo to DoNothing action for testing purposes

10 years agoNo .orig files
Stefano Rivera [Sun, 11 May 2014 20:02:18 +0000 (22:02 +0200)]
No .orig files

10 years agoBastard merge
David Sharpe [Sun, 11 May 2014 19:59:04 +0000 (21:59 +0200)]
Bastard merge

10 years agoGot text wrapping working.
David Sharpe [Sun, 11 May 2014 19:54:38 +0000 (21:54 +0200)]
Got text wrapping working.

10 years agoThe world is invalid (sometimes, when desirable)
Neil [Sun, 11 May 2014 19:52:20 +0000 (21:52 +0200)]
The world is invalid (sometimes, when desirable)

10 years agoUnbreak game startup
Neil [Sun, 11 May 2014 19:50:54 +0000 (21:50 +0200)]
Unbreak game startup

10 years agoChoose locations for the board.
Jeremy Thurgood [Sun, 11 May 2014 19:35:35 +0000 (21:35 +0200)]
Choose locations for the board.

10 years agoExplain Widget methods
Stefano Rivera [Sun, 11 May 2014 19:04:15 +0000 (21:04 +0200)]
Explain Widget methods

10 years agoScenes get a Container for widgets
Stefano Rivera [Sun, 11 May 2014 19:00:58 +0000 (21:00 +0200)]
Scenes get a Container for widgets

10 years agoMore actions.
Jeremy Thurgood [Sun, 11 May 2014 18:52:16 +0000 (20:52 +0200)]
More actions.

10 years agoTweak actions.
Jeremy Thurgood [Sun, 11 May 2014 18:31:04 +0000 (20:31 +0200)]
Tweak actions.

10 years agoFix tests.
Simon Cross [Sun, 11 May 2014 17:32:15 +0000 (19:32 +0200)]
Fix tests.

10 years agorobot things
adrianna [Sun, 11 May 2014 17:31:56 +0000 (19:31 +0200)]
robot things

10 years agoMove player defaults into constants.
Simon Cross [Sun, 11 May 2014 17:31:14 +0000 (19:31 +0200)]
Move player defaults into constants.

10 years agoFix gamestate setup.
Simon Cross [Sun, 11 May 2014 17:24:53 +0000 (19:24 +0200)]
Fix gamestate setup.

10 years agoOne true import-style
Stefano Rivera [Sun, 11 May 2014 17:20:21 +0000 (19:20 +0200)]
One true import-style

10 years agofixed win
adrianna [Sun, 11 May 2014 17:16:40 +0000 (19:16 +0200)]
fixed win

10 years agofixed victory points; added square indicators and bare robot
adrianna [Sun, 11 May 2014 17:13:52 +0000 (19:13 +0200)]
fixed victory points; added square indicators and bare robot

10 years agoMore state management.
Jeremy Thurgood [Sun, 11 May 2014 17:13:42 +0000 (19:13 +0200)]
More state management.

10 years agoA menu that works (but doesn't show the selection)
Stefano Rivera [Sun, 11 May 2014 17:11:30 +0000 (19:11 +0200)]
A menu that works (but doesn't show the selection)

10 years agoCall Menu.__init__ with state in __main__.
Simon Cross [Sun, 11 May 2014 17:10:21 +0000 (19:10 +0200)]
Call Menu.__init__ with state in __main__.

10 years agoAdd missing state arguments to scene __init__s.
Simon Cross [Sun, 11 May 2014 17:09:37 +0000 (19:09 +0200)]
Add missing state arguments to scene __init__s.

10 years agoUpdate scene changing.
Simon Cross [Sun, 11 May 2014 17:06:05 +0000 (19:06 +0200)]
Update scene changing.

10 years agoMake scenes take the game state.
Simon Cross [Sun, 11 May 2014 17:03:56 +0000 (19:03 +0200)]
Make scenes take the game state.

10 years agoKeydown
Stefano Rivera [Sun, 11 May 2014 17:06:20 +0000 (19:06 +0200)]
Keydown

10 years agoMore menu options
Stefano Rivera [Sun, 11 May 2014 17:03:52 +0000 (19:03 +0200)]
More menu options

10 years agoPass positions to the widgets
Neil [Sun, 11 May 2014 17:03:02 +0000 (19:03 +0200)]
Pass positions to the widgets

10 years agoAdd tiles to the board. Skip draw for other game scene widgets for now
Neil [Sun, 11 May 2014 17:02:46 +0000 (19:02 +0200)]
Add tiles to the board. Skip draw for other game scene widgets for now

10 years agoAdd placeholder drawing logic
Neil [Sun, 11 May 2014 16:34:36 +0000 (18:34 +0200)]
Add placeholder drawing logic

10 years agoRemove debug print.
Simon Cross [Sun, 11 May 2014 17:02:02 +0000 (19:02 +0200)]
Remove debug print.

10 years agoMerge branch 'master' of git+ssh://ctpug.org.za/naja
David Sharpe [Sun, 11 May 2014 16:59:26 +0000 (18:59 +0200)]
Merge branch 'master' of git+ssh://ctpug.org.za/naja

10 years agoFix initial bits.
Simon Cross [Sun, 11 May 2014 16:59:10 +0000 (18:59 +0200)]
Fix initial bits.

10 years agoMerge branch 'master' of git+ssh://ctpug.org.za/naja
David Sharpe [Sun, 11 May 2014 16:59:04 +0000 (18:59 +0200)]
Merge branch 'master' of git+ssh://ctpug.org.za/naja

10 years agoFucking megres
David Sharpe [Sun, 11 May 2014 16:58:38 +0000 (18:58 +0200)]
Fucking megres

10 years agoGameState.
Simon Cross [Sun, 11 May 2014 16:57:35 +0000 (18:57 +0200)]
GameState.

10 years agoRotation mutators
Stefano Rivera [Sun, 11 May 2014 16:41:18 +0000 (18:41 +0200)]
Rotation mutators

10 years agoTurn resources into a module, which can hold mutators too
Stefano Rivera [Sun, 11 May 2014 16:38:51 +0000 (18:38 +0200)]
Turn resources into a module, which can hold mutators too

10 years agoAdd widgets and skeleton for game scene.
Simon Cross [Sun, 11 May 2014 16:31:36 +0000 (18:31 +0200)]
Add widgets and skeleton for game scene.

10 years agomerge
David Sharpe [Sun, 11 May 2014 16:32:11 +0000 (18:32 +0200)]
merge

10 years agoHelper for colour conversion
Stefano Rivera [Sun, 11 May 2014 16:31:49 +0000 (18:31 +0200)]
Helper for colour conversion

10 years agoAdded basic credits scene.
David Sharpe [Sun, 11 May 2014 16:30:02 +0000 (18:30 +0200)]
Added basic credits scene.

10 years agoremaining bits
adrianna [Sun, 11 May 2014 16:29:21 +0000 (18:29 +0200)]
remaining bits

10 years agoBlocky text (4 pixels per pixel)
Stefano Rivera [Sun, 11 May 2014 16:23:27 +0000 (18:23 +0200)]
Blocky text (4 pixels per pixel)

10 years agoGame state management.
Jeremy Thurgood [Sun, 11 May 2014 16:23:20 +0000 (18:23 +0200)]
Game state management.

10 years agoPlaceholder tile
Neil [Sun, 11 May 2014 16:21:40 +0000 (18:21 +0200)]
Placeholder tile

10 years agoBlank the screen on each frame
Stefano Rivera [Sun, 11 May 2014 16:17:28 +0000 (18:17 +0200)]
Blank the screen on each frame

10 years agoAdd quitting.
Simon Cross [Sun, 11 May 2014 16:04:07 +0000 (18:04 +0200)]
Add quitting.

10 years agoScenes have a widget list (in draw order)
Stefano Rivera [Sun, 11 May 2014 16:03:18 +0000 (18:03 +0200)]
Scenes have a widget list (in draw order)

10 years agosome bits
adrianna [Sun, 11 May 2014 16:01:02 +0000 (18:01 +0200)]
some bits

10 years agoLimit frame rate
Stefano Rivera [Sun, 11 May 2014 15:59:51 +0000 (17:59 +0200)]
Limit frame rate

10 years agoMerge branch 'master' of git+ssh://ctpug.org.za/naja
Simon Cross [Sun, 11 May 2014 15:57:37 +0000 (17:57 +0200)]
Merge branch 'master' of git+ssh://ctpug.org.za/naja

10 years agoRefactor widget rendering a bit.
Simon Cross [Sun, 11 May 2014 15:56:50 +0000 (17:56 +0200)]
Refactor widget rendering a bit.

10 years agoDecouple action from required bits.
Jeremy Thurgood [Sun, 11 May 2014 15:52:57 +0000 (17:52 +0200)]
Decouple action from required bits.

10 years agoA TextWidget
Stefano Rivera [Sun, 11 May 2014 15:50:03 +0000 (17:50 +0200)]
A TextWidget

10 years agoAdd game scene.
Simon Cross [Sun, 11 May 2014 15:43:13 +0000 (17:43 +0200)]
Add game scene.

10 years agoMerge branch 'master' of git+ssh://ctpug.org.za/naja
Simon Cross [Sun, 11 May 2014 15:32:18 +0000 (17:32 +0200)]
Merge branch 'master' of git+ssh://ctpug.org.za/naja

10 years agoQuitGameEvent.
Simon Cross [Sun, 11 May 2014 15:31:56 +0000 (17:31 +0200)]
QuitGameEvent.

10 years agoStart of location actions.
Jeremy Thurgood [Sun, 11 May 2014 15:31:07 +0000 (17:31 +0200)]
Start of location actions.

10 years agoAdd rendering to scenes and fix handle_event.
Simon Cross [Sun, 11 May 2014 15:23:27 +0000 (17:23 +0200)]
Add rendering to scenes and fix handle_event.

10 years agoScene changing.
Simon Cross [Sun, 11 May 2014 15:12:42 +0000 (17:12 +0200)]
Scene changing.

10 years agoInitial user events for Naja.
Simon Cross [Sun, 11 May 2014 15:06:23 +0000 (17:06 +0200)]
Initial user events for Naja.

10 years agoMerge branch 'master' of git+ssh://ctpug.org.za/naja
Simon Cross [Sun, 11 May 2014 14:53:31 +0000 (16:53 +0200)]
Merge branch 'master' of git+ssh://ctpug.org.za/naja

10 years agoAt skeletal menu scene.
Simon Cross [Sun, 11 May 2014 14:53:23 +0000 (16:53 +0200)]
At skeletal menu scene.

10 years agoSupport -m
Stefano Rivera [Sun, 11 May 2014 14:48:37 +0000 (16:48 +0200)]
Support -m

10 years agoStart of scene class.
Simon Cross [Sun, 11 May 2014 14:45:31 +0000 (16:45 +0200)]
Start of scene class.

10 years agoInitialize sound
Stefano Rivera [Sun, 11 May 2014 14:39:33 +0000 (16:39 +0200)]
Initialize sound

10 years agoMake data a module, to make pkg_resources happy
Stefano Rivera [Sun, 11 May 2014 14:38:23 +0000 (16:38 +0200)]
Make data a module, to make pkg_resources happy

10 years agoDisplay a blank window
Stefano Rivera [Sun, 11 May 2014 14:21:52 +0000 (16:21 +0200)]
Display a blank window

10 years agoStart of some game board stuff.
Jeremy Thurgood [Sun, 11 May 2014 14:17:51 +0000 (16:17 +0200)]
Start of some game board stuff.

10 years agoPrototype player object.
Jeremy Thurgood [Sun, 11 May 2014 13:12:14 +0000 (15:12 +0200)]
Prototype player object.

10 years agoBetter url.
Jeremy Thurgood [Sun, 11 May 2014 11:28:24 +0000 (13:28 +0200)]
Better url.

10 years agoAdd the font constants refers to
Neil [Sun, 11 May 2014 09:22:07 +0000 (11:22 +0200)]
Add the font constants refers to

10 years agoMinor flake8 fixes.
Jeremy Thurgood [Sun, 11 May 2014 09:21:21 +0000 (11:21 +0200)]
Minor flake8 fixes.

10 years agonaja, not nagslang.
Jeremy Thurgood [Sun, 11 May 2014 09:19:07 +0000 (11:19 +0200)]
naja, not nagslang.

10 years agoThe sound of silence.
Jeremy Thurgood [Sun, 11 May 2014 09:05:18 +0000 (11:05 +0200)]
The sound of silence.

10 years agoSome more boilerplate.
Jeremy Thurgood [Sun, 11 May 2014 09:00:58 +0000 (11:00 +0200)]
Some more boilerplate.

10 years agoAssorted project boilerplate.
Jeremy Thurgood [Sun, 11 May 2014 08:51:52 +0000 (10:51 +0200)]
Assorted project boilerplate.

10 years ago'nother .gitignore tweak to test the irker hook
Neil [Sat, 10 May 2014 19:49:54 +0000 (21:49 +0200)]
'nother .gitignore tweak to test the irker hook

10 years agotweak gitignore
Neil [Sat, 10 May 2014 19:42:30 +0000 (21:42 +0200)]
tweak gitignore

10 years agoAdd generic gitignore file
Neil [Sat, 10 May 2014 19:28:47 +0000 (21:28 +0200)]
Add generic gitignore file

10 years agoinitialise repo with a license
Neil [Sat, 10 May 2014 19:19:19 +0000 (21:19 +0200)]
initialise repo with a license