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
|
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
|
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
|
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 |
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
|
c79d33ddf2
|
re-export modules for better ergonomics
|
2020-10-09 11:57:02 +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 |