29 Commits (71906064daa2c35829001b5753890890a29dc73c)

Author SHA1 Message Date
  Forest Belton fee20378ee Fix jumping and collisions on map boundary 2 years ago
  Forest Belton 424b80e28c Cap velocity at 7px/frame 2 years ago
  Forest Belton 21bf2b29c5 Add player inventory and item add routine 2 years ago
  Forest Belton a9f73eb8f8 Generalize player state 2 years ago
  Forest Belton 5a161acb60 Re-enable player code 2 years ago
  Forest Belton cc7be333a7 Update TODO list with more clarity 2 years ago
  Forest Belton 162c8cd88b Small cleanup 2 years ago
  Forest Belton bcb1609897 Add support for loading 127x127 maps 2 years ago
  Forest Belton f1ba4dadeb Skip player update if the background is scrolling 2 years ago
  Forest Belton 5947c771ac Apply gravity if player walks off of platform 2 years ago
  Forest Belton 439c00fd46 Fix encoding of physics constants 2 years ago
  Forest Belton e2ad9075e0 Use fixed-point number to store Y coordinate 2 years ago
  Forest Belton ee9923aa73 Fix resolution of vertical collisions 2 years ago
  Forest Belton f8f5860b35 Simplify player initialization 2 years ago
  Forest Belton ee956b4ca7 Implement jump 2 years ago
  Forest Belton 8c157a121c Remove unused code 2 years ago
  Forest Belton 3b7ea84c9e Increase walking speed 2 years ago
  Forest Belton 833b910df7 Wait for vblank with HALT 2 years ago
  Forest Belton 9acbfbafab Fix horizontal flip for player metasprite 2 years ago
  Forest Belton d9cdd42f2e Implement player collision routine 2 years ago
  Forest Belton a3cdb70d48 Clean up player movement 2 years ago
  Forest Belton dff8f6f186 Add script for generating collision maps from PNGs 2 years ago
  Forest Belton 08f399336d Use a 16x16 metasprite for player 2 years ago
  Forest Belton 75a7576e17 Draw background 2 years ago
  Forest Belton 61fb29d873 Reduce player speed and flip sprite 2 years ago
  Forest Belton 2079d44097 Don't allow player movement off-screen 2 years ago
  Forest Belton e27e6530bd Move player on input 2 years ago
  Forest Belton 623661b52d Draw player to screen 2 years ago
  Forest Belton f0daf2ca11 Start player draw code 2 years ago