Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
0e995ed
add copy of schema for later use in migration tools
rsek Jun 17, 2024
52db474
Added Truths to 0.1.0 branch
zombieCraig Aug 12, 2024
2150a92
Initial version of all the asset cards
zombieCraig Aug 13, 2024
43152e7
Added moves and started on oracles
zombieCraig Aug 17, 2024
0b5458e
Merge branch 'rsek:main' into fe_runners
zombieCraig Aug 17, 2024
3134b39
Fixed bug, node_types is now linked as an oracle_collection
zombieCraig Aug 17, 2024
e6dae61
Added links for all the asset cards to their approrpiate moves
zombieCraig Aug 18, 2024
f85f1d9
Added campain_launch oracles and finished node oracles
zombieCraig Aug 18, 2024
f5a8d5a
Added Malicious entity tables
zombieCraig Aug 18, 2024
1021a0e
Added social oracles and fixed some issues with malicious entities
zombieCraig Aug 19, 2024
cd352f1
Added segment oracles, base rules for impacts and updated explore_the…
zombieCraig Aug 20, 2024
d681f99
Added all the node_type oracles for the core segment
zombieCraig Aug 21, 2024
816450d
Added node_type oracles for CorpNet and GovNet
zombieCraig Aug 23, 2024
6f54277
Added DarkNet node_types, finishing the node_type oracles
zombieCraig Aug 23, 2024
afd3ed5
Added Faction oracles
zombieCraig Aug 23, 2024
f14a180
Added Rig, AI and Artifact oracles
zombieCraig Aug 23, 2024
394486d
Fixed some typos
zombieCraig Aug 28, 2024
bd59da9
Cleaned up markdown to fix copy paste issues
zombieCraig Sep 7, 2024
a463a76
Update source_data/fe_runners/assets/companion.yaml
zombieCraig Dec 18, 2024
59ea88c
Added memory bank to .gitignore
zombieCraig Apr 1, 2025
7cf8291
Fixed a typo in links datasown->datasworn
zombieCraig Apr 1, 2025
44802e0
Modified Node Discovery to direclty link to their respective area tab…
zombieCraig Apr 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,12 @@ temp
**/i18n/en

!/source_data/**
haxesworn
haxesworn
memory-bank/.clinerules
memory-bank/activeContext.md
memory-bank/productContext.md
memory-bank/progress.md
memory-bank/projectbrief.md
memory-bank/README.md
memory-bank/systemPatterns.md
memory-bank/techContext.md
Loading