Commit Graph

49 Commits

Author SHA1 Message Date
Niels Serup a842ad961b Started on level 3. 2012-08-08 20:22:13 +02:00
Sakse Dalum 67611d3ad1 Merge branch 'master' of hongabar.org:robotgame 2012-08-08 19:53:55 +02:00
Sakse Dalum 5c1af793df Optimisation! 2012-08-08 19:53:48 +02:00
Niels Serup 66fdfb50f6 Argument added to argparse parser + dummy level2 2012-08-08 19:42:57 +02:00
Niels Serup 1b803e241b Fix. 2012-08-08 19:29:45 +02:00
Sakse Dalum a4df741866 Merge branch 'master' of hongabar.org:robotgame 2012-08-08 19:29:31 +02:00
Sakse Dalum ef8b29d2fc Began implementing even more of the logic. 2012-08-08 19:29:26 +02:00
Sakse Dalum 93d3a20e06 Merge branch 'master' of hongabar.org:robotgame 2012-08-08 19:11:49 +02:00
Sakse Dalum cbb6caea97 Implemented carry animations. 2012-08-08 19:11:43 +02:00
Niels Serup c948a6e688 Fix in rollingstone. 2012-08-08 19:05:49 +02:00
Sakse Dalum 4a3c977a92 Merge branch 'master' of hongabar.org:robotgame 2012-08-08 19:00:57 +02:00
Sakse Dalum 9e286508ca Implemented the logic to generate a rolling boulder map. 2012-08-08 19:00:52 +02:00
Niels Serup 7448901b94 Fixed return value of rolling stones generator. 2012-08-08 18:51:32 +02:00
Niels Serup 7666891baa Fixed a few bugs and added laser mirror room generator. 2012-08-08 18:37:09 +02:00
Sakse Dalum 20e06e572e Fixed a bug. 2012-08-08 18:25:21 +02:00
Sakse Dalum ce84def0e0 It's awesome! 2012-08-08 18:13:53 +02:00
Sakse Dalum 13d3aa1ce9 Made lever toggle arrow block. 2012-08-08 17:41:19 +02:00
Sakse Dalum 280cdc9046 Fixed a crash. 2012-08-08 17:18:49 +02:00
Sakse Dalum 7b078ee115 Added levers. 2012-08-08 17:06:10 +02:00
Sakse Dalum 12b849c668 Added a rolling boulder. 2012-08-08 16:46:26 +02:00
Sakse Dalum 86e6c2d6cf Fix. 2012-08-08 16:17:43 +02:00
Sakse Dalum 8490b2cbfe Not really sure what I did ... but some sort of improvement. 2012-08-08 15:22:27 +02:00
Sakse Dalum db5b23d0e0 Block offset should be properly set now. 2012-08-08 15:04:08 +02:00
Sakse Dalum 12cfda78f1 Player and block now move properly when grabbed. 2012-08-08 15:03:39 +02:00
Sakse Dalum bd325316d0 Merge branch 'master' of hongabar.org:robotgame 2012-08-08 14:52:17 +02:00
Sakse Dalum f27c8eb2e7 Added translucency. 2012-08-08 14:52:08 +02:00
Niels Serup a5b46906e1 Added colour box generation. 2012-08-08 14:10:10 +02:00
Sakse Dalum 82388afde3 Made the camera follow the robot. 2012-08-08 13:50:48 +02:00
Sakse Dalum 565c2a4267 Merge branch 'master' of hongabar.org:robotgame 2012-08-08 13:27:08 +02:00
Sakse Dalum ea181b40c0 Added the robot with animations to the game. Also made the game pause when using the menu. 2012-08-08 13:26:55 +02:00
Niels Serup e79b9d20d6 Change name Stone to more abstract Blocker. 2012-08-08 11:53:16 +02:00
Sakse Dalum 28a19d5493 Merge branch 'master' of hongabar.org:robotgame 2012-08-08 11:15:19 +02:00
Sakse Dalum 5ba6f515fb Included some of the graphics in the game. 2012-08-08 11:15:14 +02:00
Niels Serup 6c050f954b Finished rolling stone playfield generation. 2012-08-08 11:07:33 +02:00
Sakse Dalum 2ba27dff1f Blocks, depth, holding and releasing objects, etc. 2012-08-07 23:21:44 +02:00
Sakse Dalum 90a11e9ed3 Added tiles. 2012-08-07 21:23:10 +02:00
Sakse Dalum dc5acdf4c6 Added player and level and world objects. 2012-08-07 19:59:52 +02:00
Sakse Dalum c14c5e248e Added main menu and game menu. 2012-08-07 17:26:49 +02:00
Sakse Dalum 5452dfdfe0 Main menu and loading somewhat finished. 2012-08-07 15:46:40 +02:00
Sakse Dalum b0062a5ba7 Merge branch 'master' of hongabar.org:robotgame 2012-08-07 15:40:50 +02:00
Sakse Dalum c579838f91 Added a background image to the menu. 2012-08-07 15:40:42 +02:00
Niels Serup d912fccac7 Basic playfield generation complete. Next up: randomization. 2012-08-07 15:26:16 +02:00
Sakse Dalum 775e4a72a8 Added a jukebox and music. 2012-08-07 14:00:49 +02:00
Niels Serup f353d27d8c Removed ugly spaces. 2012-08-07 13:26:13 +02:00
Niels Serup 75f287c048 Can test if a rolling stone reaches its goal. 2012-08-07 13:23:05 +02:00
Sakse Dalum 9141cc79c8 Merge branch 'master' of hongabar.org:robotgame 2012-08-07 13:21:13 +02:00
Sakse Dalum 7170b4a3d2 Added game.py etc. 2012-08-07 13:21:08 +02:00
Niels Serup f099b15faa Added directions. 2012-08-07 13:19:31 +02:00
Sakse Dalum ff0d23263f Added robotgame.py. 2012-08-07 11:48:22 +02:00