|
7bd14931a5
|
Update to readme and bump crate version
|
2023-08-09 15:32:33 +02:00 |
|
|
6afee2d102
|
Add readme
|
2023-08-09 15:26:20 +02:00 |
|
|
2534cbf32c
|
Implement simple file opener
|
2023-08-09 15:12:37 +02:00 |
|
|
8fca0f2f6a
|
Rename gui submodule to tui
|
2023-08-09 04:00:29 +02:00 |
|
|
b32fc8a89c
|
Refactor file watcher feature and implement for gui
|
2023-08-09 01:45:23 +02:00 |
|
|
f57bccf017
|
Implement gui to display savefile info
|
2023-08-08 22:08:40 +02:00 |
|
|
8c0d37ee72
|
Add string representation for player symbols
|
2023-08-08 22:07:04 +02:00 |
|
|
659c7d4f8e
|
Add edit subcommand
|
2023-08-08 00:24:40 +02:00 |
|
|
b1676babe9
|
Add methods to manipulate robe tier and color
|
2023-08-08 00:23:57 +02:00 |
|
|
23b5050811
|
Enable some optimizations for the release profile
|
2023-08-07 22:42:13 +02:00 |
|
|
65656f2e09
|
Implement savefile writing
|
2023-08-07 20:01:33 +02:00 |
|
|
8003278dcd
|
Move show subcommand into own file
|
2023-08-07 17:10:09 +02:00 |
|
|
fde2b5f84e
|
Fix typo in Cargo.toml
It's license-file not license_file
|
2023-08-07 16:56:26 +02:00 |
|
|
c84011363a
|
Add option to watch the savefile for changes
|
2023-08-03 04:25:19 +02:00 |
|
|
6ad831a12d
|
Add editorconfig and missing unstable_features option
|
2023-07-31 18:17:37 +02:00 |
|
|
188f684ebc
|
Add license file
|
2023-07-31 01:32:02 +02:00 |
|
|
db84e45639
|
Remove wrong magic number
Turns out it's not a magic number after all
|
2023-07-31 01:12:54 +02:00 |
|
|
65d7a5a922
|
Add simple app to inspect a save file
|
2023-07-31 01:10:27 +02:00 |
|
|
ff20a33304
|
Implement save file parser for journey
|
2023-07-30 22:54:43 +02:00 |
|