Commit Graph

35 Commits

Author SHA1 Message Date
Max Bradbury 7c444cb35d add support for Bitsy 7.10; turn dithering off by default; more help text 2021-11-06 11:15:34 +00:00
Max Bradbury a2c92b1e12 move deprecated function call to replacement function 2021-07-03 11:31:06 +01:00
Max Bradbury f223e51195 version update 2021-07-03 11:27:58 +01:00
Max Bradbury 52728e601b remove unnecessary trailing semicolon 2021-04-25 17:47:39 +01:00
Max Bradbury 4bd6286cf0 replace `to_string` with `into` for brevity 2021-04-25 17:47:25 +01:00
Max Bradbury d53244a884 this is no longer a special feature 2021-04-25 17:46:52 +01:00
Max Bradbury f6678f28a9 fix this old broken test 2021-04-25 17:46:25 +01:00
Max Bradbury e5a87f854e this would break things 2020-11-08 17:35:08 +00:00
Max Bradbury c2787db422 better load_image errors 2020-11-08 17:34:48 +00:00
Max Bradbury fbe40fb866 dedupe palette function 2020-11-08 17:33:15 +00:00
Max Bradbury 7ff67e51f8 x,y instead of y,x 2020-11-08 16:59:04 +00:00
Max Bradbury 80df4a9a6a better tile names 2020-11-08 15:37:38 +00:00
Max Bradbury 0ef2d2acd9 return image size so the client side can determine whether to crop or not 2020-11-08 15:31:57 +00:00
Max Bradbury f9b0f6b6db name room and give tiles appropriate names too 2020-11-08 15:30:39 +00:00
Max Bradbury 8c92b05b74 generate the dang room 2020-11-08 14:54:49 +00:00
Max Bradbury 512f386c25 first attempt at creating room 2020-11-08 12:30:46 +00:00
Max Bradbury 63cb971aca whitespace 2020-11-08 11:23:44 +00:00
Max Bradbury e5da032236 remove commented tests 2020-11-08 00:05:48 +00:00
Max Bradbury 9eb090924a bump 2020-11-07 16:32:47 +00:00
Max Bradbury 9261c41cd8 tidyup 2020-11-07 16:31:09 +00:00
Max Bradbury 6a58e8c003 change the way palettes are handled; support custom palette 2020-11-07 16:30:50 +00:00
Max Bradbury db3cdf42ff remove extraneous colour index stuff 2020-11-07 16:27:27 +00:00
Max Bradbury 31d7ff52ca done 2020-11-07 13:48:38 +00:00
Max Bradbury 45ef41c366 fix dithering and indexing for image 2020-11-07 13:48:00 +00:00
Max Bradbury 3a8e349aac feedback for loading game 2020-11-07 11:10:27 +00:00
Max Bradbury 013e1e1c8c resize cropped image (plugin doesn't seem to allow specification of size) 2020-11-07 10:54:52 +00:00
Max Bradbury 37cde1713d remove unused imports; bump 2020-11-06 16:16:17 +00:00
Max Bradbury 0780bc8267 get actual palette; comment broken tests; fix for new bitsy_parser game result 2020-11-06 16:14:47 +00:00
Max Bradbury fd5f141f19 implement colour mapping and dithering properly 2020-11-06 15:33:26 +00:00
Max Bradbury 4bd896f05a brightness adjustment; find closest palette colour; tests 2020-11-06 12:35:37 +00:00
Max Bradbury 03588c4c55 lots of stuff 2020-11-05 18:48:22 +00:00
Max Bradbury ca93a00eda "set palette" function 2020-11-04 16:18:38 +00:00
Max Bradbury 4c958373ba tweaks 2020-11-04 16:11:44 +00:00
Max Bradbury 4dbcd6ac66 update with new changes from tilesy 2020-11-04 15:38:43 +00:00
Max Bradbury bf17c08909 wip (wasm isn't compiling) 2020-10-30 17:50:03 +00:00