Commit Graph

106 Commits

Author SHA1 Message Date
stevenhowes f29fcd9288 Strip unused pallets and masks. Added player walking animation and general tidyup of old sprites. 2021-05-15 21:54:23 +01:00
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 3c0a6d25e9 Movement fixes 2021-05-13 20:25:16 +01:00
stevenhowes dfeedc95f3 Fix a few clipping issues and player sprite non-centredness 2021-05-13 20:17:07 +01:00
stevenhowes b2e61ab8ca D to delete smarttile in map editor 2021-05-12 21:18:35 +01:00
stevenhowes 002b3562f8 Finish cargo bay door. Copy/paste of smart tile info. 2021-05-12 21:11:42 +01:00
stevenhowes 011983d960 Allow scroll of areas in smart tiles. 2021-05-08 22:18:56 +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 2c1288b910 Map extension, areanames (by smart tile) 2021-04-25 18:08:29 +01:00
stevenhowes 6b8e4c5d7a Disable skips/debugs... 2021-04-22 21:32:23 +01:00
stevenhowes 5d7724d7ed Disable hitbox debug, prevent shadowing over stats area on right 2021-04-22 21:15:24 +01:00
stevenhowes 73981e35b8 Use different boxes for visual colliding and physical. 2021-04-22 21:10:53 +01:00
stevenhowes 217f20f44e Playable build (re-enabled intros etc) 2021-04-22 20:12:00 +01:00
stevenhowes 2bc331d336 Cargo bay and extra room 2021-04-21 21:27:47 +01:00
stevenhowes b2d519da39 Fix clipping issues (some) 2021-04-18 20:50:57 +01:00
stevenhowes c7237b1c59 New map and many sprites 2021-04-18 20:40:00 +01:00
stevenhowes 6663316885 Remove some old tiles, record of colours 2021-04-17 23:01:52 +01:00
stevenhowes efb65b49bd Delete comp,ffd 2021-04-17 21:56:31 +01:00
stevenhowes 696257ef53 more iso view (inc updated smarts) 2021-04-17 20:44:59 +01:00
stevenhowes 39a8758233 experimental isometric tiles 2021-04-17 20:18:06 +01:00
stevenhowes e76cbbec8a Better file naming, loading of smarttiles in mission2 rather than hard coded stuff 2021-04-14 21:48:54 +01:00
stevenhowes 813c50d69e Save smart tiles.. 2021-04-14 21:18:17 +01:00
stevenhowes 5bd81b2cb2 Read and highlight smart tiles in mapedit 2021-04-14 20:37:41 +01:00
stevenhowes 48a0879a51 Make sure collision map is refreshed when moving between pages. Also, bottom left bounds. 2021-04-13 19:58:42 +01:00
stevenhowes 069abba379 Simple wall collides 2021-04-11 21:38:02 +01:00
stevenhowes ae5f0610eb Collidable sprites in mapedit, correct triggering of smarttiles in mission2 2021-04-09 22:08:07 +01:00
stevenhowes 87cba61ce7 WIP Smart Tiles 2021-04-08 21:40:49 +01:00
stevenhowes 74b97661e2 Attempt at stopping file load errors on 3.10 on an A3000 2021-04-08 21:02:44 +01:00
stevenhowes 387e36f4c3 Allow saving from map editor. More tiles (all a bit WIP) and some more map. 2021-04-08 20:34:49 +01:00
stevenhowes 8fdce7ba4b Left/bottom bounds, and move a tile at a time rather than with a pointless cursor. 2021-04-08 19:50:35 +01:00
stevenhowes 16cbc5ca61 Copy/paste in map editor, cursor etc 2021-04-06 21:38:59 +01:00
stevenhowes ae0a541ae5 further seperating of mission2 and mapedit 2021-04-06 20:09:00 +01:00
stevenhowes 436fea16e4 Tweak to mission2 movement, map editor 2021-04-06 19:52:01 +01:00
stevenhowes bf2cc9e635 Stops it crapping itself about tiles file occasionally 2021-04-04 22:31:05 +01:00
stevenhowes 0ae315946b Allow scrolling around map (what there is of it) 2021-04-04 22:20:25 +01:00
stevenhowes dcc1acf395 Move compositions to different folder 2021-04-04 21:09:03 +01:00
stevenhowes 7a87caa42b Load and save of binary audio
Format in h/Sound
2021-04-03 23:16:46 +01:00
stevenhowes 4f861753ce Slightly better cleanup and un-screwing of display buffers 2021-04-03 22:36:51 +01:00
stevenhowes 151a4d859c Safer file loading, better showing of fatal errors (drop out of double buffering) 2021-04-03 22:30:49 +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 19219dcf58 typo 2021-04-01 22:37:33 +01:00
stevenhowes 793375e814 Minor tweaks 2021-04-01 22:22:04 +01:00
stevenhowes 0b330fa822 Colour correction 2021-04-01 22:17:22 +01:00
stevenhowes 6d18082a66 Font tweak 2021-04-01 22:14:09 +01:00
stevenhowes 1e6266077c Double font size, re-align it all 2021-04-01 22:01:39 +01:00
Steve Howes 28b9175835 Update issue templates 2021-03-31 21:28:34 +01:00
Steve Howes 8ee70ba179 Merge pull request #1 from stevenhowes/add-license-1
Create LICENSE
2021-03-31 21:25:42 +01:00
Steve Howes 22cc999b63 Create LICENSE 2021-03-31 21:25:02 +01:00