cmounce
|
228188ffd0
|
Move string encoding/decoding into world parser
|
2025-05-04 14:45:34 -07:00 |
|
cmounce
|
58293ed625
|
Bump edition to 2024, cargo fmt
|
2025-04-07 11:09:45 -07:00 |
|
cmounce
|
c1af3290d5
|
Implement a working %include macro
|
2024-06-08 19:50:57 -07:00 |
|
cmounce
|
4363fd04ac
|
Parse world header into individual fields
|
2024-04-07 20:54:29 -07:00 |
|
cmounce
|
9e2eb5a07b
|
Move parsing code to new file, convert more to nom
This commit also implements a custom error type to capture why a
World/Board failed to load -- which I might end up tearing out.
|
2024-03-16 22:54:50 -07:00 |
|