Jacob Schmidt J.Schmidt92
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-19 18:56:27 -05:00
9d80e32918 Add player guide and roster member map focus
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-18 23:06:34 -05:00
65b828eeda Document mission designer task module guides
b182212ecf Rename actor bootstrap flow to welcome new actors
Compare 2 commits »
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-17 11:12:39 -05:00
7b7eb2a0f0 Bootstrap new actors from bank account creation
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-17 10:12:33 -05:00
9b31184f0c Separate CAD task assignment from task acceptance
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 23:44:24 -05:00
e49b4e4dd9 feat: Add reset functionality to TaskStore initialization for mission state management
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 23:31:01 -05:00
516c6e725e feat: Refactor CAD store payload handling by removing unused buildSeedHydratePayload function
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 23:22:01 -05:00
54c5b415e4 feat: Enhance task and assignment handling with new payload structures and logging
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 22:13:11 -05:00
96718996b2 feat: Implement task store reset functionality and update documentation for server launch prerequisites
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 19:20:14 -05:00
b7f7ae3a01 Add mission designer guide and Eden assets
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 17:27:12 -05:00
67ab1d744c docs: Add example for event bus listener usage in README and documentation
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 17:05:25 -05:00
3cadcce32a feat: Add ICOM usage guide and update related documentation
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 12:13:25 -05:00
264559306d feat: Implement organization registration fee and bank PIN change functionality
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 10:46:44 -05:00
80d2b1fc00 Update icon for Forge Server Extension in navigation configuration
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 10:39:53 -05:00
b9c69c8ffa Add navigation configuration for Forge Server Extension
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 10:33:24 -05:00
a4d5c2fd4d Enhance documentation structure and content across multiple guides
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 10:09:30 -05:00
9ab4ff9fd9 Update documentation for phone repository and SurrealDB setup
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-16 09:57:15 -05:00
df325e2114 Add architecture flow diagram in SVG format
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-15 20:46:45 -05:00
c176837a2c Verify and fix module documentation accuracy
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-15 20:23:07 -05:00
b1959ee06d Refactor event listener registration and update logging settings for task events
27c3c5e502 Route sync and notifications through event bus
c6a0982450 Emit task and CAD state changes on the event bus
9deb73ec8e Migrate task logic to object classes
Compare 4 commits »
J.Schmidt92 pushed to master at IDSolutions/forge 2026-05-14 22:12:04 -05:00
732433f848 Add task lifecycle event bus integration