tenebrous-sheets/src
projectmoon 616cbe5730 Move templates into src 2021-01-03 13:37:55 +00:00
..
migrator/migrations Switch to oneof field for game-specific information and values. 2021-01-01 23:34:50 +00:00
models Experimenting with tonic 2021-01-02 22:32:17 +00:00
routes RPC-ify update attribute API. 2021-01-02 22:11:58 +00:00
templates Move templates into src 2021-01-03 13:37:55 +00:00
catchers.rs First commit; prototype state. 2020-12-03 19:21:09 +00:00
db.rs Skip loading owner of character for API. 2020-12-31 20:19:45 +00:00
errors.rs Add skills to the character editor. 2020-12-31 22:21:05 +00:00
main.rs Serve templated templates with webpack-compiled JS injected. 2021-01-03 13:36:53 +00:00
migrate.rs Add ability to pass in custom database path. 2020-12-31 14:11:28 +00:00
migrator.rs Add ability to pass in custom database path. 2020-12-31 14:11:28 +00:00
models.rs Finished and mostly clean new character flow. 2020-12-09 21:25:31 +00:00
routes.rs Start of adding protobuf-based editable character sheet. 2020-12-27 21:03:10 +00:00
schema.patch Switch character data type to an enum, including schema patch. 2020-12-08 22:28:27 +00:00