Commit Graph

421 Commits

Author SHA1 Message Date
Max Bradbury b5050720d8 tests don't need `test_` prefix 2020-07-26 12:37:41 +01:00
Max Bradbury f2ae43e85f add bitsy-parse executable for independent testing of import/export 2020-07-26 12:36:29 +01:00
Max Bradbury c05010432a tidy up formatting 2020-07-26 12:08:10 +01:00
Max Bradbury b47a9f3911 minor bump 2020-07-26 12:07:55 +01:00
Max Bradbury 03fc231476 tests don't need to be prefixed with "test_" 2020-07-26 12:07:38 +01:00
Max Bradbury bfc6fe29ea include Image 2020-07-26 12:07:13 +01:00
Max Bradbury 50e4530984 new game::find_tile_with_animation function 2020-07-26 12:07:00 +01:00
Max Bradbury 8d5580f827 minor bump 2020-07-20 21:06:38 +01:00
Max Bradbury 01084d69df invert tiles 2020-07-20 21:06:12 +01:00
Max Bradbury 3ce85fcb5e Image.invert() 2020-07-20 21:05:25 +01:00
Max Bradbury a3ae353830 undo rustfmt 2020-07-20 21:04:56 +01:00
Max Bradbury 281fc8a57f minor bump 2020-07-20 19:52:54 +01:00
Max Bradbury 9081c157d6 flip/mirror/rotate functions for tiles 2020-07-20 19:52:31 +01:00
Max Bradbury 226292dcac note about counter-clockwise rotation 2020-07-20 15:10:03 +01:00
Max Bradbury 04c823c309 image rotation 2020-07-20 15:07:26 +01:00
Max Bradbury 24e11362a0 flipping/mirroring images 2020-07-20 14:42:33 +01:00
Max Bradbury c01a36cfb4 minor bump(?) 2020-07-19 12:00:43 +01:00
Max Bradbury d7529387ea don't allow duplicate tiles with different names 2020-07-19 09:45:46 +01:00
Max Bradbury e6f5e6e953 minor bump 2020-07-19 08:54:16 +01:00
Max Bradbury 638a279b64 remove inlining 2020-07-19 08:53:54 +01:00
Max Bradbury 7eb465d5dc fix test for new bitsy version 2020-07-19 08:52:02 +01:00
Max Bradbury 21fac294d4 fix test for new bitsy version 2020-07-19 08:51:48 +01:00
Max Bradbury 11c7e29aed fix test for new bitsy version 2020-07-19 08:50:13 +01:00
Max Bradbury ff09ecd745 fix test for new bitsy version 2020-07-19 08:48:56 +01:00
Max Bradbury 4ebfec02ef fix test for new bitsy version 2020-07-19 08:45:57 +01:00
Max Bradbury f08f0fdc16 remove inlining 2020-07-19 08:42:03 +01:00
Max Bradbury 3de82cbacc update default game data 2020-07-19 08:36:20 +01:00
Max Bradbury dca191ccae don't allow tiles with an ID of 0 2020-07-18 22:26:13 +01:00
Max Bradbury c42d7262da create colour from borrowed str; handle missing end value; tests 2020-07-06 13:37:31 +01:00
Max Bradbury e1398ba803 error handing for Colour 2020-07-06 13:06:10 +01:00
Max Bradbury 5d40222120 fix merge issues #1 & #2; minor version bump 2020-07-02 16:52:40 +01:00
Max Bradbury 4978d263f1 refactor (will this help?) 2020-07-02 15:04:21 +01:00
Max Bradbury 64f75f6f83 tidyup 2020-07-02 15:03:50 +01:00
Max Bradbury 12b6d1904e remove redundant comment 2020-07-02 15:03:26 +01:00
Max Bradbury 15c5a74acf move TODO items to Github Issues 2020-07-01 18:10:26 +01:00
Max Bradbury 07fc016020 remove unused fn 2020-07-01 17:18:55 +01:00
Max Bradbury c9d9f5e01d target bitsy 7.1 2020-07-01 17:04:37 +01:00
Max Bradbury 8582909762 remove accidental import 2020-07-01 17:04:23 +01:00
Max Bradbury 5e3175b850 update readme 2020-07-01 16:24:32 +01:00
Max Bradbury 192e065e06 todo 2020-07-01 16:23:41 +01:00
Max Bradbury cf29fd43dc tidy up bitsy-validate 2020-07-01 16:23:28 +01:00
Max Bradbury d53d1d73d0 tidy up bitsy-validate 2020-07-01 16:21:27 +01:00
Max Bradbury 3104db32e2 update todo 2020-07-01 15:25:12 +01:00
Max Bradbury 1735b66436 version bump 2020-07-01 15:23:55 +01:00
Max Bradbury b82b1fb145 tidyup 2020-07-01 15:11:55 +01:00
Max Bradbury 5b18892bb4 add `bitsy-dedupe` executable 2020-07-01 15:11:43 +01:00
Max Bradbury 32addca850 fix dedupe_tiles function and test 2020-07-01 14:42:36 +01:00
Max Bradbury 3802ccfe93 remove some unused bits 2020-07-01 14:23:39 +01:00
Max Bradbury 71ce6e7334 add dedupe_tiles() function and test 2020-07-01 14:22:59 +01:00
Max Bradbury 92ca2ea5c3 add change_tile_ids() function 2020-07-01 14:22:23 +01:00