Commit graph

42 commits

Author SHA1 Message Date
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ä
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ä
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ä
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
Juhani Krekelä
eb3a654c67 Fix visibility (mostly) 2019-06-28 23:59:41 +03:00
Juhani Krekelä
ba529ec3af The player can see their own head and feel their own feet 2019-06-28 23:35:17 +03:00
Juhani Krekelä
a757ea6667 Update window title to match current name 2019-06-28 23:19:07 +03:00
Juhani Krekelä
3638295e6c Add (broken) visibility 2019-06-28 21:53:56 +03:00
Juhani Krekelä
dc485a7c5f Impoved movement 2019-06-28 20:31:03 +03:00
Juhani Krekelä
af32fb9c83 Eitmer → Èitmer 2019-06-28 20:27:01 +03:00
Juhani Krekelä
2471c619f4 First commit 2019-06-28 18:13:03 +03:00