Commit Graph

38 Commits

Author SHA1 Message Date
43bd68e707 Allow GM play roster access 2026-05-05 02:10:26 +02:00
b8bd92e3dc Fix proxied live updates 2026-05-05 01:55:59 +02:00
c628957163 fix: use per-page blazor startup 2026-05-04 23:58:26 +02:00
def2a3f680 Implement milestone 2 route navigation 2026-05-04 21:23:45 +02:00
b9fba1bbbc Refactor frontend entry to login and play routes 2026-05-04 20:23:53 +02:00
368a9a4960 Add rolemaster situational roll modifier backend 2026-04-14 23:42:25 +02:00
d4e72fe5bb Adjust rolemaster retry lower bound 2026-04-14 23:10:50 +02:00
2997247eeb Add rolemaster automatic retry rolls 2026-04-14 23:03:38 +02:00
d38003a77c Add rolemaster auto retry skill toggle 2026-04-14 22:49:14 +02:00
b135203318 Code Clenup 2026-04-05 02:05:24 +02:00
46a63f9e06 Code Cleanup 2026-04-05 01:32:52 +02:00
9e6e6fe8c7 Add custom campaign roll composer 2026-04-04 19:58:00 +02:00
b26d58cea4 Improve campaign log roll cards 2026-04-03 22:58:55 +02:00
f0dd79e589 Generalize Rolemaster standard dice parsing 2026-04-03 01:33:32 +02:00
960197354a Fix Rolemaster low-end open roll math 2026-04-03 00:58:07 +02:00
0059fde74f Implement Rolemaster roll execution 2026-04-03 00:51:36 +02:00
48439fd21d Persist Rolemaster fumble range 2026-04-03 00:32:17 +02:00
90afe3b06b Add Rolemaster ruleset parsing scaffolding 2026-04-03 00:15:02 +02:00
e028ad472d Add payload serializer guardrails 2026-04-02 00:24:34 +02:00
ddb57cde8f Split campaign log summary from detail 2026-04-02 00:19:44 +02:00
e42c0fb9ba Load campaign logs incrementally 2026-04-02 00:03:54 +02:00
8561c6643a Refactor campaign payload loading 2026-04-01 23:06:46 +02:00
1c8cb71cb4 Increase Blazor hub message limit 2026-04-01 22:50:24 +02:00
b062ad1adf Add admin database download 2026-04-01 22:25:43 +02:00
51d04fcdc5 Add owner/admin character deletion in campaign management 2026-02-26 17:56:52 +01:00
ac5acd77f0 Support character unlinking and global campaign options 2026-02-26 17:50:08 +01:00
6f94b1ba95 Fix campaign owner labels to always use display names 2026-02-26 17:42:44 +01:00
2e2f364c5e Add admin roles, user management, and campaign deletion 2026-02-26 17:15:10 +01:00
ba8141b336 Add live skill filtering and align tests with current campaign behavior 2026-02-26 15:37:17 +01:00
0cb41dd004 Cleanup campaign management ux 2026-02-26 14:56:56 +01:00
83151d81fd Use sorted username dropdown for character owner editing 2026-02-26 14:19:58 +01:00
3b1a314a75 Add skill-group prototypes, delete flows, and per-group skill creation UX 2026-02-26 14:12:15 +01:00
04bc8095e6 Add skill groups and GM character owner transfer across stack 2026-02-26 13:54:17 +01:00
e7114d8798 Code cleanup 2026-02-26 11:08:02 +01:00
2d1bf9b9b7 Refactor Home UI controls and add dice to campaign log entries 2026-02-26 09:22:29 +01:00
11ab7c959b Implement d6 wild dice/fumble skills and die-state rolls 2026-02-26 08:26:12 +01:00
35c60c4ea2 Replace frontend with Blazor UX implementation 2026-02-25 12:18:28 +01:00
50f56fdab7 Reorganize tests by API and service concerns 2026-02-24 23:46:47 +01:00