Commit Graph

22 Commits

Author SHA1 Message Date
stevenhowes d7faaa279c Cleanup and tweak of player sprite/dimensions to make doors easier 2021-05-15 20:51:35 +01:00
stevenhowes f004e66461 Correctly handle all 8 directions 2021-05-15 20:20:56 +01:00
stevenhowes 74faf7f89b Sprite flipping, face in direction of movement 2021-05-13 20:56:36 +01:00
stevenhowes dfeedc95f3 Fix a few clipping issues and player sprite non-centredness 2021-05-13 20:17:07 +01:00
stevenhowes 467263ce86 Area support in map editor. Increase max smart tiles. Smart tile editor. Removed static area names. Tile/map layout continuation. 2021-05-08 21:10:25 +01:00
stevenhowes 73981e35b8 Use different boxes for visual colliding and physical. 2021-04-22 21:10:53 +01:00
stevenhowes c7237b1c59 New map and many sprites 2021-04-18 20:40:00 +01:00
stevenhowes 5bd81b2cb2 Read and highlight smart tiles in mapedit 2021-04-14 20:37:41 +01:00
stevenhowes ae5f0610eb Collidable sprites in mapedit, correct triggering of smarttiles in mission2 2021-04-09 22:08:07 +01:00
stevenhowes 16cbc5ca61 Copy/paste in map editor, cursor etc 2021-04-06 21:38:59 +01:00
stevenhowes cd49a33a46 proof of concept for tile based stuff (performance test).
Fixed 10x10 grid, so panning of 10x10 view around a real map yet.
2021-04-03 22:20:27 +01:00
stevenhowes 1e6266077c Double font size, re-align it all 2021-04-01 22:01:39 +01:00
stevenhowes 17f0c4dcda Mission 1 ending and victory screen 2021-03-31 21:08:48 +01:00
stevenhowes 8e8e7cbdda Mission briefing 2021-03-28 22:20:33 +01:00
stevenhowes 7b1e9a0a6b Some sound fixes (allow more than one composition) and death screen handling 2021-03-28 18:27:00 +01:00
stevenhowes f9ea0f0a46 A-Z character set and text function 2021-03-28 16:47:54 +01:00
stevenhowes 85d5424f9e Intro screen enhancements 2021-03-27 22:19:24 +00:00
stevenhowes 9edde1d947 Render entire hud as sprites to avoid font functions 2021-03-27 21:48:04 +00:00
stevenhowes c32884d225 Function name tidy up. Removed star colour variation. Increased weapon range and re-balanced projectiles/NPC velocities. 2021-03-27 20:56:40 +00:00
stevenhowes b05f6864b6 Tweak weapons speed to make A3000 more convincing. Less explosion frames. 2021-03-27 20:39:18 +00:00
stevenhowes 1f098b9e6e Move some hud drawing into sprite 2021-03-27 20:31:10 +00:00
stevenhowes 17123f111c Re-arrange so application has a proper directory 2021-03-26 22:08:25 +00:00