18 Commits

Author SHA1 Message Date
c79d33ddf2 re-export modules for better ergonomics 2020-10-09 11:57:02 +01:00
b5050720d8 tests don't need test_ prefix 2020-07-26 12:37:41 +01:00
f08f0fdc16 remove inlining 2020-07-19 08:42:03 +01:00
fe6f3f5c84 convert int IDs to strings 2020-06-18 14:44:20 +01:00
4ed5ed3d65 implement Clone 2020-05-31 16:12:23 +01:00
8bd323b8a0 dedupe animation frames handling 2020-04-29 08:27:35 +01:00
f899f03dbe allow inlining (this did not provide a statistically significant performance boost - oh well) 2020-04-28 18:00:31 +01:00
76e6c2477c test configurations 2020-04-19 08:13:55 +01:00
github-actions[bot]
cba6c16414
Format Rust code using rustfmt 2020-04-18 15:58:30 +00:00
c467489dd5 remove some unnecessary imports and call them inline 2020-04-18 10:46:07 +01:00
5d1c515192 item colour id 2020-04-14 00:36:31 +01:00
bfe679dfc8 move test resources 2020-04-14 00:17:40 +01:00
6dc9bbcc2d dedupe optional lines for item 2020-04-13 19:12:21 +01:00
ba6d4e8b40 redundant comment 2020-04-13 19:11:51 +01:00
45ee94aae9 item id to u64; item.dialogue -> item.dialogue_id 2020-04-13 14:47:15 +01:00
bef39f9b8b allow public uses of structs; add sample program 2020-04-12 17:13:08 +01:00
1426102e67 rename mocks to mock 2020-04-12 13:50:07 +01:00
b887e178bb item module 2020-04-12 13:46:55 +01:00