Commit Graph

901 Commits

Author SHA1 Message Date
a52b49edc0 Clean up the inline CSS
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-07-11 16:59:39 -04:00
15850ddf6b Style up labels and cards. Create design constants in Rust.
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-07-11 16:46:49 -04:00
42bc3b86a5 Eliminate structural duplication in the Card component
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-07-11 15:22:03 -04:00
ebb16f51f8 Create a dedicated background environment
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-07-11 11:58:44 -04:00
9334d98d51 Fix image fading. Center the background image.
All checks were successful
Monorepo build / build-flake (push) Successful in 4s
2025-07-11 09:58:50 -04:00
8e6dde2774 Move the background into a true background
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-07-10 18:14:11 -04:00
fd980a15ab Add character sheets to the GM sidebar
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-07-10 21:32:03 +00:00
75a6735c4e Layer the GM view 2025-07-10 21:32:03 +00:00
6b1196be83 Refactor the GM view. 2025-07-10 21:32:03 +00:00
dfeff03531 Render all of the game details of a Candela character in the sidebar 2025-07-10 21:32:03 +00:00
05f7688f0a Add stylist and contain the styles for Candela and for the SimpleGuage. 2025-07-10 21:32:03 +00:00
566a8834c2 Render the stat pools for a Cypher character 2025-07-10 21:32:03 +00:00
7206003d91 Tweak the candela formatting 2025-07-10 21:32:03 +00:00
4cd719a7af Nicely format the Candela character sheet 2025-07-10 21:32:03 +00:00
c22a325d20 Apply error processing to every client query 2025-07-10 21:32:03 +00:00
900726c216 Transmit, decode, and somewhat-display a Candela character sheet 2025-07-10 21:32:03 +00:00
46371e817f Restructure the character sheet for Silver 2025-07-10 21:32:03 +00:00
ca5a28cf6f Show errors on the login page when login fails 2025-07-10 21:32:03 +00:00
4e46fe5f16 Start adding details to the Candela character sheet 2025-07-10 21:32:03 +00:00
87db897f5c Communicate character sheets to the UI for rendering 2025-07-10 21:32:03 +00:00
11d9cfa5a6 Communicate character sheets to the UI for rendering 2025-07-10 21:32:03 +00:00
20b792e8ca Switch back to trunk
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
Backto trunk, still using wasm-pack for tests.
2025-06-22 12:29:55 -04:00
18acceaaa7 Compile the host server and allowed origins into the client and server
All checks were successful
Monorepo build / build-flake (push) Successful in 4s
2025-06-21 19:26:32 -04:00
fc9ea65e97 Disable test-all job
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
This is unable to run the cargo executable for unknown reasons
2025-06-11 13:55:47 +00:00
5ad09cd598 Update Cargo.lock and Cargo.nix 2025-06-11 13:55:47 +00:00
3049403867 Try running the test script inside the dev environemnt 2025-06-11 13:55:47 +00:00
c9fb6b7e33 Be sure to check out the repository 2025-06-11 13:55:47 +00:00
008984fdcd Enter the devshell before running tests 2025-06-11 13:55:47 +00:00
00d9c4abe1 Auto-test all projects in CI 2025-06-11 13:55:47 +00:00
996e5ef3d9 Minor cleanups 2025-06-11 13:55:47 +00:00
c1195fd8f7 Set up automated tests for the routes 2025-06-11 13:55:47 +00:00
38040fc68d Set up automated testing for the state reducers 2025-06-11 13:55:47 +00:00
b2cd68236f Refactor set_session so that it can be auto-tested 2025-06-11 13:55:47 +00:00
cf75aef41c Get the most basic of basic possible wasm tests to run 2025-06-11 13:55:47 +00:00
0ec8107ead Convert the index away from a trunk app to a wasm-bindgen app 2025-06-11 13:55:47 +00:00
a921181fee Add a task to run tests 2025-06-11 13:55:47 +00:00
f62ad2e51e Put the dev and production schemas into the same file
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-06-10 10:02:07 -04:00
529e980782 Preserve the interval and ensure the data gets reloaded on page pop
Some checks are pending
Monorepo build / build-flake (push) Waiting to run
2025-06-10 10:01:29 -04:00
963161e072 Remove the date window reset code
Some checks are pending
Monorepo build / build-flake (push) Waiting to run
2025-06-10 09:17:50 -04:00
73eda526c8 Show the available scenes to the GM
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-05-24 10:57:59 -04:00
89f89b40be Do a fade transition when the image changes
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-05-24 10:25:44 -04:00
05a6801008 Fade from one background image to the next
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-05-23 10:00:40 -04:00
2be2cf4121 Clean up warnings
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-05-21 08:53:24 -04:00
1c4a19b297 Apply scene changing through the dispatcher 2025-05-21 08:35:47 -04:00
5405ac4c96 Bootstrap new connections with game state information 2025-05-21 07:49:51 -04:00
8abd34ff23 Construct a central dispatcher for the app state and message routing
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-05-21 00:25:21 -04:00
8665abeeed Provide background and title from the actual registered game 2025-05-20 09:39:56 -04:00
fda34db9d8 Create definitions for scenes 2025-05-20 09:28:56 -04:00
ebb1a4810d Remove a stray print
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-05-20 09:02:11 -04:00
52f60b35b1 Eliminate a lot of duplicated code between player and GM views
All checks were successful
Monorepo build / build-flake (push) Successful in 3s
2025-05-19 23:11:02 -04:00