Commit Graph

436 Commits

Author SHA1 Message Date
Max Bradbury ee0e6af143 avoid warnings 2020-10-09 13:08:47 +01:00
Max Bradbury c1cac86c1a test omnibus (officially / with permission) 2020-10-09 13:05:22 +01:00
Max Bradbury ff70efd115 use export 2020-10-09 12:00:08 +01:00
Max Bradbury c79d33ddf2 re-export modules for better ergonomics 2020-10-09 11:57:02 +01:00
Max Bradbury 575ad442d8 minor bump 2020-09-25 16:59:04 +01:00
Max Bradbury b868ee4d04 implement formatting for game errors 2020-09-25 16:58:30 +01:00
Max Bradbury fe690a6d9b check if game data is present 2020-09-25 16:45:06 +01:00
Max Bradbury 2d3bcc4f50 todo 2020-09-25 16:38:15 +01:00
Max Bradbury 0763d15b0e no need to take ownership of additional game for merge 2020-09-25 16:37:55 +01:00
Max Bradbury 91883079a3 remove obsolete "extern crate" syntax 2020-09-12 12:45:48 +01:00
Max Bradbury 689a89c18c documentation comment 2020-08-21 14:48:12 +01:00
Max Bradbury c4be0861cb update default game data for bitsy 7.2 (no game data changes, only editor changes here) 2020-08-14 12:11:56 +01:00
Max Bradbury 73665796df not using github anymore 2020-07-26 12:46:29 +01:00
Max Bradbury ed6937bbfd minor bump 2020-07-26 12:40:47 +01:00
Max Bradbury 8cb32ef9b9 correct repo 2020-07-26 12:40:23 +01:00
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