Commit Graph

436 Commits

Author SHA1 Message Date
Max Bradbury a36313341d pulse width 2022-11-01 19:14:19 +00:00
Max Bradbury eee3444c4d fix note and add tests 2022-10-30 21:49:16 +00:00
Max Bradbury 5577a05191 first version of blip 2022-10-30 20:18:27 +00:00
Max Bradbury 9363be8254 update default game data for bitsy 8.0 2022-09-27 08:45:57 +01:00
Max Bradbury a7c020f785 add note 2022-09-27 08:43:12 +01:00
Max Bradbury 8148e3f725 add blip to item 2022-09-27 08:41:03 +01:00
Max Bradbury b8c30fe873 update copyright notice 2021-12-11 17:44:48 +00:00
Max Bradbury b50bde1f64 better error handling for image 2021-12-11 17:44:17 +00:00
Max Bradbury 4182079a73 better documentation 2021-11-17 15:15:33 +00:00
Max Bradbury b95d9d28d4 migrate to rust 2021 2021-11-10 15:25:17 +00:00
Max Bradbury 9188529c9f update for version 7.10 2021-11-06 09:47:07 +00:00
Max Bradbury 34bcad51dd update for version 7.5 2021-07-03 11:02:51 +01:00
Max Bradbury 81da2960af version bump 2020-11-07 15:44:51 +00:00
Max Bradbury 7199ca30f9 colour from hex 2020-11-07 15:44:35 +00:00
Max Bradbury 4a05021bdd fix broken binaries 2020-11-06 16:04:38 +00:00
Max Bradbury de15ccbaa2 get_palette() function and test 2020-11-06 16:00:43 +00:00
Max Bradbury b9415ade9e fix segments_from_str; version bump 2020-11-06 15:39:43 +00:00
Max Bradbury e992e41635 get segments from borrowed str instead of String for flexibility 2020-11-06 15:37:00 +00:00
Max Bradbury 46f8831c7b tidyup 2020-10-18 18:05:14 +01:00
Max Bradbury 66cb9bdd4d font errors 2020-10-18 18:05:04 +01:00
Max Bradbury 1bbfaceeb4 give warning on missing avatar 2020-10-18 17:03:09 +01:00
Max Bradbury e9738b98b1 sprite: from_str and error handling 2020-10-18 17:00:35 +01:00
Max Bradbury 8f558a908f better error handling for Sprite 2020-10-18 16:05:53 +01:00
Max Bradbury fb290f07f4 make walls vec optional 2020-10-18 15:59:56 +01:00
Max Bradbury 889328f9a9 error handling for Item 2020-10-18 15:47:39 +01:00
Max Bradbury 68ecc64c7b error handling for Image 2020-10-18 15:24:48 +01:00
Max Bradbury 0dcddb9d8e make some functions public; from_str functions; impl Display; error handling for Image 2020-10-18 15:14:12 +01:00
Max Bradbury 1c5315ddad todo 2020-10-18 14:08:47 +01:00
Max Bradbury a7a4a34ab8 error handling for exit, position, transition 2020-10-18 14:07:28 +01:00
Max Bradbury 67d4e28773 actually throw error on bad dialogue 2020-10-18 13:51:42 +01:00
Max Bradbury d8183e29fc error handling for dialogues 2020-10-18 13:46:22 +01:00
Max Bradbury dba84e01fa error handling for endings 2020-10-18 12:27:54 +01:00
Max Bradbury 7896ef1232 make a start toward better error handling 2020-10-17 22:47:31 +01:00
Max Bradbury f7f08d9aba more concise import 2020-10-17 13:55:33 +01:00
Max Bradbury 8068177736 remove unused thing 2020-10-17 13:52:07 +01:00
Max Bradbury 59fc76a2d4 implement Format instead of just ToString 2020-10-17 11:42:37 +01:00
Max Bradbury 676c71cd45 alignment 2020-10-17 11:38:47 +01:00
Max Bradbury 5aa0c94810 update this accepted failure 2020-10-16 16:31:49 +01:00
Max Bradbury ad3eb102be fix this breaking change 2020-10-16 16:31:35 +01:00
Max Bradbury fe22e78423 concise syntax 2020-10-16 16:20:19 +01:00
Max Bradbury fd08bff10e rewrite omnibus tests so I can ignore failing games with no title 2020-10-16 16:07:28 +01:00
Max Bradbury 1967be3635 return error instead of panicking on sprite missing position 2020-10-16 16:04:55 +01:00
Max Bradbury eede24b13c String can be compared to &str 2020-10-16 15:35:40 +01:00
Max Bradbury 22c41fb032 whitespace 2020-10-16 13:10:16 +01:00
Max Bradbury acfb0b6c8f tidy up Position::from_str and add test for bad data 2020-10-16 12:14:57 +01:00
Max Bradbury a6bcc763e9 more clippy fixes 2020-10-16 11:55:15 +01:00
Max Bradbury 1d7e3f0704 following some clippy recommendations 2020-10-15 23:54:23 +01:00
Max Bradbury 11c9430ccf concise syntax 2020-10-15 23:29:48 +01:00
Max Bradbury 45e113717e concise syntax 2020-10-15 23:27:47 +01:00
Max Bradbury fa6f5e1bcb remove outdated syntax 2020-10-15 23:27:22 +01:00