commit 790e44bc71944e8db514a1fdfecb1a6f8adb4e89 Author: Adam Date: Mon Jan 22 16:35:11 2024 -0600 initial commit diff --git a/assets/backgrounds/Descriptors.png b/assets/backgrounds/Descriptors.png new file mode 100644 index 0000000..e986c0e Binary files /dev/null and b/assets/backgrounds/Descriptors.png differ diff --git a/assets/backgrounds/Foci.png b/assets/backgrounds/Foci.png new file mode 100644 index 0000000..34f0193 Binary files /dev/null and b/assets/backgrounds/Foci.png differ diff --git a/assets/backgrounds/Types.png b/assets/backgrounds/Types.png new file mode 100644 index 0000000..c7a947a Binary files /dev/null and b/assets/backgrounds/Types.png differ diff --git a/assets/maps/beyondMap.png b/assets/maps/beyondMap.png new file mode 100644 index 0000000..8c2598c Binary files /dev/null and b/assets/maps/beyondMap.png differ diff --git a/assets/maps/beyondMap_annotated.png b/assets/maps/beyondMap_annotated.png new file mode 100644 index 0000000..97e6aac Binary files /dev/null and b/assets/maps/beyondMap_annotated.png differ diff --git a/assets/maps/black_riage_map.png b/assets/maps/black_riage_map.png new file mode 100644 index 0000000..e38cffa Binary files /dev/null and b/assets/maps/black_riage_map.png differ diff --git a/assets/maps/black_riage_map_annotated.png b/assets/maps/black_riage_map_annotated.png new file mode 100644 index 0000000..56052de Binary files /dev/null and b/assets/maps/black_riage_map_annotated.png differ diff --git a/module.json b/module.json new file mode 100644 index 0000000..7828306 --- /dev/null +++ b/module.json @@ -0,0 +1,46 @@ +{ + "id": "numenera-base", + "title": "Numenera Base", + "version": "1.0.0", + "compatibility": { + "minimum": "11", + "verified": "11.313" + }, + "description": "Base module for our weekly Numenera game mostly containing world building assets", + "authors": [ + { + "name": "Adam" + } + ], + "packs": [ + { + "name": "scenes", + "label": "Scenes", + "path": "packs/scenes", + "type": "Scene", + "ownership": { + "PLAYER": "OBSERVER", + "ASSISTANT": "OWNER" + } + }, + { + "name": "character-options", + "label": "Character Options", + "path": "packs/character-options", + "type": "Item", + "ownership": { + "PLAYER": "OBSERVER", + "ASSISTANT": "OWNER" + }, + "system": "cyphersystem" + } + ], + "relationships": { + "requires": [ + { + "id": "world-explorer", + "type": "module" + } + ] + } +} \ No newline at end of file diff --git a/packs/character-creation/000016.log b/packs/character-creation/000016.log new file mode 100644 index 0000000..e69de29 diff --git a/packs/character-creation/CURRENT b/packs/character-creation/CURRENT new file mode 100644 index 0000000..23b73d9 --- /dev/null +++ b/packs/character-creation/CURRENT @@ -0,0 +1 @@ +MANIFEST-000014 diff --git a/packs/character-creation/LOCK b/packs/character-creation/LOCK new file mode 100644 index 0000000..e69de29 diff --git a/packs/character-creation/LOG b/packs/character-creation/LOG new file mode 100644 index 0000000..7337951 --- /dev/null +++ b/packs/character-creation/LOG @@ -0,0 +1,7 @@ +2024/01/22-21:48:44.743524 ffff7afdf0c0 Recovering log #12 +2024/01/22-21:48:44.745511 ffff7afdf0c0 Delete type=0 #12 +2024/01/22-21:48:44.745523 ffff7afdf0c0 Delete type=3 #10 +2024/01/22-21:51:36.662183 fffe7a7cf0c0 Level-0 table #17: started +2024/01/22-21:51:36.662194 fffe7a7cf0c0 Level-0 table #17: 0 bytes OK +2024/01/22-21:51:36.662876 fffe7a7cf0c0 Delete type=0 #15 +2024/01/22-21:51:36.662940 fffe7a7cf0c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/character-creation/LOG.old b/packs/character-creation/LOG.old new file mode 100644 index 0000000..70e4690 --- /dev/null +++ b/packs/character-creation/LOG.old @@ -0,0 +1,7 @@ +2024/01/22-21:45:12.419236 ffff7bfff0c0 Recovering log #8 +2024/01/22-21:45:12.420558 ffff7bfff0c0 Delete type=3 #6 +2024/01/22-21:45:12.420570 ffff7bfff0c0 Delete type=0 #8 +2024/01/22-21:47:56.544810 fffe7a7cf0c0 Level-0 table #13: started +2024/01/22-21:47:56.544820 fffe7a7cf0c0 Level-0 table #13: 0 bytes OK +2024/01/22-21:47:56.545534 fffe7a7cf0c0 Delete type=0 #11 +2024/01/22-21:47:56.548205 fffe7a7cf0c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/character-creation/MANIFEST-000014 b/packs/character-creation/MANIFEST-000014 new file mode 100644 index 0000000..272dded Binary files /dev/null and b/packs/character-creation/MANIFEST-000014 differ diff --git a/packs/character-options/000003.log b/packs/character-options/000003.log new file mode 100644 index 0000000..5c93790 Binary files /dev/null and b/packs/character-options/000003.log differ diff --git a/packs/character-options/CURRENT b/packs/character-options/CURRENT new file mode 100644 index 0000000..1a84852 --- /dev/null +++ b/packs/character-options/CURRENT @@ -0,0 +1 @@ +MANIFEST-000002 diff --git a/packs/character-options/LOCK b/packs/character-options/LOCK new file mode 100644 index 0000000..e69de29 diff --git a/packs/character-options/LOG b/packs/character-options/LOG new file mode 100644 index 0000000..5090f58 --- /dev/null +++ b/packs/character-options/LOG @@ -0,0 +1 @@ +2024/01/22-22:08:53.802139 ffff7bfff0c0 Delete type=3 #1 diff --git a/packs/character-options/MANIFEST-000002 b/packs/character-options/MANIFEST-000002 new file mode 100644 index 0000000..bbbc585 Binary files /dev/null and b/packs/character-options/MANIFEST-000002 differ diff --git a/packs/geography/000020.log b/packs/geography/000020.log new file mode 100644 index 0000000..e69de29 diff --git a/packs/geography/CURRENT b/packs/geography/CURRENT new file mode 100644 index 0000000..e417a51 --- /dev/null +++ b/packs/geography/CURRENT @@ -0,0 +1 @@ +MANIFEST-000018 diff --git a/packs/geography/LOCK b/packs/geography/LOCK new file mode 100644 index 0000000..e69de29 diff --git a/packs/geography/LOG b/packs/geography/LOG new file mode 100644 index 0000000..a6918f5 --- /dev/null +++ b/packs/geography/LOG @@ -0,0 +1,7 @@ +2024/01/22-21:48:44.738165 ffffa0f8f0c0 Recovering log #16 +2024/01/22-21:48:44.740646 ffffa0f8f0c0 Delete type=3 #14 +2024/01/22-21:48:44.740669 ffffa0f8f0c0 Delete type=0 #16 +2024/01/22-21:51:36.658824 fffe7a7cf0c0 Level-0 table #21: started +2024/01/22-21:51:36.658835 fffe7a7cf0c0 Level-0 table #21: 0 bytes OK +2024/01/22-21:51:36.660851 fffe7a7cf0c0 Delete type=0 #19 +2024/01/22-21:51:36.660907 fffe7a7cf0c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/geography/LOG.old b/packs/geography/LOG.old new file mode 100644 index 0000000..20fe77f --- /dev/null +++ b/packs/geography/LOG.old @@ -0,0 +1,7 @@ +2024/01/22-21:45:12.415535 ffff7afdf0c0 Recovering log #12 +2024/01/22-21:45:12.417009 ffff7afdf0c0 Delete type=0 #12 +2024/01/22-21:45:12.417022 ffff7afdf0c0 Delete type=3 #10 +2024/01/22-21:47:56.543880 fffe7a7cf0c0 Level-0 table #17: started +2024/01/22-21:47:56.543892 fffe7a7cf0c0 Level-0 table #17: 0 bytes OK +2024/01/22-21:47:56.544763 fffe7a7cf0c0 Delete type=0 #15 +2024/01/22-21:47:56.545559 fffe7a7cf0c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end) diff --git a/packs/geography/MANIFEST-000018 b/packs/geography/MANIFEST-000018 new file mode 100644 index 0000000..114f4c9 Binary files /dev/null and b/packs/geography/MANIFEST-000018 differ diff --git a/packs/scenes/000005.ldb b/packs/scenes/000005.ldb new file mode 100644 index 0000000..e6749fb Binary files /dev/null and b/packs/scenes/000005.ldb differ diff --git a/packs/scenes/000007.log b/packs/scenes/000007.log new file mode 100644 index 0000000..e69de29 diff --git a/packs/scenes/CURRENT b/packs/scenes/CURRENT new file mode 100644 index 0000000..f7753e2 --- /dev/null +++ b/packs/scenes/CURRENT @@ -0,0 +1 @@ +MANIFEST-000006 diff --git a/packs/scenes/LOCK b/packs/scenes/LOCK new file mode 100644 index 0000000..e69de29 diff --git a/packs/scenes/LOG b/packs/scenes/LOG new file mode 100644 index 0000000..49b7553 --- /dev/null +++ b/packs/scenes/LOG @@ -0,0 +1,3 @@ +2024/01/22-22:08:53.791820 ffff7afdf0c0 Recovering log #4 +2024/01/22-22:08:53.794954 ffff7afdf0c0 Delete type=3 #2 +2024/01/22-22:08:53.794972 ffff7afdf0c0 Delete type=0 #4 diff --git a/packs/scenes/LOG.old b/packs/scenes/LOG.old new file mode 100644 index 0000000..c11cdcd --- /dev/null +++ b/packs/scenes/LOG.old @@ -0,0 +1,5 @@ +2024/01/22-21:52:34.496692 ffff7b7ef0c0 Delete type=3 #1 +2024/01/22-21:53:26.165200 fffe7a7cf0c0 Level-0 table #5: started +2024/01/22-21:53:26.166193 fffe7a7cf0c0 Level-0 table #5: 9362 bytes OK +2024/01/22-21:53:26.167092 fffe7a7cf0c0 Delete type=0 #3 +2024/01/22-21:53:26.167823 fffe7a7cf0c0 Manual compaction at level-0 from '!folders!vZa6fLpegeFBZzFK' @ 72057594037927935 : 1 .. '!scenes.notes!nFd9um6m0DRNIUND.5GduoOHFIPoYoD2e' @ 0 : 0; will stop at (end) diff --git a/packs/scenes/MANIFEST-000006 b/packs/scenes/MANIFEST-000006 new file mode 100644 index 0000000..44c1eec Binary files /dev/null and b/packs/scenes/MANIFEST-000006 differ