Compare commits
5 Commits
fvtt-les-h
...
fvtt-les-h
| Author | SHA1 | Date | |
|---|---|---|---|
| 67bf71e6c0 | |||
| 63d15e82bb | |||
| 62c3787cea | |||
| df61abac19 | |||
| a7d1a14c52 |
45
lang/fr.json
45
lang/fr.json
@@ -1,30 +1,23 @@
|
||||
{
|
||||
"ACTOR": {
|
||||
"TypePersonnage": "Personnage",
|
||||
"TypePNJ": "PNJ"
|
||||
},
|
||||
|
||||
"ITEM": {
|
||||
"TypeArtefact": "Artefact",
|
||||
"TypeArme": "Arme",
|
||||
"TypeTalent": "Talent",
|
||||
"TypeHistorique": "Historique",
|
||||
"TypeProfil": "Profil",
|
||||
"TypeCompetence": "Compétence",
|
||||
"TypeProtection": "Protection",
|
||||
"TypeMonnaie": "Monnaie",
|
||||
"TypeEquipement": "Equipement",
|
||||
"TypeRessource": "Ressource",
|
||||
"TypeContact": "Contact"
|
||||
|
||||
},
|
||||
|
||||
"HAWKMOON": {
|
||||
"ui": {
|
||||
"editContact": "Modifier le contact",
|
||||
"deleteContact": "Supprimer le contact",
|
||||
"editTrait": "Modifier le trait",
|
||||
"deleteTrait": "Supprimer le trait"
|
||||
"TYPES": {
|
||||
"Actor": {
|
||||
"personnage": "Personnage",
|
||||
"PNJ": "PNJ"
|
||||
}
|
||||
},
|
||||
"Item": {
|
||||
"accessoire": "Accessoire",
|
||||
"arme": "Arme",
|
||||
"atoutfeerique": "Atout féerique",
|
||||
"avantage": "Avantage",
|
||||
"capacitenaturelle": "Capacité naturelle",
|
||||
"competence": "Compétence",
|
||||
"contact": "Contact",
|
||||
"desavantage": "Désavantage",
|
||||
"equipement": "Equipement",
|
||||
"fee": "Fée",
|
||||
"pouvoir": "Pouvoir",
|
||||
"profil": "Profil",
|
||||
"protection": "Protection"
|
||||
}
|
||||
}
|
||||
@@ -78,31 +78,6 @@ function welcomeMessage() {
|
||||
` });
|
||||
}
|
||||
|
||||
/* -------------------------------------------- */
|
||||
// Register world usage statistics
|
||||
function registerUsageCount(registerKey) {
|
||||
if (game.user.isGM) {
|
||||
game.settings.register(registerKey, "world-key", {
|
||||
name: "Unique world key",
|
||||
scope: "world",
|
||||
config: false,
|
||||
default: "",
|
||||
type: String
|
||||
});
|
||||
|
||||
let worldKey = game.settings.get(registerKey, "world-key")
|
||||
if (worldKey == undefined || worldKey == "") {
|
||||
worldKey = randomID(32)
|
||||
game.settings.set(registerKey, "world-key", worldKey)
|
||||
}
|
||||
// Simple API counter
|
||||
let regURL = `https://www.uberwald.me/fvtt_appcount/count.php?name="${registerKey}"&worldKey="${worldKey}"&version="${game.release.generation}.${game.release.build}"&system="${game.system.id}"&systemversion="${game.system.version}"`
|
||||
//$.ajaxSetup({
|
||||
//headers: { 'Access-Control-Allow-Origin': '*' }
|
||||
//})
|
||||
$.ajax(regURL)
|
||||
}
|
||||
}
|
||||
|
||||
/* -------------------------------------------- */
|
||||
/* Foundry VTT Initialization */
|
||||
@@ -120,14 +95,14 @@ Hooks.once("ready", function () {
|
||||
});
|
||||
}
|
||||
|
||||
registerUsageCount(game.system.id)
|
||||
import("https://www.uberwald.me/fvtt_appcount/count-class-ready.js").then(moduleCounter=>{
|
||||
console.log("ClassCounter loaded", moduleCounter)
|
||||
moduleCounter.ClassCounter.registerUsageCount()
|
||||
}).catch(err=>
|
||||
console.log("No stats available, giving up.")
|
||||
)
|
||||
welcomeMessage()
|
||||
|
||||
// CSS patch for v9
|
||||
if (game.version) {
|
||||
let sidebar = document.getElementById("sidebar");
|
||||
sidebar.style.width = "min-content";
|
||||
}
|
||||
});
|
||||
|
||||
/* -------------------------------------------- */
|
||||
|
||||
BIN
packs/archetypes-fees/000005.ldb
Normal file
BIN
packs/archetypes-fees/000005.ldb
Normal file
Binary file not shown.
0
packs/archetypes-fees/000020.log
Normal file
0
packs/archetypes-fees/000020.log
Normal file
1
packs/archetypes-fees/CURRENT
Normal file
1
packs/archetypes-fees/CURRENT
Normal file
@@ -0,0 +1 @@
|
||||
MANIFEST-000018
|
||||
0
packs/archetypes-fees/LOCK
Normal file
0
packs/archetypes-fees/LOCK
Normal file
8
packs/archetypes-fees/LOG
Normal file
8
packs/archetypes-fees/LOG
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:35:49.770355 7f3e98c006c0 Recovering log #16
|
||||
2024/03/01-13:35:49.820661 7f3e98c006c0 Delete type=3 #14
|
||||
2024/03/01-13:35:49.820788 7f3e98c006c0 Delete type=0 #16
|
||||
2024/03/01-13:36:10.446191 7f3e938006c0 Level-0 table #21: started
|
||||
2024/03/01-13:36:10.446215 7f3e938006c0 Level-0 table #21: 0 bytes OK
|
||||
2024/03/01-13:36:10.452205 7f3e938006c0 Delete type=0 #19
|
||||
2024/03/01-13:36:10.452327 7f3e938006c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:36:10.452360 7f3e938006c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end)
|
||||
8
packs/archetypes-fees/LOG.old
Normal file
8
packs/archetypes-fees/LOG.old
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:34:57.193927 7f3e98c006c0 Recovering log #12
|
||||
2024/03/01-13:34:57.261110 7f3e98c006c0 Delete type=3 #10
|
||||
2024/03/01-13:34:57.261235 7f3e98c006c0 Delete type=0 #12
|
||||
2024/03/01-13:35:13.036646 7f3e938006c0 Level-0 table #17: started
|
||||
2024/03/01-13:35:13.036686 7f3e938006c0 Level-0 table #17: 0 bytes OK
|
||||
2024/03/01-13:35:13.069486 7f3e938006c0 Delete type=0 #15
|
||||
2024/03/01-13:35:13.171699 7f3e938006c0 Manual compaction at level-0 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:35:13.171745 7f3e938006c0 Manual compaction at level-1 from '!items!1NhJH4IJpxsGmLB8' @ 72057594037927935 : 1 .. '!items!y1yOenfAJTsb3r6e' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/archetypes-fees/MANIFEST-000018
Normal file
BIN
packs/archetypes-fees/MANIFEST-000018
Normal file
Binary file not shown.
BIN
packs/armes-et-protection/000005.ldb
Normal file
BIN
packs/armes-et-protection/000005.ldb
Normal file
Binary file not shown.
0
packs/armes-et-protection/000020.log
Normal file
0
packs/armes-et-protection/000020.log
Normal file
1
packs/armes-et-protection/CURRENT
Normal file
1
packs/armes-et-protection/CURRENT
Normal file
@@ -0,0 +1 @@
|
||||
MANIFEST-000018
|
||||
0
packs/armes-et-protection/LOCK
Normal file
0
packs/armes-et-protection/LOCK
Normal file
8
packs/armes-et-protection/LOG
Normal file
8
packs/armes-et-protection/LOG
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:35:49.877624 7f3e98c006c0 Recovering log #16
|
||||
2024/03/01-13:35:49.947094 7f3e98c006c0 Delete type=3 #14
|
||||
2024/03/01-13:35:49.947235 7f3e98c006c0 Delete type=0 #16
|
||||
2024/03/01-13:36:10.465743 7f3e938006c0 Level-0 table #21: started
|
||||
2024/03/01-13:36:10.465774 7f3e938006c0 Level-0 table #21: 0 bytes OK
|
||||
2024/03/01-13:36:10.471945 7f3e938006c0 Delete type=0 #19
|
||||
2024/03/01-13:36:10.479764 7f3e938006c0 Manual compaction at level-0 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:36:10.479792 7f3e938006c0 Manual compaction at level-1 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end)
|
||||
8
packs/armes-et-protection/LOG.old
Normal file
8
packs/armes-et-protection/LOG.old
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:34:57.323675 7f3e98c006c0 Recovering log #12
|
||||
2024/03/01-13:34:57.383254 7f3e98c006c0 Delete type=3 #10
|
||||
2024/03/01-13:34:57.383381 7f3e98c006c0 Delete type=0 #12
|
||||
2024/03/01-13:35:13.131102 7f3e938006c0 Level-0 table #17: started
|
||||
2024/03/01-13:35:13.131128 7f3e938006c0 Level-0 table #17: 0 bytes OK
|
||||
2024/03/01-13:35:13.171492 7f3e938006c0 Delete type=0 #15
|
||||
2024/03/01-13:35:13.171737 7f3e938006c0 Manual compaction at level-0 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:35:13.171766 7f3e938006c0 Manual compaction at level-1 from '!items!1ETVaPBtjDtzelK1' @ 72057594037927935 : 1 .. '!items!zbsVCsWxRzkzzG1N' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/armes-et-protection/MANIFEST-000018
Normal file
BIN
packs/armes-et-protection/MANIFEST-000018
Normal file
Binary file not shown.
BIN
packs/atouts-feeriques/000005.ldb
Normal file
BIN
packs/atouts-feeriques/000005.ldb
Normal file
Binary file not shown.
0
packs/atouts-feeriques/000020.log
Normal file
0
packs/atouts-feeriques/000020.log
Normal file
1
packs/atouts-feeriques/CURRENT
Normal file
1
packs/atouts-feeriques/CURRENT
Normal file
@@ -0,0 +1 @@
|
||||
MANIFEST-000018
|
||||
0
packs/atouts-feeriques/LOCK
Normal file
0
packs/atouts-feeriques/LOCK
Normal file
8
packs/atouts-feeriques/LOG
Normal file
8
packs/atouts-feeriques/LOG
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:35:49.709701 7f3e9aa006c0 Recovering log #16
|
||||
2024/03/01-13:35:49.766760 7f3e9aa006c0 Delete type=3 #14
|
||||
2024/03/01-13:35:49.767209 7f3e9aa006c0 Delete type=0 #16
|
||||
2024/03/01-13:36:10.439256 7f3e938006c0 Level-0 table #21: started
|
||||
2024/03/01-13:36:10.439284 7f3e938006c0 Level-0 table #21: 0 bytes OK
|
||||
2024/03/01-13:36:10.446107 7f3e938006c0 Delete type=0 #19
|
||||
2024/03/01-13:36:10.452317 7f3e938006c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:36:10.452388 7f3e938006c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end)
|
||||
8
packs/atouts-feeriques/LOG.old
Normal file
8
packs/atouts-feeriques/LOG.old
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:34:57.130341 7f3e9a0006c0 Recovering log #12
|
||||
2024/03/01-13:34:57.191001 7f3e9a0006c0 Delete type=3 #10
|
||||
2024/03/01-13:34:57.191128 7f3e9a0006c0 Delete type=0 #12
|
||||
2024/03/01-13:35:13.096186 7f3e938006c0 Level-0 table #17: started
|
||||
2024/03/01-13:35:13.096214 7f3e938006c0 Level-0 table #17: 0 bytes OK
|
||||
2024/03/01-13:35:13.130956 7f3e938006c0 Delete type=0 #15
|
||||
2024/03/01-13:35:13.171727 7f3e938006c0 Manual compaction at level-0 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:35:13.171759 7f3e938006c0 Manual compaction at level-1 from '!items!0fPXtA5LkLgG8uDj' @ 72057594037927935 : 1 .. '!items!zvtBlG6KCIn0oCVk' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/atouts-feeriques/MANIFEST-000018
Normal file
BIN
packs/atouts-feeriques/MANIFEST-000018
Normal file
Binary file not shown.
BIN
packs/avantages/000005.ldb
Normal file
BIN
packs/avantages/000005.ldb
Normal file
Binary file not shown.
0
packs/avantages/000020.log
Normal file
0
packs/avantages/000020.log
Normal file
1
packs/avantages/CURRENT
Normal file
1
packs/avantages/CURRENT
Normal file
@@ -0,0 +1 @@
|
||||
MANIFEST-000018
|
||||
0
packs/avantages/LOCK
Normal file
0
packs/avantages/LOCK
Normal file
8
packs/avantages/LOG
Normal file
8
packs/avantages/LOG
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:35:49.547114 7f3e98c006c0 Recovering log #16
|
||||
2024/03/01-13:35:49.595803 7f3e98c006c0 Delete type=3 #14
|
||||
2024/03/01-13:35:49.595860 7f3e98c006c0 Delete type=0 #16
|
||||
2024/03/01-13:36:10.411885 7f3e938006c0 Level-0 table #21: started
|
||||
2024/03/01-13:36:10.411957 7f3e938006c0 Level-0 table #21: 0 bytes OK
|
||||
2024/03/01-13:36:10.418341 7f3e938006c0 Delete type=0 #19
|
||||
2024/03/01-13:36:10.425822 7f3e938006c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:36:10.425882 7f3e938006c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end)
|
||||
8
packs/avantages/LOG.old
Normal file
8
packs/avantages/LOG.old
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:34:56.954248 7f3e98c006c0 Recovering log #12
|
||||
2024/03/01-13:34:57.011080 7f3e98c006c0 Delete type=3 #10
|
||||
2024/03/01-13:34:57.011144 7f3e98c006c0 Delete type=0 #12
|
||||
2024/03/01-13:35:12.939659 7f3e938006c0 Level-0 table #17: started
|
||||
2024/03/01-13:35:12.939738 7f3e938006c0 Level-0 table #17: 0 bytes OK
|
||||
2024/03/01-13:35:12.974003 7f3e938006c0 Delete type=0 #15
|
||||
2024/03/01-13:35:13.035982 7f3e938006c0 Manual compaction at level-0 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:35:13.036482 7f3e938006c0 Manual compaction at level-1 from '!items!0EAAt0qSzcD9VRBH' @ 72057594037927935 : 1 .. '!items!zfpjROW9LDAlXUkN' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/avantages/MANIFEST-000018
Normal file
BIN
packs/avantages/MANIFEST-000018
Normal file
Binary file not shown.
BIN
packs/capacites/000005.ldb
Normal file
BIN
packs/capacites/000005.ldb
Normal file
Binary file not shown.
0
packs/capacites/000020.log
Normal file
0
packs/capacites/000020.log
Normal file
1
packs/capacites/CURRENT
Normal file
1
packs/capacites/CURRENT
Normal file
@@ -0,0 +1 @@
|
||||
MANIFEST-000018
|
||||
0
packs/capacites/LOCK
Normal file
0
packs/capacites/LOCK
Normal file
8
packs/capacites/LOG
Normal file
8
packs/capacites/LOG
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:35:49.658872 7f3e98c006c0 Recovering log #16
|
||||
2024/03/01-13:35:49.707855 7f3e98c006c0 Delete type=3 #14
|
||||
2024/03/01-13:35:49.707911 7f3e98c006c0 Delete type=0 #16
|
||||
2024/03/01-13:36:10.432984 7f3e938006c0 Level-0 table #21: started
|
||||
2024/03/01-13:36:10.433037 7f3e938006c0 Level-0 table #21: 0 bytes OK
|
||||
2024/03/01-13:36:10.439150 7f3e938006c0 Delete type=0 #19
|
||||
2024/03/01-13:36:10.452306 7f3e938006c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:36:10.452370 7f3e938006c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end)
|
||||
8
packs/capacites/LOG.old
Normal file
8
packs/capacites/LOG.old
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:34:57.069127 7f3e98c006c0 Recovering log #12
|
||||
2024/03/01-13:34:57.128156 7f3e98c006c0 Delete type=3 #10
|
||||
2024/03/01-13:34:57.128288 7f3e98c006c0 Delete type=0 #12
|
||||
2024/03/01-13:35:13.001485 7f3e938006c0 Level-0 table #17: started
|
||||
2024/03/01-13:35:13.001516 7f3e938006c0 Level-0 table #17: 0 bytes OK
|
||||
2024/03/01-13:35:13.035725 7f3e938006c0 Delete type=0 #15
|
||||
2024/03/01-13:35:13.036461 7f3e938006c0 Manual compaction at level-0 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:35:13.036517 7f3e938006c0 Manual compaction at level-1 from '!items!0cNSRJVPk3GbvxfD' @ 72057594037927935 : 1 .. '!items!yWDg2KlXEz33TSmZ' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/capacites/MANIFEST-000018
Normal file
BIN
packs/capacites/MANIFEST-000018
Normal file
Binary file not shown.
BIN
packs/competences/000005.ldb
Normal file
BIN
packs/competences/000005.ldb
Normal file
Binary file not shown.
0
packs/competences/000020.log
Normal file
0
packs/competences/000020.log
Normal file
1
packs/competences/CURRENT
Normal file
1
packs/competences/CURRENT
Normal file
@@ -0,0 +1 @@
|
||||
MANIFEST-000018
|
||||
0
packs/competences/LOCK
Normal file
0
packs/competences/LOCK
Normal file
8
packs/competences/LOG
Normal file
8
packs/competences/LOG
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:35:49.479811 7f3e9aa006c0 Recovering log #16
|
||||
2024/03/01-13:35:49.544828 7f3e9aa006c0 Delete type=3 #14
|
||||
2024/03/01-13:35:49.544928 7f3e9aa006c0 Delete type=0 #16
|
||||
2024/03/01-13:36:10.418433 7f3e938006c0 Level-0 table #21: started
|
||||
2024/03/01-13:36:10.418602 7f3e938006c0 Level-0 table #21: 0 bytes OK
|
||||
2024/03/01-13:36:10.425565 7f3e938006c0 Delete type=0 #19
|
||||
2024/03/01-13:36:10.425844 7f3e938006c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:36:10.425914 7f3e938006c0 Manual compaction at level-1 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end)
|
||||
8
packs/competences/LOG.old
Normal file
8
packs/competences/LOG.old
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:34:56.891960 7f3e9a0006c0 Recovering log #12
|
||||
2024/03/01-13:34:56.952223 7f3e9a0006c0 Delete type=3 #10
|
||||
2024/03/01-13:34:56.952276 7f3e9a0006c0 Delete type=0 #12
|
||||
2024/03/01-13:35:12.891762 7f3e938006c0 Level-0 table #17: started
|
||||
2024/03/01-13:35:12.891808 7f3e938006c0 Level-0 table #17: 0 bytes OK
|
||||
2024/03/01-13:35:12.939325 7f3e938006c0 Delete type=0 #15
|
||||
2024/03/01-13:35:13.001466 7f3e938006c0 Manual compaction at level-0 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:35:13.036435 7f3e938006c0 Manual compaction at level-1 from '!items!0V86n4TU8NegrR2B' @ 72057594037927935 : 1 .. '!items!zEl2NQsnCpELVWzh' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/competences/MANIFEST-000018
Normal file
BIN
packs/competences/MANIFEST-000018
Normal file
Binary file not shown.
BIN
packs/desavantages/000005.ldb
Normal file
BIN
packs/desavantages/000005.ldb
Normal file
Binary file not shown.
0
packs/desavantages/000020.log
Normal file
0
packs/desavantages/000020.log
Normal file
1
packs/desavantages/CURRENT
Normal file
1
packs/desavantages/CURRENT
Normal file
@@ -0,0 +1 @@
|
||||
MANIFEST-000018
|
||||
0
packs/desavantages/LOCK
Normal file
0
packs/desavantages/LOCK
Normal file
8
packs/desavantages/LOG
Normal file
8
packs/desavantages/LOG
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:35:49.597718 7f3e9aa006c0 Recovering log #16
|
||||
2024/03/01-13:35:49.656819 7f3e9aa006c0 Delete type=3 #14
|
||||
2024/03/01-13:35:49.656888 7f3e9aa006c0 Delete type=0 #16
|
||||
2024/03/01-13:36:10.426091 7f3e938006c0 Level-0 table #21: started
|
||||
2024/03/01-13:36:10.426150 7f3e938006c0 Level-0 table #21: 0 bytes OK
|
||||
2024/03/01-13:36:10.432817 7f3e938006c0 Delete type=0 #19
|
||||
2024/03/01-13:36:10.452293 7f3e938006c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:36:10.452380 7f3e938006c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end)
|
||||
8
packs/desavantages/LOG.old
Normal file
8
packs/desavantages/LOG.old
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:34:57.013189 7f3e9a0006c0 Recovering log #12
|
||||
2024/03/01-13:34:57.067039 7f3e9a0006c0 Delete type=3 #10
|
||||
2024/03/01-13:34:57.067094 7f3e9a0006c0 Delete type=0 #12
|
||||
2024/03/01-13:35:12.974222 7f3e938006c0 Level-0 table #17: started
|
||||
2024/03/01-13:35:12.974263 7f3e938006c0 Level-0 table #17: 0 bytes OK
|
||||
2024/03/01-13:35:13.001195 7f3e938006c0 Delete type=0 #15
|
||||
2024/03/01-13:35:13.036410 7f3e938006c0 Manual compaction at level-0 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:35:13.036499 7f3e938006c0 Manual compaction at level-1 from '!items!2QqvtClSVnh5ejXu' @ 72057594037927935 : 1 .. '!items!xzRJ6JP1HqoqxLdj' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/desavantages/MANIFEST-000018
Normal file
BIN
packs/desavantages/MANIFEST-000018
Normal file
Binary file not shown.
BIN
packs/pouvoirs/000005.ldb
Normal file
BIN
packs/pouvoirs/000005.ldb
Normal file
Binary file not shown.
0
packs/pouvoirs/000020.log
Normal file
0
packs/pouvoirs/000020.log
Normal file
1
packs/pouvoirs/CURRENT
Normal file
1
packs/pouvoirs/CURRENT
Normal file
@@ -0,0 +1 @@
|
||||
MANIFEST-000018
|
||||
0
packs/pouvoirs/LOCK
Normal file
0
packs/pouvoirs/LOCK
Normal file
8
packs/pouvoirs/LOG
Normal file
8
packs/pouvoirs/LOG
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:35:49.823296 7f3e9aa006c0 Recovering log #16
|
||||
2024/03/01-13:35:49.873901 7f3e9aa006c0 Delete type=3 #14
|
||||
2024/03/01-13:35:49.874024 7f3e9aa006c0 Delete type=0 #16
|
||||
2024/03/01-13:36:10.459004 7f3e938006c0 Level-0 table #21: started
|
||||
2024/03/01-13:36:10.459035 7f3e938006c0 Level-0 table #21: 0 bytes OK
|
||||
2024/03/01-13:36:10.465640 7f3e938006c0 Delete type=0 #19
|
||||
2024/03/01-13:36:10.479753 7f3e938006c0 Manual compaction at level-0 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:36:10.479783 7f3e938006c0 Manual compaction at level-1 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end)
|
||||
8
packs/pouvoirs/LOG.old
Normal file
8
packs/pouvoirs/LOG.old
Normal file
@@ -0,0 +1,8 @@
|
||||
2024/03/01-13:34:57.263866 7f3e9a0006c0 Recovering log #12
|
||||
2024/03/01-13:34:57.319729 7f3e9a0006c0 Delete type=3 #10
|
||||
2024/03/01-13:34:57.319881 7f3e9a0006c0 Delete type=0 #12
|
||||
2024/03/01-13:35:13.069665 7f3e938006c0 Level-0 table #17: started
|
||||
2024/03/01-13:35:13.069694 7f3e938006c0 Level-0 table #17: 0 bytes OK
|
||||
2024/03/01-13:35:13.096051 7f3e938006c0 Delete type=0 #15
|
||||
2024/03/01-13:35:13.171715 7f3e938006c0 Manual compaction at level-0 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end)
|
||||
2024/03/01-13:35:13.171752 7f3e938006c0 Manual compaction at level-1 from '!items!19r9ijZUyvnlIqgm' @ 72057594037927935 : 1 .. '!items!zON0h5SjFyANjPnA' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/pouvoirs/MANIFEST-000018
Normal file
BIN
packs/pouvoirs/MANIFEST-000018
Normal file
Binary file not shown.
0
packs/profils/000020.log
Normal file
0
packs/profils/000020.log
Normal file
1
packs/profils/CURRENT
Normal file
1
packs/profils/CURRENT
Normal file
@@ -0,0 +1 @@
|
||||
MANIFEST-000018
|
||||
0
packs/profils/LOCK
Normal file
0
packs/profils/LOCK
Normal file
7
packs/profils/LOG
Normal file
7
packs/profils/LOG
Normal file
@@ -0,0 +1,7 @@
|
||||
2024/03/01-13:35:49.949648 7f3e9aa006c0 Recovering log #16
|
||||
2024/03/01-13:35:50.076340 7f3e9aa006c0 Delete type=3 #14
|
||||
2024/03/01-13:35:50.076419 7f3e9aa006c0 Delete type=0 #16
|
||||
2024/03/01-13:36:10.472046 7f3e938006c0 Level-0 table #21: started
|
||||
2024/03/01-13:36:10.472076 7f3e938006c0 Level-0 table #21: 0 bytes OK
|
||||
2024/03/01-13:36:10.479597 7f3e938006c0 Delete type=0 #19
|
||||
2024/03/01-13:36:10.479775 7f3e938006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
|
||||
7
packs/profils/LOG.old
Normal file
7
packs/profils/LOG.old
Normal file
@@ -0,0 +1,7 @@
|
||||
2024/03/01-13:34:57.385730 7f3e9a0006c0 Recovering log #12
|
||||
2024/03/01-13:34:57.443076 7f3e9a0006c0 Delete type=3 #10
|
||||
2024/03/01-13:34:57.443339 7f3e9a0006c0 Delete type=0 #12
|
||||
2024/03/01-13:35:13.171839 7f3e938006c0 Level-0 table #17: started
|
||||
2024/03/01-13:35:13.171865 7f3e938006c0 Level-0 table #17: 0 bytes OK
|
||||
2024/03/01-13:35:13.201190 7f3e938006c0 Delete type=0 #15
|
||||
2024/03/01-13:35:13.233618 7f3e938006c0 Manual compaction at level-0 from 'undefined' @ 72057594037927935 : 1 .. 'undefined' @ 0 : 0; will stop at (end)
|
||||
BIN
packs/profils/MANIFEST-000018
Normal file
BIN
packs/profils/MANIFEST-000018
Normal file
Binary file not shown.
@@ -573,6 +573,7 @@ ul, li {
|
||||
|
||||
.specialisation-label {
|
||||
font-size: 0.8rem;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.carac-label,
|
||||
@@ -1023,8 +1024,6 @@ ul, li {
|
||||
}
|
||||
|
||||
#sidebar #sidebar-tabs i{
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
display: inline-block;
|
||||
background-position:center;
|
||||
background-size:cover;
|
||||
@@ -1032,23 +1031,6 @@ ul, li {
|
||||
|
||||
}
|
||||
|
||||
/*#sidebar #sidebar-tabs i.fa-comments:before, #sidebar #sidebar-tabs i.fa-fist-raised:before, #sidebar #sidebar-tabs i.fa-users:before, #sidebar #sidebar-tabs i.fa-map:before, #sidebar #sidebar-tabs i.fa-suitcase:before, #sidebar #sidebar-tabs i.fa-book-open:before, #sidebar #sidebar-tabs i.fa-th-list:before, #sidebar #sidebar-tabs i.fa-music:before, #sidebar #sidebar-tabs i.fa-atlas:before, #sidebar #sidebar-tabs i.fa-cogs:before {content: "";}
|
||||
#sidebar #sidebar-tabs i.fa-comments {background: url("img/ui/icon_sidebar_chat.svg") no-repeat;}
|
||||
#sidebar #sidebar-tabs i.fa-fist-raised {background: url("img/ui/icon_sidebar_fight.svg") no-repeat;}
|
||||
#sidebar #sidebar-tabs i.fa-users {background: url("img/ui/icon_sidebar_actor.svg") no-repeat;}
|
||||
#sidebar #sidebar-tabs i.fa-map {background: url("img/ui/icon_sidebar_scene.svg") no-repeat;}
|
||||
#sidebar #sidebar-tabs i.fa-suitcase {background: url("img/ui/icon_sidebar_item.svg") no-repeat;}
|
||||
#sidebar #sidebar-tabs i.fa-book-open {background: url("img/ui/icon_sidebar_journal.svg") no-repeat;}
|
||||
#sidebar #sidebar-tabs i.fa-th-list {background: url("img/ui/icon_sidebar_rolltable.svg") no-repeat;}
|
||||
#sidebar #sidebar-tabs i.fa-music {background: url("img/ui/icon_sidebar_music.svg") no-repeat;}
|
||||
#sidebar #sidebar-tabs i.fa-atlas {background: url("img/ui/icon_sidebar_compendium.svg") no-repeat;}
|
||||
#sidebar #sidebar-tabs i.fa-cogs {background: url("img/ui/icon_sidebar_settings.svg") no-repeat;}
|
||||
|
||||
#combat #combat-controls {
|
||||
box-shadow: inset 0 0 2rem rgba(0,0,0,0.5);
|
||||
}
|
||||
*/
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
/* Control, Tool, hotbar & navigation */
|
||||
|
||||
@@ -1218,17 +1200,16 @@ ul, li {
|
||||
}
|
||||
|
||||
h4.entry-name.document-name {
|
||||
color: #f3eeee;
|
||||
}
|
||||
.compendium h4.entry-name.document-name {
|
||||
color: black;
|
||||
}
|
||||
|
||||
li.folder > .folder-header h3,
|
||||
.fxmaster .directory-header,
|
||||
.fxmaster .action-toggle,
|
||||
.fxmaster .controls,
|
||||
.fxmaster .description {
|
||||
color: black;
|
||||
.fxmaster {
|
||||
background: #443e37E0;
|
||||
background-color: #443e37E0;
|
||||
}
|
||||
|
||||
.button-sheet-roll {
|
||||
box-shadow: inset 0px 1px 0px 0px #a6827e;
|
||||
background: linear-gradient(to bottom, #41545a 5%, #2e5561 100%);
|
||||
|
||||
44
system.json
44
system.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "fvtt-les-heritiers",
|
||||
"description": "Les Héritiers pour FoundryVTT",
|
||||
"version": "11.0.2",
|
||||
"version": "11.0.6",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Uberwald/LeRatierBretonnien",
|
||||
@@ -19,7 +19,7 @@
|
||||
"gridUnits": "m",
|
||||
"license": "LICENSE.txt",
|
||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/raw/branch/master/system.json",
|
||||
"download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.2.zip",
|
||||
"download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-11.0.6.zip",
|
||||
"languages": [
|
||||
{
|
||||
"lang": "fr",
|
||||
@@ -28,6 +28,41 @@
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"packFolders": [
|
||||
{
|
||||
"name": "Les Héritiers",
|
||||
"sorting": "m",
|
||||
"color": "#00435c",
|
||||
"folders": [
|
||||
{
|
||||
"name": "Création de Personnage",
|
||||
"sorting": "a",
|
||||
"color": "#00435c",
|
||||
"packs": [
|
||||
"competences",
|
||||
"atouts-feeriques",
|
||||
"avantages",
|
||||
"capacites",
|
||||
"competences",
|
||||
"desavantages",
|
||||
"pouvoirs",
|
||||
"profils",
|
||||
"archetypes-fees"
|
||||
],
|
||||
"folders": []
|
||||
},
|
||||
{
|
||||
"name": "Equipement",
|
||||
"sorting": "a",
|
||||
"color": "#00435c",
|
||||
"packs": [
|
||||
"armes-et-protection"
|
||||
],
|
||||
"folders": []
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"packs": [
|
||||
{
|
||||
"type": "Item",
|
||||
@@ -121,8 +156,7 @@
|
||||
"url": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers",
|
||||
"background": "systems/fvtt-les-heritiers/assets/ui/wallpaper_foundry2.webp",
|
||||
"compatibility": {
|
||||
"minimum": "10",
|
||||
"verified": "11",
|
||||
"maximum": "11"
|
||||
"minimum": "11",
|
||||
"verified": "11"
|
||||
}
|
||||
}
|
||||
@@ -254,19 +254,19 @@
|
||||
}
|
||||
},
|
||||
"types": [
|
||||
"fee",
|
||||
"avantage",
|
||||
"desavantage",
|
||||
"capacitenaturelle",
|
||||
"pouvoir",
|
||||
"atoutfeerique",
|
||||
"competence",
|
||||
"arme",
|
||||
"protection",
|
||||
"equipement",
|
||||
"accessoire",
|
||||
"arme",
|
||||
"atoutfeerique",
|
||||
"avantage",
|
||||
"capacitenaturelle",
|
||||
"competence",
|
||||
"contact",
|
||||
"profil"
|
||||
"desavantage",
|
||||
"equipement",
|
||||
"fee",
|
||||
"pouvoir",
|
||||
"profil",
|
||||
"protection"
|
||||
],
|
||||
"profil": {
|
||||
"profiltype": "majeur",
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
<select class="item-field-label-short edit-item-data" type="text"
|
||||
data-item-field="niveau" value="{{skill.system.niveau}}" data-dtype="Number">
|
||||
{{#select skill.system.niveau}}
|
||||
{{> systems/fvtt-les-heritiers/templates/partial-list-niveau.html}}
|
||||
{{> systems/fvtt-les-heritiers/templates/partial-list-niveau.html}}
|
||||
{{/select}}
|
||||
</select>
|
||||
|
||||
@@ -618,7 +618,7 @@
|
||||
</li>
|
||||
<li class="flexrow item">
|
||||
<label class="generic-label">Points d'héritage</label>
|
||||
<input type="text" class="" value="{{heritage}}" disabled data-dtype="String" />
|
||||
<input type="text" class="" name="system.rang.heritage.value" value="{{system.rang.heritage.value}}" data-dtype="String" />
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
name="system.profil" value="{{system.profil}}" data-dtype="string">
|
||||
{{#select system.profil}}
|
||||
{{#each config.competenceProfil as |profil pKey|}}
|
||||
<option value="{{pKey}}">{{profil}}</option>
|
||||
<option value="{{pKey}}">{{profil.name}}</option>
|
||||
{{/each}}
|
||||
{{/select}}
|
||||
</select>
|
||||
|
||||
@@ -40,9 +40,7 @@
|
||||
</div>
|
||||
</li>
|
||||
{{#if (count skill.specList)}}
|
||||
<li class="item flexrow" data-item-id="{{skill._id}}" data-item-type="competence">
|
||||
<span class="specialisarion-margin item-field-label-long2">{{skill.specList}}</span>
|
||||
</li>
|
||||
<span class="specialisarion-margin specialisation-label item-field-label-long2">{{skill.specList}}</span>
|
||||
{{/if}}
|
||||
|
||||
{{/each}}
|
||||
|
||||
Reference in New Issue
Block a user