• Joined on 2020-07-13
max pushed to master at max/lull 2020-10-20 21:18:58 +00:00
e3087bfa63 add repository field
max pushed to master at max/lull 2020-10-20 20:54:11 +00:00
3255fe5d47 version bump
max pushed to master at max/lull 2020-10-20 20:36:59 +00:00
ae81570c07 alphabetical order
6e203c3fbd added sound
Compare 2 commits »
max pushed to master at max/bitsy-parser 2020-10-18 17:05:17 +00:00
46f8831c7b tidyup
66cb9bdd4d font errors
Compare 2 commits »
max pushed to master at max/bitsy-parser 2020-10-18 16:03:12 +00:00
1bbfaceeb4 give warning on missing avatar
max pushed to master at max/bitsy-parser 2020-10-18 16:00:38 +00:00
e9738b98b1 sprite: from_str and error handling
max pushed to master at max/bitsy-parser 2020-10-18 15:05:56 +00:00
8f558a908f better error handling for Sprite
max pushed to master at max/bitsy-parser 2020-10-18 14:59:59 +00:00
fb290f07f4 make walls vec optional
max pushed to master at max/bitsy-parser 2020-10-18 14:47:42 +00:00
889328f9a9 error handling for Item
max pushed to master at max/bitsy-parser 2020-10-18 14:24:51 +00:00
68ecc64c7b error handling for Image
max pushed to master at max/bitsy-parser 2020-10-18 14:14:15 +00:00
0dcddb9d8e make some functions public; from_str functions; impl Display; error handling for Image
max pushed to master at max/bitsy-parser 2020-10-18 13:08:50 +00:00
1c5315ddad todo
max pushed to master at max/bitsy-parser 2020-10-18 13:07:31 +00:00
a7a4a34ab8 error handling for exit, position, transition
max pushed to master at max/bitsy-parser 2020-10-18 12:51:46 +00:00
67d4e28773 actually throw error on bad dialogue
max pushed to master at max/bitsy-parser 2020-10-18 12:46:26 +00:00
d8183e29fc error handling for dialogues
max pushed to master at max/bitsy-parser 2020-10-18 11:27:59 +00:00
dba84e01fa error handling for endings
max pushed to master at max/bitsy-parser 2020-10-17 21:47:35 +00:00
7896ef1232 make a start toward better error handling
max pushed to master at max/bitsy-parser 2020-10-17 12:55:36 +00:00
f7f08d9aba more concise import
max pushed to master at max/bitsy-parser 2020-10-17 12:52:10 +00:00
8068177736 remove unused thing
max pushed to master at max/bitsy-parser 2020-10-17 10:42:39 +00:00
59fc76a2d4 implement Format instead of just ToString