1533 Commits

Author SHA1 Message Date
9cfc3cc025 Restore the player and gm sidebars
Some checks failed
Monorepo build / test-all (push) Failing after 7s
Monorepo build / build-flake (push) Failing after 4s
2026-09-05 16:18:03 -04:00
46dc20d2b5 Clean up some details 2026-09-05 16:02:07 -04:00
6c045854ea Change the System representation 2026-09-05 15:41:52 -04:00
61b975a9eb Switch Character wire representation to store details as JSON 2026-09-05 13:14:57 -04:00
353e25ad77 Move the game details view back into the view file
Some checks failed
Monorepo build / test-all (push) Failing after 8s
Monorepo build / build-flake (push) Failing after 6s
2026-09-05 11:16:01 -04:00
dab9cd81e6 Re-enable the character edit button
Some checks failed
Monorepo build / test-all (push) Failing after 8s
Monorepo build / build-flake (push) Failing after 9s
2026-09-05 11:03:10 -04:00
0f50853189 Remove unnecessary System conversions 2026-09-05 11:00:32 -04:00
e741588137 Change the Character renderers to proper components 2026-09-05 10:42:38 -04:00
93a399712f Apply linting
Some checks failed
Monorepo build / test-all (push) Failing after 7s
Monorepo build / build-flake (push) Failing after 7s
2026-09-02 08:40:56 -04:00
82f490ebf8 Clean up warnings 2026-09-01 23:27:33 -04:00
2dcbb93695 Move all of game details over to a notebook setup 2026-09-01 23:21:15 -04:00
e2bb1deba4 Make the image frame on the image table consistent
Some checks failed
Monorepo build / test-all (push) Failing after 7s
Monorepo build / build-flake (push) Successful in 7s
2026-09-01 13:18:49 +00:00
56f39c70b0 Switch from base img to the glimmer Image 2026-09-01 13:18:49 +00:00
4a415ca1a7 Switch the images panel and images table to glimmer_yew 2026-09-01 13:18:49 +00:00
93dd356ba6 Update Cargo.nix
Some checks failed
Monorepo build / test-all (push) Failing after 8s
Monorepo build / build-flake (push) Successful in 7s
2026-08-31 10:13:09 -04:00
0776f4369d Project planning 2026-08-31 10:09:31 -04:00
6e8aa13ed0 Start working on a moon phase clock
Some checks failed
Monorepo build / test-all (push) Failing after 6s
Monorepo build / build-flake (push) Failing after 6s
2026-08-31 10:06:21 -04:00
f48d09f681 Add the moon transit information 2026-08-31 09:15:36 -04:00
e0f860473d Bump Rust to 1.98, update dependencies
Some checks failed
Monorepo build / test-all (push) Failing after 5s
Monorepo build / build-flake (push) Successful in 5s
2026-08-29 17:05:50 -04:00
e8eb446e3d Switch transits and the SunMoon client from chrono to jiff
Some checks failed
Monorepo build / test-all (push) Failing after 3s
Monorepo build / build-flake (push) Failing after 4s
2026-08-28 22:59:08 -04:00
056c11a851 Set up a client for the sunrise-sunset.org API
Some checks failed
Monorepo build / test-all (push) Failing after 8s
Monorepo build / build-flake (push) Failing after 7s
2026-08-28 22:05:48 -04:00
5531f1c167 Create the SunMoon trait and deprecate the old soluna_client 2026-08-28 18:27:44 -04:00
137e4ed92a Set up a new players panel with proper actions and styles
Some checks failed
Monorepo build / test-all (push) Failing after 6s
Monorepo build / build-flake (push) Failing after 6s
2026-08-24 22:34:35 -04:00
70233f2c7d Make sure the actions of the scenes panel actually works
Some checks failed
Monorepo build / test-all (push) Failing after 6s
Monorepo build / build-flake (push) Failing after 6s
2026-08-24 22:16:10 -04:00
b68203bcf9 Switch the scenes panel to glimmer 2026-08-24 21:30:54 -04:00
c37cc01d7b Remove dead code
Some checks failed
Monorepo build / test-all (push) Failing after 4s
Monorepo build / build-flake (push) Failing after 4s
2026-08-23 12:35:10 -04:00
ab24780804 Make the scenes_panel partition images based on IDs in the Scene
Some checks failed
Monorepo build / test-all (push) Failing after 6s
Monorepo build / build-flake (push) Has been cancelled
2026-08-23 12:33:54 -04:00
cc2e48a20f Add image IDs to the scene 2026-08-23 11:51:29 -04:00
f6e3bd6ce3 Fix or suppress a lot of lints 2026-08-23 11:18:58 -04:00
fab1cfab89 Apply the IdSet to most fields of game details view
Some checks failed
Monorepo build / test-all (push) Failing after 15s
Monorepo build / build-flake (push) Failing after 5s
2026-08-23 01:55:28 -04:00
98be6976d8 Switch the list of players to an IdSet 2026-08-23 01:32:33 -04:00
e37a1b69c6 Set up IdSet 2026-08-23 01:23:45 -04:00
0a4fda7be0 Apply so many more lints manually
Some checks failed
Monorepo build / test-all (push) Successful in 20s
Monorepo build / build-flake (push) Failing after 5s
2026-08-22 18:32:17 -04:00
00d5a4eee9 Apply a lot of auto-lints 2026-08-22 18:02:53 -04:00
a782aa306c Apply a lot of clippy fixes 2026-08-22 18:01:59 -04:00
4eb5df93be Fix the system selection drop menu
Some checks failed
Monorepo build / test-all (push) Successful in 21s
Monorepo build / build-flake (push) Failing after 6s
2026-08-12 09:32:42 -04:00
57596670c9 Use the updated CSS bundle. Upgrade to glimmer-yew 0.1.2 for modal styling.
Some checks failed
Monorepo build / test-all (push) Successful in 2m14s
Monorepo build / build-flake (push) Failing after 10s
2026-08-12 08:50:54 -04:00
7e0f313c1a Switch the edit game and game list components away from deprecated glimmer
Some checks failed
Monorepo build / test-all (push) Failing after 8s
Monorepo build / build-flake (push) Failing after 7s
2026-08-05 08:33:08 -04:00
f494fb6fa6 Remove dead code from login.rs
Some checks failed
Monorepo build / test-all (push) Has been cancelled
Monorepo build / build-flake (push) Has been cancelled
2026-07-24 20:42:59 -04:00
cd72853f0a Switch to glimmer-yew 0.1.1
Some checks failed
Monorepo build / test-all (push) Has been cancelled
Monorepo build / build-flake (push) Has been cancelled
2026-07-24 20:37:31 -04:00
ac763aec90 Fix up the game list page
Some checks failed
Monorepo build / test-all (push) Failing after 7s
Monorepo build / build-flake (push) Failing after 7s
2026-07-21 00:41:53 -04:00
9a8dc07271 Finish converting login.rs components to the new Glimmer
Some checks failed
Monorepo build / test-all (push) Failing after 7s
Monorepo build / build-flake (push) Successful in 7s
2026-07-20 23:42:14 -04:00
907540a03f Migrate the Login page mostly to Glimmer 2026-07-20 23:23:47 -04:00
795f107dc2 Replace the Button on the login page
Some checks failed
Monorepo build / test-all (push) Failing after 7s
Monorepo build / build-flake (push) Successful in 4s
2026-07-20 19:48:11 -04:00
fbee5baf4e Replace the current glimmer-yew to glimmer-yew-deprecated 2026-07-20 19:09:04 -04:00
bdfb322c86 Project planning
All checks were successful
Monorepo build / test-all (push) Successful in 26s
Monorepo build / build-flake (push) Successful in 2m24s
2026-07-20 18:54:35 -04:00
796143a454 Planning
All checks were successful
Monorepo build / test-all (push) Successful in 22s
Monorepo build / build-flake (push) Successful in 7s
2026-05-21 09:59:18 -04:00
32298ab829 Update Cargo.nix
Some checks failed
Monorepo build / build-flake (push) Has been cancelled
Monorepo build / test-all (push) Has been cancelled
2026-05-21 13:58:32 +00:00
d633b5275c Finish rewriting socket request handling 2026-05-21 13:58:32 +00:00
2c085ac22f Handle the case in which there is no character available 2026-05-21 13:58:32 +00:00