Commit Graph

198 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 57b841ac3d add clipboard button 2021-07-03 11:29:59 +01:00
Max Bradbury 3bbf51e5f8 rename download to "done!" 2021-07-03 11:29:26 +01:00
Max Bradbury 7af54d938b things are ok 2021-07-03 11:28:52 +01:00
Max Bradbury f224fe1e27 remove console log 2021-07-03 11:28:33 +01:00
Max Bradbury e6fda7266e version update 2021-07-03 11:28:12 +01:00
Max Bradbury f223e51195 version update 2021-07-03 11:27:58 +01:00
Max Bradbury d72a4df55e remove unused image header 2021-07-03 11:27:27 +01:00
Max Bradbury 0f23b878b2 version update 2021-05-02 11:47:10 +01:00
Max Bradbury 23b99b8ea7 fix loading game from textarea (copy/paste) 2021-05-02 11:45:06 +01:00
Max Bradbury c8b6c772ab remove debug 2021-04-25 18:49:00 +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 b157007ff3 restrict file types and add help text about game data 2020-11-28 18:33:11 +00:00
Max Bradbury 704f710047 fix syntax 2020-11-28 15:57:19 +00:00
Max Bradbury 5c4259d222 better splash page for now 2020-11-28 15:15:40 +00:00
Max Bradbury 47a9bf5c79 explain 2020-11-09 17:48:26 +00:00
Max Bradbury d100473542 try to check for webassembly in a different place 2020-11-09 11:55:11 +00:00
Max Bradbury d0946d3ab5 readme; remove todo as it's now in the readme and on gitea 2020-11-09 11:54:45 +00:00
Max Bradbury 5ee1e908f1 link won't open in same iframe 2020-11-08 21:29:21 +00:00
Max Bradbury 5788baa0b8 new host for old version 2020-11-08 21:27:05 +00:00
Max Bradbury f135e184e4 Merge branch 'Refactor3' 2020-11-08 21:19:10 +00:00
Max Bradbury 3e7d6eeaa5 include old version 2020-11-08 21:18:51 +00:00
Max Bradbury f6308110be try again 2020-11-08 20:53:52 +00:00
Max Bradbury 2d73963aa0 black and white palette 2020-11-08 20:52:29 +00:00
Max Bradbury 6f8e00130c update deploy script 2020-11-08 20:50:55 +00:00
Max Bradbury b478b1e3ee update deploy script 2020-11-08 20:50:42 +00:00
Max Bradbury 055928eb7b todo 2020-11-08 20:48:04 +00:00
Max Bradbury b3690c4dd7 black and white palette 2020-11-08 20:46:58 +00:00
Max Bradbury da04534fd9 fix crop shit 2020-11-08 20:45:10 +00:00
Max Bradbury 3d1129c613 log 2020-11-08 20:07:48 +00:00
Max Bradbury 3b851975d0 room stats 2020-11-08 20:07:42 +00:00
Max Bradbury afc626bae0 undo skipping crop on 128² 2020-11-08 20:07:26 +00:00
Max Bradbury 6e43249d64 done 2020-11-08 20:06:08 +00:00
Max Bradbury 458604cd1a display number of tiles added 2020-11-08 17:36:24 +00:00
Max Bradbury bb0b970281 bump 2020-11-08 17:36:11 +00:00
Max Bradbury f62202cb74 style header differently 2020-11-08 17:36:00 +00:00
Max Bradbury 745b18dfc0 styling tweaks 2020-11-08 17:35:28 +00: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 7d274bb3c2 this function doesn't return anything 2020-11-08 17:33:39 +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 e76ff57053 allow auto pagination from image to room 2020-11-08 15:32:18 +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