Commit Graph

62 Commits

Author SHA1 Message Date
Max Bradbury dc8fd68e32 fix blueprint palette 2021-11-14 18:03:37 +00:00
Max Bradbury 4e69df12d1 rename currently-unused mocks 2021-11-14 18:03:01 +00:00
Max Bradbury 1532700ea5 Image to DynamicImage (and test) 2021-11-14 18:02:13 +00:00
Max Bradbury 82c0f78177 Into impls for Colour (are these necessary?) 2021-11-14 18:01:31 +00:00
Max Bradbury f323e0e841 avatar with clear background, for testing 2021-11-14 18:00:07 +00:00
Max Bradbury a5e5939fd5 non-resizeable window 2021-11-14 17:49:52 +00:00
Max Bradbury 68f5306283 size state changes 2021-11-14 17:49:30 +00:00
Max Bradbury 0e5b0c4566 todo 2021-05-19 20:44:07 +01:00
Max Bradbury 98288a4426 fix game runner and start migrating to actual game data; fix game data loading errors 2021-05-19 20:09:12 +01:00
Max Bradbury d93f777b66 remove old Thing 2021-05-19 18:07:00 +01:00
Max Bradbury 1a7d7c268a rename 2021-05-19 17:52:12 +01:00
Max Bradbury c9c0942daf "get by name, tag" functions; update todo 2021-05-19 17:51:38 +01:00
Max Bradbury a14cab8f41 tag avatar as player 2021-05-19 12:00:48 +01:00
Max Bradbury cc1015cc7a cat and teacup 2021-05-19 11:56:07 +01:00
Max Bradbury b72e8f5ac8 tiles and entities 2021-05-19 11:42:49 +01:00
Max Bradbury 6637d87d45 add Entity 2021-05-19 11:07:49 +01:00
Max Bradbury 0abc64946e add wall property to tile; why did I make "avatar" a tile? smh 2021-05-19 10:26:37 +01:00
Max Bradbury 3f76ee4f03 test name 2021-05-18 22:26:39 +01:00
Max Bradbury d6ae708a5c tile struct 2021-05-18 22:09:08 +01:00
Max Bradbury f2d23a54d2 add images to game 2021-05-18 21:33:03 +01:00
Max Bradbury 036fb9e2b8 spelling 2021-05-18 21:11:51 +01:00
Max Bradbury 6fe46a1085 simplify 2021-05-18 20:17:12 +01:00
Max Bradbury 4238ea033a music; load palettes 2021-05-18 00:05:39 +01:00
Max Bradbury 5bb6760568 document intermediate 2021-05-17 20:58:24 +01:00
Max Bradbury dbf728bb32 remove old impl 2021-05-17 20:51:39 +01:00
Max Bradbury 5b2d2cc510 clear unused import 2021-05-17 20:51:32 +01:00
Max Bradbury 11382a293e rework Room and rename to Scene 2021-05-17 20:50:32 +01:00
Max Bradbury fb44c55d1b remove palette from scene; replace "bg" with None 2021-05-17 20:49:54 +01:00
Max Bradbury 679b6b0c88 move test palettes 2021-05-17 17:29:03 +01:00
Max Bradbury 00d410ee50 delete old game format 2021-05-17 17:28:44 +01:00
Max Bradbury 1e6bdc56a6 recreate bitsy palette and move test palette formats to their own dir 2021-05-17 17:28:25 +01:00
Max Bradbury 9152fabba7 delete blank bg "image" as it's not needed 2021-05-17 17:22:21 +01:00
Max Bradbury 4095165167 rework images as text 2021-05-17 16:41:46 +01:00
Max Bradbury ff6552ce6b rework images as text 2021-05-17 16:40:58 +01:00
Max Bradbury 79b21e38ec fix config toml 2021-05-17 15:10:59 +01:00
Max Bradbury 85e67995ef fix license 2021-05-17 15:09:24 +01:00
Max Bradbury bc83ebc372 keywords 2021-05-17 15:08:10 +01:00
Max Bradbury 5127aab077 anticapitalist software license 2021-05-17 13:26:14 +01:00
Max Bradbury 0f7cf29a0b tiles vs. things? 2021-05-17 13:21:40 +01:00
Max Bradbury a734683772 comment 2021-05-17 13:21:12 +01:00
Max Bradbury d66da61f70 delete toml/intermediate palettes 2021-05-16 22:49:12 +01:00
Max Bradbury e35a453f76 delete toml palettes 2021-05-16 22:47:29 +01:00
Max Bradbury edf62d6999 png file support 2021-05-16 22:44:13 +01:00
Max Bradbury bf2711f0fa png file support 2021-05-16 22:43:54 +01:00
Max Bradbury 27587d2032 hex file support 2021-05-16 20:56:41 +01:00
Max Bradbury effc207575 todo 2021-05-16 18:54:54 +01:00
Max Bradbury e881aeeaf7 paint.net palette support 2021-05-16 18:54:23 +01:00
Max Bradbury 2eda76729a blah 2021-05-16 17:58:25 +01:00
Max Bradbury e1c410c06e more formats 2021-05-16 17:57:30 +01:00
Max Bradbury 3e2c24db8a generic from_file for palettes 2021-05-16 17:05:08 +01:00