66 Commits

Author SHA1 Message Date
Simon Holmberg e732c9a653 Soldier flashlights! 2012-10-02 01:22:04 +02:00
Simon Holmberg 12f795f8bf Merge branch 'master' into krypton
Conflicts:
	DepthsBelow/DepthsBelow/Map.cs
2012-10-02 00:09:38 +02:00
Simon Holmberg 8a75c98f48 Merge branch 'master' of github.com:sippeangelo/DepthsBelow 2012-10-02 00:03:00 +02:00
Simon Holmberg f5d0c09912 Some new tilesets 2012-10-02 00:00:29 +02:00
Jace f56d07ff7e Merge branch 'master' of github.com:sippeangelo/DepthsBelow
Conflicts:
	DepthsBelow/DepthsBelow/MouseInput.cs
2012-10-01 17:38:08 +02:00
Jace 3b718e34a3 Almost working pathfinding 2012-10-01 17:35:38 +02:00
Niklas Ulf Anders Cullberg 62c633fecb Looking in direction pointing line 2012-10-01 17:35:07 +02:00
Niklas Ulf Anders Cullberg f8d568371b Merge branch 'master' of github.com:sippeangelo/DepthsBelow
Conflicts:
	DepthsBelow/DepthsBelow/MouseInput.cs
2012-10-01 16:37:48 +02:00
Niklas Ulf Anders Cullberg 9e8ebc37c6 Line Drawn for Direction 2012-10-01 16:34:51 +02:00
Jace 01491d7356 Conflict test 2012-10-01 16:34:42 +02:00
Simon Holmberg f8e9ec4630 Deprecated Component.GridTransform and Component.PixelTransform in favour of new Component.Transform which keeps track of both the grid position and the world position, while keeping them related. 2012-09-30 13:51:04 +02:00
Simon Holmberg d10a731721 Some new tilesets 2012-09-30 11:18:51 +02:00
Simon Holmberg 93466568f4 Updated Krypton 2012-09-30 11:17:59 +02:00
Simon Holmberg 7bcbe94e5f Yay, dynamic shadows! 2012-09-30 00:05:35 +02:00
Simon Holmberg a056127f7c Krypton lighting engine
http://krypton.codeplex.com/
2012-09-29 22:04:29 +02:00
Simon Holmberg 57789c4600 Some maintenance 2012-09-29 02:02:12 +02:00
Simon Holmberg cbb3a5aa4e Pathfinder library didn't work as I expected; is now instanced once for every PathFinder component.
Now with selection and move orders by right clicking the map!
2012-09-29 01:45:18 +02:00
Simon Holmberg f694b0969c fixup! Merge branch 'master' into astar 2012-09-29 00:52:55 +02:00
Simon Holmberg 2d71eb3e0a Merge branch 'master' into astar
Conflicts:
	DepthsBelow/DepthsBelow/Core.cs
	DepthsBelow/DepthsBelow/MouseInput.cs
	DepthsBelow/DepthsBelowContent/maps/Cave.Level1.tmx
2012-09-29 00:45:30 +02:00
Simon Holmberg 11b2af46ff Squad list. Squad unit spawns handled by map objects. 2012-09-29 00:32:35 +02:00
Simon Holmberg cf100c95f1 3 hours later 2012-09-28 18:59:47 +02:00
Simon Holmberg adfdf963d8 Selection rectangle now behaves properly with the camera 2012-09-28 14:41:57 +02:00
Simon Holmberg 365bb32702 Cave concept level 2012-09-28 14:41:33 +02:00
Simon Holmberg 8c6878ef25 Fully working zoom relative to cursor 2012-09-28 14:12:26 +02:00
Simon Holmberg a1527e745b fixup! GridTransform.ToScreen -> ToWorld 2012-09-28 12:24:18 +02:00
Simon Holmberg a097c2fbf8 GridTransform.ToScreen -> ToWorld 2012-09-28 12:23:00 +02:00
Simon Holmberg 95677c8ff2 Zooming stuff. Barely. 2012-09-28 00:47:24 +02:00
Simon Holmberg 11aef39e29 Camera functions to convert between world and screen coordinates 2012-09-27 23:25:48 +02:00
Simon Holmberg a6117af112 Some rephrasing 2012-09-27 23:06:37 +02:00
Simon Holmberg 12cd5447c8 Fixed soldier hitbox not following him correctly 2012-09-27 22:05:26 +02:00
Simon Holmberg fecb2edcf8 More solid grid to pixel conversion 2012-09-27 22:05:03 +02:00
Simon Holmberg 63012d301d Whoops 2012-09-27 19:34:31 +02:00
Simon Holmberg 533c4b9712 Base Entity keeps track of core 2012-09-27 19:31:34 +02:00
Simon Holmberg 39eaa15b50 Base Entity keeps track of core 2012-09-27 19:30:35 +02:00
Simon Holmberg 832ef9d850 Static is fun! 2012-09-27 19:26:31 +02:00
Niklas Ulf Anders Cullberg 313167e2a3 Added Grid, Inserted gridRectangle 2012-09-27 19:10:10 +02:00
Simon Holmberg 0bcc4503ea Updated gitignore 2012-09-27 17:38:36 +02:00
Simon Holmberg 59db20fb2a Added collision sprite sheet 2012-09-27 17:37:40 +02:00
Simon Holmberg 3b854a159b Less pink soldier 2012-09-27 17:15:58 +02:00
Simon Holmberg 39160af149 More silly soldier movement code 2012-09-27 16:48:49 +02:00
Simon Holmberg f83d7d5257 Tiled map loading through TiledLib 2012-09-27 16:43:48 +02:00
Simon Holmberg b6218e4600 Selection indication 2012-09-25 22:21:01 +02:00
Niklas Ulf Anders Cullberg 3e4d4bd5a7 Merge branch 'master' of https://github.com/sippeangelo/DepthsBelow 2012-09-25 21:56:05 +02:00
Niklas Ulf Anders Cullberg e1a519cd28 Inserted selection collision with soldier 2012-09-25 21:52:21 +02:00
Simon Holmberg c55b91fbbb Cleanup after minor git disaster 2012-09-25 21:48:31 +02:00
Niklas Ulf Anders Cullberg 7e88d7c68a Made Soldier Public and Made MouseInput Collision 2012-09-25 21:23:33 +02:00
Simon Holmberg 52bb50ce6e Test 2012-09-25 20:58:08 +02:00
Niklas Ulf Anders Cullberg d4c5282a67 Added Collision component 2012-09-25 20:43:11 +02:00
Jace 3778d9dc2b Merge branches 'master' and 'devel' 2012-09-25 14:13:01 +02:00
Jace 166cd35ee5 Camera speed dependent on time 2012-09-25 14:12:50 +02:00