Commit graph

75 commits

Author SHA1 Message Date
Mikko Ahlroth
dd4795e585 Add background to level and reset feature 2014-10-18 18:31:00 +03:00
Mikko Ahlroth
20ffc8f827 Add player, fix rectangle, add basic ammunition 2014-10-18 17:58:16 +03:00
Erkki Seppälä
1cb5641cc4 Plane: ability to turn and debug 2014-10-18 17:56:40 +03:00
Erkki Seppälä
928227c4f9 Plane: some functionality and debugging 2014-10-18 17:51:23 +03:00
Erkki Seppälä
df86bf2c6c Merge branch 'master' of gitlab.hackfest.vincit.intranet:Nicd/fysplane
Conflicts:
	level.lua
2014-10-18 16:19:33 +03:00
Mikko Ahlroth
12a2d4ea74 Add bitmaps and wider map 2014-10-18 16:05:34 +03:00
Mikko Ahlroth
d48f877269 Add ground and accurate gravity 2014-10-18 15:59:39 +03:00
Erkki Seppälä
586beb03ce Plane: simplified a bit.. 2014-10-18 15:52:24 +03:00
Erkki Seppälä
7cbca121d2 Plane: added a simple model for a plane 2014-10-18 15:49:39 +03:00
Erkki Seppälä
245e9d7625 Added bitmap for 50x50 bitmap 2014-10-18 15:28:15 +03:00
Erkki Seppälä
40e42854ec level: added a couple rectangles 2014-10-18 15:14:51 +03:00
Erkki Seppälä
702f27dadc rectangle: use love.graphics.draw, not love.graphics.drawq 2014-10-18 15:14:29 +03:00
Erkki Seppälä
c066ea49eb main: use PIXELS_PER_METER instead of hardcoded value 2014-10-18 15:14:10 +03:00
Mikko Ahlroth
ad6e36f60f REVERT 2014-10-18 14:43:22 +03:00
Mikko Ahlroth
6972b499bd Merge branch 'master' of gitlab.hackfest.vincit.intranet:Nicd/fysplane 2014-10-18 14:42:17 +03:00
Mikko Ahlroth
01e76b0bc3 Add physics rectangle 2014-10-18 14:41:26 +03:00
flux@modeemi.fi
27cfa378f8 level_state: forward keypressed to the player object 2014-10-18 14:37:58 +03:00
Mikko Ahlroth
919acb04b1 Add basic level state 2014-10-18 14:23:10 +03:00
Mikko Ahlroth
b055603e8b Add physics bootstrap and settings files 2014-10-18 10:24:25 +03:00
Erkki Seppälä
9a7d17170d .gitignore: added 2014-10-18 09:53:50 +03:00
Erkki Seppälä
e9a3f82903 sopwith: added an example of Sopwith plane physics 2014-10-18 09:52:44 +03:00
Mikko Ahlroth
b377c9805d Changed indentation to the one true style 2014-10-17 22:47:28 +03:00
Mikko Ahlroth
b914b5217c Instanceof support for hump class 2014-10-17 22:44:08 +03:00
Mikko Ahlroth
72dd42119d Change middleclass to hump 2014-10-17 22:28:17 +03:00
Mikko Ahlroth
ae5ed1747c Add middleclass, initial commit 2014-10-17 22:09:50 +03:00