Browse Source

Initial commit

master
Austin Decker 10 months ago
commit
5bb101eb58
9566 changed files with 271688 additions and 0 deletions
  1. +11
    -0
      .gitattributes
  2. +1
    -0
      Config/admin.txt
  3. +7
    -0
      Config/license.json
  4. +22
    -0
      Config/options.json
  5. +1
    -0
      Config/storage.json
  6. BIN
      Data/Against the Giant Skeleton.jpg
  7. BIN
      Data/Booker token.png
  8. BIN
      Data/Booker.jpg
  9. BIN
      Data/Captain Renlock's Wheel.jpg
  10. BIN
      Data/Cart Roofed-horses1-5x2.png
  11. BIN
      Data/Cart Roofed-horses2-6x2.png
  12. BIN
      Data/Cart Roofed-horses3-5x2.png
  13. BIN
      Data/Cart Roofed-horses4-5x2.png
  14. BIN
      Data/Clockwork Parrot.jpg
  15. BIN
      Data/Clue Map 1.jpg
  16. BIN
      Data/Clue Map 2.jpg
  17. BIN
      Data/Clue Map 3.jpg
  18. BIN
      Data/Clue Map 4.jpg
  19. BIN
      Data/Clue Map.jpg
  20. BIN
      Data/Doc Featherton token.png
  21. BIN
      Data/Doc Featherton.jpg
  22. BIN
      Data/Doc Zakzak.jpg
  23. BIN
      Data/Elsir Syniras token.png
  24. BIN
      Data/Elsir Syniras.jpg
  25. BIN
      Data/Giant Pirate Skeleton token.PNG
  26. BIN
      Data/Giant Pirate Skeleton.PNG
  27. BIN
      Data/Harven token.png
  28. BIN
      Data/Harven.jpeg
  29. BIN
      Data/Head-Shot the Rot Cover.jpg
  30. BIN
      Data/Hobgoblin01.png
  31. BIN
      Data/Jadren Tagar token.png
  32. BIN
      Data/Jadren Tagar.jpg
  33. BIN
      Data/Kaako Ashfeather token.png
  34. BIN
      Data/Kaako Ashfeather.jpg
  35. BIN
      Data/Lavanna Saltspray token.png
  36. BIN
      Data/Lavanna Saltspray.jpg
  37. BIN
      Data/Martelle token.png
  38. BIN
      Data/Martelle.jpg
  39. BIN
      Data/Melsa token.png
  40. BIN
      Data/Melsa.jpg
  41. BIN
      Data/Rickard token.png
  42. BIN
      Data/Rickard.jpg
  43. BIN
      Data/Strange altar.PNG
  44. BIN
      Data/Sundered Waves Map UNTAGGED.jpg
  45. BIN
      Data/Zakzak token.png
  46. BIN
      Data/Zakzak.jpg
  47. BIN
      Data/Zindarel.jpg
  48. BIN
      Data/Zinndarel token.png
  49. BIN
      Data/act1hideoutmap-final.png
  50. BIN
      Data/act1oldorchadmap-final.png
  51. BIN
      Data/act1rosemarymap-final.png
  52. BIN
      Data/act1shrinemap-final.png
  53. BIN
      Data/act1trismap-final.png
  54. BIN
      Data/act1wolvesmap2.jpg
  55. BIN
      Data/act2blightdenmap-final.png
  56. BIN
      Data/amora_kasillan.png
  57. BIN
      Data/amora_kasillan_token.png
  58. BIN
      Data/bar_brawl.jpg
  59. BIN
      Data/bloodlash_bush.jpg
  60. BIN
      Data/bloodlash_bush_token.png
  61. BIN
      Data/bort_bargith.png
  62. BIN
      Data/bort_bargith_token.png
  63. BIN
      Data/caustic_wolf.png
  64. BIN
      Data/caustic_wolf_raw.webp
  65. BIN
      Data/cooky.jpg
  66. BIN
      Data/cooky_token.png
  67. BIN
      Data/coral.jpg
  68. BIN
      Data/coral_token.png
  69. BIN
      Data/cover.jpeg
  70. BIN
      Data/dead_wolf.png
  71. BIN
      Data/delma_fulst.png
  72. BIN
      Data/delma_fulst_token.png
  73. BIN
      Data/dingo.png
  74. BIN
      Data/edra_wythe.png
  75. BIN
      Data/edra_wythe_token.png
  76. BIN
      Data/etrans_folly_map.jpg
  77. BIN
      Data/etrans_folly_splash.png
  78. BIN
      Data/farmer_eallom.png
  79. BIN
      Data/farmer_eallom_token.png
  80. BIN
      Data/flonk_the_bard.jpg
  81. BIN
      Data/flonk_the_bard_token.png
  82. BIN
      Data/giant_lightning_serpent.jpg
  83. BIN
      Data/giant_lightning_serpent_token.jpg
  84. BIN
      Data/glunda_grapeleaf.jpg
  85. BIN
      Data/glunda_grapeleaf_token.png
  86. BIN
      Data/hallod.png
  87. BIN
      Data/hallod_noncombat.jpg
  88. BIN
      Data/hallod_token.png
  89. BIN
      Data/hallods_note.PNG
  90. BIN
      Data/image-392.jpg
  91. BIN
      Data/kale_token.png
  92. BIN
      Data/kolnral_brannak.jpg
  93. BIN
      Data/kolnral_brannak_token.png
  94. BIN
      Data/kyra.png
  95. BIN
      Data/leshy_apple_pie.jpg
  96. BIN
      Data/mangy_wolf.png
  97. BIN
      Data/marny_sathern.jpg
  98. BIN
      Data/marny_sathern_token.png
  99. +1
    -0
      Data/modules/README.txt
  100. +43
    -0
      Data/modules/_chatcommands/module.json

+ 11
- 0
.gitattributes View File

@ -0,0 +1,11 @@
*.db filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.jpeg filter=lfs diff=lfs merge=lfs -text
*.PNG filter=lfs diff=lfs merge=lfs -text
*.JPG filter=lfs diff=lfs merge=lfs -text
*.JPEG filter=lfs diff=lfs merge=lfs -text
*.webp filter=lfs diff=lfs merge=lfs -text
*.WEBP filter=lfs diff=lfs merge=lfs -text
*.ogg filter=lfs diff=lfs merge=lfs -text
*.OGG filter=lfs diff=lfs merge=lfs -text

+ 1
- 0
Config/admin.txt View File

@ -0,0 +1 @@
490b039af8002b5e7e30bb19528d9457c56afc8c34ec73d1ad5c24908200f6770b79f052aeb38a0175493ef6529ebe1870bb96552b750e8fa6702bd95d3f562a

+ 7
- 0
Config/license.json View File

@ -0,0 +1,7 @@
{
"host": "foundry",
"license": "MI57UUY808UNXUP3JKHBZIEP",
"version": "0.8.0",
"time": "2023-01-12T05:02:36.996Z",
"signature": "FplHTe29Y4tW6xnB3HEzg3jc6elrxdvJHIkq5oTtH2YiXO7APHFZMNMl2xSuvOogYFmMXF1cnOsFOccpFmWigz2/jOR4PXwtcRklzc0nzCDKUiAIUMpfU1ULR3b2wyk8z97J6n56cOE/OGB0yNDuHqlZlBY9dQ4TjbYKITKayQliCT2Tjhgd4bdwcF25hWO/Vasw83hCawIFlE2Ar5I3+JAkyQmUMMGgitgRnkTcdLNXgWP25MVDTea8XIP796O1V0Eu6uZtgpW/gIHLMK4/fJ9ZMlOY6EMETYfbzXluFtJ8D/INqNHAtxGL0LXCvoDc2Eq1xUZV8Hm04oO8/NTUanKquqelMYDH9ujRd9MAEzqa3iKMwvgco/27bhxTb/r25xzSIe/mBLvHlX8aydpNH8XJljV3kNBPPpJjRBJlX6C5pxbUQskLDaaTJ69fQhiqg1+7kZF28uyrrFstW6wbgIwPoA6MhEvWZ4fQhO5wslDR4RF9IzBHgk9xMlwWUEfFBvU6Y0NYfosXsZ9xSTidafeCU2yQrmPgbp90jtWo5yFp980QpROVqvPFpsjblJuJzkxi7kr0NGO/ZFy23PNgTLJIfBlr2SEJ2j8icMf0U3YftLPrMp+U+bqzWXuhT6rwfPC7actXU86m5hkDmzCPkCwvvdKftZLWLNrp3oyKaUY="
}

+ 22
- 0
Config/options.json View File

@ -0,0 +1,22 @@
{
"dataPath": "/home/ubuntu/foundryuserdata",
"compressStatic": true,
"fullscreen": false,
"hostname": null,
"language": "en.core",
"localHostname": null,
"port": 30000,
"protocol": null,
"proxyPort": 443,
"proxySSL": true,
"routePrefix": null,
"updateChannel": "testing",
"upnp": true,
"upnpLeaseDuration": null,
"awsConfig": null,
"passwordSalt": null,
"sslCert": null,
"sslKey": null,
"world": null,
"serviceConfig": null
}

+ 1
- 0
Config/storage.json View File

@ -0,0 +1 @@
{"data":{},"public":{}}

BIN
Data/Against the Giant Skeleton.jpg (Stored with Git LFS) View File

size 6686273

BIN
Data/Booker token.png (Stored with Git LFS) View File

size 77123

BIN
Data/Booker.jpg (Stored with Git LFS) View File

size 710699

BIN
Data/Captain Renlock's Wheel.jpg (Stored with Git LFS) View File

size 696614

BIN
Data/Cart Roofed-horses1-5x2.png (Stored with Git LFS) View File

size 185463

BIN
Data/Cart Roofed-horses2-6x2.png (Stored with Git LFS) View File

size 191241

BIN
Data/Cart Roofed-horses3-5x2.png (Stored with Git LFS) View File

size 153664

BIN
Data/Cart Roofed-horses4-5x2.png (Stored with Git LFS) View File

size 162942

BIN
Data/Clockwork Parrot.jpg (Stored with Git LFS) View File

size 953576

BIN
Data/Clue Map 1.jpg (Stored with Git LFS) View File

size 700281

BIN
Data/Clue Map 2.jpg (Stored with Git LFS) View File

size 674333

BIN
Data/Clue Map 3.jpg (Stored with Git LFS) View File

size 668532

BIN
Data/Clue Map 4.jpg (Stored with Git LFS) View File

size 766636

BIN
Data/Clue Map.jpg (Stored with Git LFS) View File

size 1108383

BIN
Data/Doc Featherton token.png (Stored with Git LFS) View File

size 88393

BIN
Data/Doc Featherton.jpg (Stored with Git LFS) View File

size 723852

BIN
Data/Doc Zakzak.jpg (Stored with Git LFS) View File

size 1134687

BIN
Data/Elsir Syniras token.png (Stored with Git LFS) View File

size 81449

BIN
Data/Elsir Syniras.jpg (Stored with Git LFS) View File

size 1219290

BIN
Data/Giant Pirate Skeleton token.PNG (Stored with Git LFS) View File

size 114179

BIN
Data/Giant Pirate Skeleton.PNG (Stored with Git LFS) View File

size 1572270

BIN
Data/Harven token.png (Stored with Git LFS) View File

size 95248

BIN
Data/Harven.jpeg (Stored with Git LFS) View File

size 87560

BIN
Data/Head-Shot the Rot Cover.jpg (Stored with Git LFS) View File

size 9566550

BIN
Data/Hobgoblin01.png (Stored with Git LFS) View File

size 515716

BIN
Data/Jadren Tagar token.png (Stored with Git LFS) View File

size 86680

BIN
Data/Jadren Tagar.jpg (Stored with Git LFS) View File

size 1208564

BIN
Data/Kaako Ashfeather token.png (Stored with Git LFS) View File

size 82537

BIN
Data/Kaako Ashfeather.jpg (Stored with Git LFS) View File

size 1068870

BIN
Data/Lavanna Saltspray token.png (Stored with Git LFS) View File

size 89696

BIN
Data/Lavanna Saltspray.jpg (Stored with Git LFS) View File

size 1000207

BIN
Data/Martelle token.png (Stored with Git LFS) View File

size 93876

BIN
Data/Martelle.jpg (Stored with Git LFS) View File

size 974726

BIN
Data/Melsa token.png (Stored with Git LFS) View File

size 71924

BIN
Data/Melsa.jpg (Stored with Git LFS) View File

size 669839

BIN
Data/Rickard token.png (Stored with Git LFS) View File

size 67655

BIN
Data/Rickard.jpg (Stored with Git LFS) View File

size 772991

BIN
Data/Strange altar.PNG (Stored with Git LFS) View File

size 335833

BIN
Data/Sundered Waves Map UNTAGGED.jpg (Stored with Git LFS) View File

size 3808176

BIN
Data/Zakzak token.png (Stored with Git LFS) View File

size 76821

BIN
Data/Zakzak.jpg (Stored with Git LFS) View File

size 1134687

BIN
Data/Zindarel.jpg (Stored with Git LFS) View File

size 884477

BIN
Data/Zinndarel token.png (Stored with Git LFS) View File

size 74772

BIN
Data/act1hideoutmap-final.png (Stored with Git LFS) View File

size 6903848

BIN
Data/act1oldorchadmap-final.png (Stored with Git LFS) View File

size 2878524

BIN
Data/act1rosemarymap-final.png (Stored with Git LFS) View File

size 2202360

BIN
Data/act1shrinemap-final.png (Stored with Git LFS) View File

size 2032425

BIN
Data/act1trismap-final.png (Stored with Git LFS) View File

size 2714569

BIN
Data/act1wolvesmap2.jpg (Stored with Git LFS) View File

size 8768904

BIN
Data/act2blightdenmap-final.png (Stored with Git LFS) View File

size 3441806

BIN
Data/amora_kasillan.png (Stored with Git LFS) View File

size 159493

BIN
Data/amora_kasillan_token.png (Stored with Git LFS) View File

size 75834

BIN
Data/bar_brawl.jpg (Stored with Git LFS) View File

size 140342

BIN
Data/bloodlash_bush.jpg (Stored with Git LFS) View File

size 112348

BIN
Data/bloodlash_bush_token.png (Stored with Git LFS) View File

size 96778

BIN
Data/bort_bargith.png (Stored with Git LFS) View File

size 191902

BIN
Data/bort_bargith_token.png (Stored with Git LFS) View File

size 85998

BIN
Data/caustic_wolf.png (Stored with Git LFS) View File

size 116032

BIN
Data/caustic_wolf_raw.webp (Stored with Git LFS) View File

size 28166

BIN
Data/cooky.jpg (Stored with Git LFS) View File

size 56698

BIN
Data/cooky_token.png (Stored with Git LFS) View File

size 103425

BIN
Data/coral.jpg (Stored with Git LFS) View File

size 68023

BIN
Data/coral_token.png (Stored with Git LFS) View File

size 109392

BIN
Data/cover.jpeg (Stored with Git LFS) View File

size 106520

BIN
Data/dead_wolf.png (Stored with Git LFS) View File

size 128934

BIN
Data/delma_fulst.png (Stored with Git LFS) View File

size 189256

BIN
Data/delma_fulst_token.png (Stored with Git LFS) View File

size 85259

BIN
Data/dingo.png (Stored with Git LFS) View File

size 132629

BIN
Data/edra_wythe.png (Stored with Git LFS) View File

size 179037

BIN
Data/edra_wythe_token.png (Stored with Git LFS) View File

size 76330

BIN
Data/etrans_folly_map.jpg (Stored with Git LFS) View File

size 549392

BIN
Data/etrans_folly_splash.png (Stored with Git LFS) View File

size 7838269

BIN
Data/farmer_eallom.png (Stored with Git LFS) View File

size 183822

BIN
Data/farmer_eallom_token.png (Stored with Git LFS) View File

size 87936

BIN
Data/flonk_the_bard.jpg (Stored with Git LFS) View File

size 26033

BIN
Data/flonk_the_bard_token.png (Stored with Git LFS) View File

size 94896

BIN
Data/giant_lightning_serpent.jpg (Stored with Git LFS) View File

size 58192

BIN
Data/giant_lightning_serpent_token.jpg (Stored with Git LFS) View File

size 83495

BIN
Data/glunda_grapeleaf.jpg (Stored with Git LFS) View File

size 57946

BIN
Data/glunda_grapeleaf_token.png (Stored with Git LFS) View File

size 103774

BIN
Data/hallod.png (Stored with Git LFS) View File

size 359572

BIN
Data/hallod_noncombat.jpg (Stored with Git LFS) View File

size 18343

BIN
Data/hallod_token.png (Stored with Git LFS) View File

size 71927

BIN
Data/hallods_note.PNG (Stored with Git LFS) View File

size 685814

BIN
Data/image-392.jpg (Stored with Git LFS) View File

size 124392

BIN
Data/kale_token.png (Stored with Git LFS) View File

size 398285

BIN
Data/kolnral_brannak.jpg (Stored with Git LFS) View File

size 43675

BIN
Data/kolnral_brannak_token.png (Stored with Git LFS) View File

size 80544

BIN
Data/kyra.png (Stored with Git LFS) View File

size 142550

BIN
Data/leshy_apple_pie.jpg (Stored with Git LFS) View File

size 26580

BIN
Data/mangy_wolf.png (Stored with Git LFS) View File

size 198491

BIN
Data/marny_sathern.jpg (Stored with Git LFS) View File

size 42497

BIN
Data/marny_sathern_token.png (Stored with Git LFS) View File

size 91900

+ 1
- 0
Data/modules/README.txt View File

@ -0,0 +1 @@
This directory contains add-on modules which add or extend core VTT functionality. Each module has its own uniquely named subdirectory containing a module.json manifest file.

+ 43
- 0
Data/modules/_chatcommands/module.json View File

@ -0,0 +1,43 @@
{
"title": "Library: Chat Commands",
"description": "Allows for easy registration of custom chat commands such as /command",
"version": "1.4.0",
"library": true,
"authors": [
{
"name": "Cody Swendrowski",
"url": "https://swendrowski.us",
"email": "cody@swendrowski.us",
"discord": "cswendrowski#9701",
"flags": {}
},
{
"name": "The League of Extraordinary FVTT Developers",
"url": "https://github.com/League-of-Foundry-Developers",
"discord": "https://discord.gg/Es2Bv9MyaR",
"flags": {}
}
],
"esmodules": [
"/scripts/module.js"
],
"styles": [
"styles/chatcommands.css"
],
"url": "https://github.com/League-of-Foundry-Developers/Chat-Commands-Lib",
"manifest": "https://github.com/League-of-Foundry-Developers/Chat-Commands-Lib/releases/latest/download/module.json",
"download": "https://github.com/League-of-Foundry-Developers/Chat-Commands-Lib/releases/download/1.4.0/module.zip",
"media": [
{
"type": "icon",
"url": "https://avatars2.githubusercontent.com/u/71292812?s=400&u=ccdb4eeb7abf551ca8f314e5a9bfd0479a4d3d41&v=4",
"loop": false,
"flags": {}
}
],
"id": "_chatcommands",
"compatibility": {
"minimum": "0.6.2",
"verified": "10"
}
}

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save