Commit Graph

59 Commits

Author SHA1 Message Date
Juhani Krekelä 172404842b Update to LÖVE 11.3 2020-12-11 15:51:29 +02:00
Juhani Krekelä 4525ad6ff6 Add bouncy slimes 2020-12-11 15:45:08 +02:00
Juhani Krekelä e7986bd1b1 Put commissioned you are a winner image in 2019-07-01 00:00:28 +03:00
Juhani Krekelä ab708f5c86 Add note about autoexplore to README 2019-06-30 23:43:19 +03:00
Juhani Krekelä 0db59b4803 Make the player's representation have reasonable-coloured clothes 2019-06-30 22:35:05 +03:00
Juhani Krekelä bb42a45397 Use wood colour for the coffin 2019-06-30 21:17:55 +03:00
Juhani Krekelä 81585b9baf Update README 2019-06-30 21:06:29 +03:00
Juhani Krekelä 361961ab9e Create a vector version of the win image, and get rid of the terrible programmer art 2019-06-30 21:03:55 +03:00
Juhani Krekelä 0e59001d03 Make hearts a sprite, too 2019-06-30 20:40:18 +03:00
Juhani Krekelä fcdf12dd58 Use transparency in player sprite 2019-06-30 20:33:41 +03:00
Juhani Krekelä 6740c59e8f Fix small errors in player sprite location on <standard size 2019-06-30 19:46:33 +03:00
Juhani Krekelä 32a9d7627a Create a sprite for the player 2019-06-30 19:38:42 +03:00
Juhani Krekelä f5ba1bdb17 Make keyrepeat work for autoexplore too 2019-06-30 18:46:09 +03:00
Juhani Krekelä a85b6de70a Finish autoexplore 2019-06-30 18:37:12 +03:00
Juhani Krekelä 15be546152 Start work on autoexplore 2019-06-30 13:21:49 +03:00
Juhani Krekelä 15d9aa5dab Fight better with hands than with feet 2019-06-30 12:46:36 +03:00
Juhani Krekelä 507080a695 Add HP 2019-06-30 12:41:27 +03:00
Juhani Krekelä 5d9e9113ea Add a loss screen 2019-06-30 11:32:50 +03:00
Juhani Krekelä 5b5a72a780 Pillar/letterbox instead of stretching, if window size has different aspect ratio 2019-06-30 10:49:11 +03:00
Juhani Krekelä 428a07b94f Make slimes yellow for easier visibility 2019-06-30 01:25:32 +03:00
Juhani Krekelä 9534a0ab9c Don't keep old keybinds around after rebinding 2019-06-30 01:12:46 +03:00
Juhani Krekelä bf1cdb59c3 Draw correct bg for slimes 2019-06-30 01:08:13 +03:00
Juhani Krekelä 2935139060 Add a "do nothing" button 2019-06-30 01:05:06 +03:00
Juhani Krekelä fa6b47dcf9 Explain a bit more about what this is 2019-06-30 00:57:21 +03:00
Juhani Krekelä 1d0545366a Add a note about moving diagonally to back out from spaces 2019-06-30 00:54:37 +03:00
Juhani Krekelä cf3d935c2f Add packaging for *nix to Makefile 2019-06-30 00:43:01 +03:00
Juhani Krekelä 20383e649c Copy CC0 to Windows zipball 2019-06-30 00:38:20 +03:00
Juhani Krekelä 22d306385b Explain licensing situation in the README 2019-06-30 00:32:05 +03:00
Juhani Krekelä b78a3279c7 Add packaging for win32 to Makefile 2019-06-30 00:23:06 +03:00
Juhani Krekelä 00c8127bf9 Don't keep around slimes from the previous cycle 2019-06-30 00:04:12 +03:00
Juhani Krekelä 2be9ed6202 Deaggressify slimes even more 2019-06-29 23:51:52 +03:00
Juhani Krekelä 15e449736b Make slimes not quite so aggressive 2019-06-29 23:40:13 +03:00
Juhani Krekelä 3303c52fbc Have it be a coinflip whether you or a slime will die 2019-06-29 23:35:02 +03:00
Juhani Krekelä 500fe1caed Add a note about slimes to README 2019-06-29 23:19:20 +03:00
Juhani Krekelä 98030a09a1 Add slimes 2019-06-29 23:18:18 +03:00
Juhani Krekelä 9e136ab4c9 Make sure we're run on a recent-enough LÖVE 2019-06-29 16:50:43 +03:00
Juhani Krekelä 5eb0162e5b eitmer.love depends on bundle/win_image.png too 2019-06-29 16:49:02 +03:00
Juhani Krekelä 164c8cd778 Move debug key to not conflict with screenshot on windows 2019-06-29 15:55:33 +03:00
Juhani Krekelä 23e75e57a8 Make debug toggleable back off 2019-06-29 15:54:56 +03:00
Juhani Krekelä 97431250a6 Make the unexplored a muted pink to have it stand out 2019-06-29 15:51:33 +03:00
Juhani Krekelä 8c453d6069 Add key rebinding 2019-06-29 15:46:17 +03:00
Juhani Krekelä b497deffd9 Add a win image 2019-06-29 15:18:55 +03:00
Juhani Krekelä d79fa1abf4 Move key config to dictionaries 2019-06-29 14:43:35 +03:00
Juhani Krekelä 6617a243ce Beginnings of winning the game 2019-06-29 14:37:00 +03:00
Juhani Krekelä f72520689a Treat orb as passable 2019-06-29 14:10:30 +03:00
Juhani Krekelä e79fdc5c9b Start on the Orb (atm behaves like a wall) 2019-06-29 11:45:13 +03:00
Juhani Krekelä e7207f2d46 Make non-visible colours less dark to allow more easily differentiating between remembered hallway and unexplored 2019-06-29 11:26:38 +03:00
Juhani Krekelä 3da02b2aa5 Move in one direction by holding down the key 2019-06-29 11:21:09 +03:00
Juhani Krekelä 809a88e366 Make the head more brown 2019-06-29 00:29:59 +03:00
Juhani Krekelä 9dc1348da1 Fix visibility some more 2019-06-29 00:23:42 +03:00