19 Commits

Author SHA1 Message Date
Jacob Schmidt
fe8f5dbef5 Refactor config loading and update SurrealDB setup documentation
- Refactored the `load` function in `config.rs` to use a new `locate_config_path` function for improved clarity and maintainability.
- Updated SurrealDB setup instructions in `SURREALDB_SETUP.md` and `surrealdb-setup.md` to reflect changes in the installation process and removed outdated script references.
- Added new dependencies for Tauri in `package.json` and `package-lock.json`, including `@tauri-apps/cli` and `@tauri-apps/plugin-dialog`.
- Updated the package-lock to include the latest versions of Tauri dependencies.
2026-06-06 15:34:17 -05:00
Jacob Schmidt
6282080cb4 Add store mod source contains matching 2026-06-03 23:23:03 -05:00
Jacob Schmidt
69acbaef4c Add store DLC source filtering diagnostics 2026-06-03 23:06:03 -05:00
Jacob Schmidt
4f54edf467 Backport framework docs and store filter updates 2026-06-03 22:48:59 -05:00
Jacob Schmidt
d61cb86d3a Move service pricing into economy config 2026-06-03 17:47:02 -05:00
Jacob Schmidt
bfb317eb5c Clarify store and starting equipment guides 2026-06-03 17:42:02 -05:00
Jacob Schmidt
623f718caf Update framework mission configuration systems 2026-06-03 17:36:13 -05:00
Jacob Schmidt
6229f56ba4 Backport framework updates without mission files 2026-06-03 05:59:56 -05:00
Jacob Schmidt
d4d1f251c4 Integrate framework mission setup and generators 2026-05-31 17:14:47 -05:00
Jacob Schmidt
623f690a82 Add shared Forge mod dependency 2026-05-28 18:53:40 -05:00
Jacob Schmidt
1e2402c332 Fix framework generator CAD hydration 2026-05-26 22:22:13 -05:00
Jacob Schmidt
9c2a09eed9 Integrate mission generators into framework 2026-05-26 21:12:04 -05:00
Jacob Schmidt
1454a29de9 Refine transport service documentation for clarity and conciseness 2026-05-25 15:31:43 -05:00
Jacob Schmidt
bda6359e7c Update transport guide terminology for clarity 2026-05-25 14:57:39 -05:00
Jacob Schmidt
582dd39640 Replace transport docs placeholders with screenshots 2026-05-25 14:33:39 -05:00
Jacob Schmidt
c0dd782103 Add framework transport service 2026-05-25 13:27:34 -05:00
Jacob Schmidt
2cdf4db591 Add git workflow helper 2026-05-23 09:57:54 -05:00
Jacob Schmidt
a6dbf9623a Document development branch workflow 2026-05-23 09:48:43 -05:00
Jacob Schmidt
cb69941884 chore: baseline v0.1.0 2026-05-23 09:23:12 -05:00