b182212ecfRename actor bootstrap flow to welcome new actors
Jacob Schmidt
2026-05-17 11:19:10 -05:00
7b7eb2a0f0Bootstrap new actors from bank account creation
Jacob Schmidt
2026-05-17 11:12:22 -05:00
9b31184f0cSeparate CAD task assignment from task acceptance
Jacob Schmidt
2026-05-17 10:12:15 -05:00
e49b4e4dd9feat: Add reset functionality to TaskStore initialization for mission state management
Jacob Schmidt
2026-05-16 23:44:17 -05:00
516c6e725efeat: Refactor CAD store payload handling by removing unused buildSeedHydratePayload function
Jacob Schmidt
2026-05-16 23:30:54 -05:00
54c5b415e4feat: Enhance task and assignment handling with new payload structures and logging
Jacob Schmidt
2026-05-16 23:21:49 -05:00
96718996b2feat: Implement task store reset functionality and update documentation for server launch prerequisites
Jacob Schmidt
2026-05-16 22:12:57 -05:00
b7f7ae3a01Add mission designer guide and Eden assets
Jacob Schmidt
2026-05-16 19:19:51 -05:00
67ab1d744cdocs: Add example for event bus listener usage in README and documentation
Jacob Schmidt
2026-05-16 17:27:08 -05:00
3cadcce32afeat: Add ICOM usage guide and update related documentation
Jacob Schmidt
2026-05-16 17:05:13 -05:00
264559306dfeat: Implement organization registration fee and bank PIN change functionality
Jacob Schmidt
2026-05-16 12:13:13 -05:00
80d2b1fc00Update icon for Forge Server Extension in navigation configuration
Jacob Schmidt
2026-05-16 10:46:38 -05:00
b9c69c8ffaAdd navigation configuration for Forge Server Extension
Jacob Schmidt
2026-05-16 10:39:47 -05:00
a4d5c2fd4dEnhance documentation structure and content across multiple guides
Jacob Schmidt
2026-05-16 10:33:17 -05:00
9ab4ff9fd9Update documentation for phone repository and SurrealDB setup
Jacob Schmidt
2026-05-16 10:09:25 -05:00
df325e2114Add architecture flow diagram in SVG format
Jacob Schmidt
2026-05-16 09:57:02 -05:00
c176837a2cVerify and fix module documentation accuracy
Jacob Schmidt
2026-05-15 20:46:19 -05:00
b1959ee06dRefactor event listener registration and update logging settings for task events
Jacob Schmidt
2026-05-15 20:22:42 -05:00
27c3c5e502Route sync and notifications through event bus
Jacob Schmidt
2026-05-15 20:17:19 -05:00
c6a0982450Emit task and CAD state changes on the event bus
Jacob Schmidt
2026-05-15 19:57:19 -05:00
9deb73ec8eMigrate task logic to object classes
Jacob Schmidt
2026-05-15 18:50:28 -05:00
732433f848Add task lifecycle event bus integration
Jacob Schmidt
2026-05-14 22:11:23 -05:00
e6eceac4ecAdd defend wave templates and standardize task endings
Jacob Schmidt
2026-05-14 19:20:44 -05:00
9be7f91e2fApply SurrealDB schemas after connecting
Jacob Schmidt
2026-05-13 21:20:42 -05:00
01dda0e060Add SurrealDB helpers and promo screenshot assets
Jacob Schmidt
2026-05-03 11:48:41 -05:00
d2811a3c43Reset medical spectator state on heal
Jacob Schmidt
2026-05-02 23:55:09 -05:00
53a2bb4280Add review-only task prototype classes
Jacob Schmidt
2026-05-02 21:54:23 -05:00
c3582460f9Keep generated missions unaccepted until players accept them
Jacob Schmidt
2026-05-02 02:35:36 -05:00
0cd6509337Refactor phone and task systems around repositories
Jacob Schmidt
2026-05-02 01:29:25 -05:00
1b000af2e6Add prototypes for entity and hostage task management
Jacob Schmidt
2026-04-30 22:48:52 -05:00
3535484079docs: add mission designer setup guide to TASK_USAGE_GUIDE.md
Jacob Schmidt
2026-04-28 23:55:37 -05:00
07d5422091Refactor task management system with object prototypes and enhanced logging
Jacob Schmidt
2026-04-28 23:04:22 -05:00
d9404f2d60Refactor code structure for improved readability and maintainability
Jacob Schmidt
2026-04-28 06:55:16 -05:00
df719041ddfeat: update SurrealDB dependency to version 3 and reflect changes in documentation
Jacob Schmidt
2026-04-27 18:20:15 -05:00
355e784628feat: enhance locker initialization with dynamic class assignment
Jacob Schmidt
2026-04-26 16:49:04 -05:00
6bdb25aba9refactor: remove unused store menu item and related variables
Jacob Schmidt
2026-04-26 11:58:06 -05:00
22eca1f6cdfix: update function call for taskDefend to use CFUNC
Jacob Schmidt
2026-04-26 00:19:30 -05:00
3668223f11feat: add defend task module with configurable parameters and attributes
Jacob Schmidt
2026-04-26 00:05:45 -05:00
d7018742b5Refactor code structure for improved readability and maintainability
Jacob Schmidt
2026-04-25 23:59:38 -05:00
461b75443bMerge pull request 'feat(garage): resolve virtual garage spawns by lane and selected session vehicle' (#11) from docus into masterJacob Schmidt2026-04-22 17:59:40 -05:00
f3247b8e54feat(garage): enhance virtual garage functionality with spawn lane resolution and category handling
Jacob Schmidt
2026-04-22 17:57:26 -05:00
6be064fb15fix: update source file name for surrealdb setup documentation and add new build metadata
Jacob Schmidt
2026-04-21 16:44:21 -05:00
e735db1575feat: add SurrealDB setup documentation for developers and community managers
Jacob Schmidt
2026-04-21 16:44:03 -05:00
827f3303a2feat: add initial Docus setup and sync tool for documentation generation
Jacob Schmidt
2026-04-21 16:07:27 -05:00
4bb4c8ff5efeat(garage): enhance hit points structure with legacy field normalization and deserialization tests
Jacob Schmidt
2026-04-20 17:09:32 -05:00
9d5c217c26Merge branch 'feature/surrealdb-storage' into masterJacob Schmidt2026-04-18 20:25:59 -05:00
ee7d1603effeat(garage): add refuel and repair service requests
Jacob Schmidt
2026-04-18 14:09:14 -05:00
8117e6ffa6feat(economy): Enhance economy system with service charges and medical billing
Jacob Schmidt
2026-04-18 13:37:09 -05:00
89169f1e84Update documentation and add new client usage guides
Jacob Schmidt
2026-04-18 13:04:01 -05:00
b8fef9be98Enhance task module documentation with CAD compatibility details and BIS task prerequisites
Jacob Schmidt
2026-04-18 12:32:50 -05:00
0cfaec86d0Add CAD compatibility section to task module documentation
Jacob Schmidt
2026-04-18 12:15:24 -05:00
81baca90d3Enhance task module documentation with new task creation methods and usage examples
Jacob Schmidt
2026-04-18 12:11:16 -05:00
586c3dcde8Add usage guides for Actor, Bank, Org, Phone, CAD, Task, and Owned Storage modules
Jacob Schmidt
2026-04-18 12:03:54 -05:00
de44e1f1a0Merge pull request 'Updated Documentation & Refactor Task Module' (#8) from master into feature/surrealdb-storageJacob Schmidt2026-04-18 11:57:33 -05:00
9d789440e0Enhance documentation and functionality across various server addons
Jacob Schmidt
2026-04-18 11:55:19 -05:00
5576cc4746Refactor task modules for improved parameter handling and logging
Jacob Schmidt
2026-04-17 19:34:21 -05:00
8b5d1bdf76Merge pull request 'Refactor store module: rename StoreStore to StorefrontStore, update initialization and checkout logic, and enhance documentation' (#7) from feature/surrealdb-storage into masterJacob Schmidt2026-04-17 18:15:49 -05:00
ad7a42b03bMerge branch 'master' into feature/surrealdb-storageJacob Schmidt2026-04-17 18:15:45 -05:00
f0d8d37921Refactor store module: rename StoreStore to StorefrontStore, update initialization and checkout logic, and enhance documentation
Jacob Schmidt
2026-04-17 18:11:29 -05:00
b0b53eb28bMerge pull request 'Expand framework usage guides' (#6) from feature/surrealdb-storage into masterJacob Schmidt2026-04-17 17:57:07 -05:00
23144ccd7aMerge remote-tracking branch 'origin/master' into feature/surrealdb-storage
Jacob Schmidt
2026-04-17 17:56:06 -05:00
9d950db890Expand framework usage guides
Jacob Schmidt
2026-04-17 17:55:38 -05:00
9d17d68453Merge pull request 'Add framework module documentation' (#5) from feature/surrealdb-storage into masterJacob Schmidt2026-04-17 17:41:36 -05:00
cec65381ddMerge remote-tracking branch 'origin/master' into feature/surrealdb-storage
Jacob Schmidt
2026-04-17 17:39:46 -05:00
2063efab80Add framework module documentation
Jacob Schmidt
2026-04-17 17:39:20 -05:00
b620393eaeMerge pull request 'Remove Redis backend support' (#4) from feature/surrealdb-storage into masterJacob Schmidt2026-04-17 17:29:34 -05:00
8268bcf4ffMerge remote-tracking branch 'origin/master' into feature/surrealdb-storage
Jacob Schmidt
2026-04-17 17:23:59 -05:00
0b2b6265f3Remove Redis backend support
Jacob Schmidt
2026-04-17 17:09:21 -05:00