Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
46d991fb65 | |||
5ca0362773 | |||
f777131374 | |||
c11f7d23a8 |
@ -14,6 +14,8 @@ export class RFRPUtility {
|
|||||||
|
|
||||||
const skillCategories = await RFRPUtility.loadCompendium("fvtt-rolemaster-frp.skill_categories")
|
const skillCategories = await RFRPUtility.loadCompendium("fvtt-rolemaster-frp.skill_categories")
|
||||||
this.skillCategories = skillCategories.map(i => i.toObject()).filter( i => i.system.game_system == "common" || i.system.game_system == this.gameSystem);
|
this.skillCategories = skillCategories.map(i => i.toObject()).filter( i => i.system.game_system == "common" || i.system.game_system == this.gameSystem);
|
||||||
|
// Sort skill categories by name
|
||||||
|
this.skillCategories.sort((a, b) => a.name.localeCompare(b.name));
|
||||||
}
|
}
|
||||||
|
|
||||||
/* -------------------------------------------- */
|
/* -------------------------------------------- */
|
||||||
|
Binary file not shown.
BIN
packs/skill_categories/000080.ldb
Normal file
BIN
packs/skill_categories/000080.ldb
Normal file
Binary file not shown.
0
packs/skill_categories/000087.log
Normal file
0
packs/skill_categories/000087.log
Normal file
@ -1 +1 @@
|
|||||||
MANIFEST-000072
|
MANIFEST-000085
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
2024/08/07-23:07:46.117612 7f33982006c0 Recovering log #70
|
2024/08/09-08:44:27.325541 7f339a0006c0 Recovering log #83
|
||||||
2024/08/07-23:07:46.128384 7f33982006c0 Delete type=3 #68
|
2024/08/09-08:44:27.337335 7f339a0006c0 Delete type=3 #81
|
||||||
2024/08/07-23:07:46.128478 7f33982006c0 Delete type=0 #70
|
2024/08/09-08:44:27.337439 7f339a0006c0 Delete type=0 #83
|
||||||
2024/08/07-23:08:55.204549 7f33978006c0 Level-0 table #75: started
|
2024/08/09-08:47:03.128372 7f33978006c0 Level-0 table #88: started
|
||||||
2024/08/07-23:08:55.204589 7f33978006c0 Level-0 table #75: 0 bytes OK
|
2024/08/09-08:47:03.128439 7f33978006c0 Level-0 table #88: 0 bytes OK
|
||||||
2024/08/07-23:08:55.210948 7f33978006c0 Delete type=0 #73
|
2024/08/09-08:47:03.134632 7f33978006c0 Delete type=0 #86
|
||||||
2024/08/07-23:08:55.211205 7f33978006c0 Manual compaction at level-0 from '!items!1HevhbCbvMonyQXe' @ 72057594037927935 : 1 .. '!items!yRIFroc5VC9Oj3qY' @ 0 : 0; will stop at (end)
|
2024/08/09-08:47:03.134834 7f33978006c0 Manual compaction at level-0 from '!items!1HevhbCbvMonyQXe' @ 72057594037927935 : 1 .. '!items!yRIFroc5VC9Oj3qY' @ 0 : 0; will stop at (end)
|
||||||
2024/08/07-23:08:55.238982 7f33978006c0 Manual compaction at level-1 from '!items!1HevhbCbvMonyQXe' @ 72057594037927935 : 1 .. '!items!yRIFroc5VC9Oj3qY' @ 0 : 0; will stop at (end)
|
2024/08/09-08:47:03.134874 7f33978006c0 Manual compaction at level-1 from '!items!1HevhbCbvMonyQXe' @ 72057594037927935 : 1 .. '!items!yRIFroc5VC9Oj3qY' @ 0 : 0; will stop at (end)
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
2024/08/07-17:16:18.797577 7f33982006c0 Recovering log #66
|
2024/08/08-23:15:37.085427 7f3398c006c0 Recovering log #78
|
||||||
2024/08/07-17:16:18.808374 7f33982006c0 Delete type=3 #64
|
2024/08/08-23:15:37.095822 7f3398c006c0 Delete type=3 #76
|
||||||
2024/08/07-17:16:18.808471 7f33982006c0 Delete type=0 #66
|
2024/08/08-23:15:37.095882 7f3398c006c0 Delete type=0 #78
|
||||||
2024/08/07-17:26:53.698667 7f33978006c0 Level-0 table #71: started
|
2024/08/08-23:16:07.736809 7f33978006c0 Level-0 table #84: started
|
||||||
2024/08/07-17:26:53.698733 7f33978006c0 Level-0 table #71: 0 bytes OK
|
2024/08/08-23:16:07.736836 7f33978006c0 Level-0 table #84: 0 bytes OK
|
||||||
2024/08/07-17:26:53.705983 7f33978006c0 Delete type=0 #69
|
2024/08/08-23:16:07.742967 7f33978006c0 Delete type=0 #82
|
||||||
2024/08/07-17:26:53.706219 7f33978006c0 Manual compaction at level-0 from '!items!1HevhbCbvMonyQXe' @ 72057594037927935 : 1 .. '!items!yRIFroc5VC9Oj3qY' @ 0 : 0; will stop at (end)
|
2024/08/08-23:16:07.743117 7f33978006c0 Manual compaction at level-0 from '!items!1HevhbCbvMonyQXe' @ 72057594037927935 : 1 .. '!items!yRIFroc5VC9Oj3qY' @ 0 : 0; will stop at (end)
|
||||||
2024/08/07-17:26:53.706260 7f33978006c0 Manual compaction at level-1 from '!items!1HevhbCbvMonyQXe' @ 72057594037927935 : 1 .. '!items!yRIFroc5VC9Oj3qY' @ 0 : 0; will stop at (end)
|
2024/08/08-23:16:07.743146 7f33978006c0 Manual compaction at level-1 from '!items!1HevhbCbvMonyQXe' @ 72057594037927935 : 1 .. '!items!yRIFroc5VC9Oj3qY' @ 0 : 0; will stop at (end)
|
||||||
|
Binary file not shown.
BIN
packs/skill_categories/MANIFEST-000085
Normal file
BIN
packs/skill_categories/MANIFEST-000085
Normal file
Binary file not shown.
0
packs/skills/000004.log
Normal file
0
packs/skills/000004.log
Normal file
BIN
packs/skills/000005.ldb
Normal file
BIN
packs/skills/000005.ldb
Normal file
Binary file not shown.
1
packs/skills/CURRENT
Normal file
1
packs/skills/CURRENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
MANIFEST-000002
|
0
packs/skills/LOCK
Normal file
0
packs/skills/LOCK
Normal file
5
packs/skills/LOG
Normal file
5
packs/skills/LOG
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
2024/08/09-08:44:27.356894 7f33996006c0 Delete type=3 #1
|
||||||
|
2024/08/09-08:47:03.112830 7f33978006c0 Level-0 table #5: started
|
||||||
|
2024/08/09-08:47:03.120597 7f33978006c0 Level-0 table #5: 145853 bytes OK
|
||||||
|
2024/08/09-08:47:03.127973 7f33978006c0 Delete type=0 #3
|
||||||
|
2024/08/09-08:47:03.134815 7f33978006c0 Manual compaction at level-0 from '!folders!Lr9SCthdWWHecwEI' @ 72057594037927935 : 1 .. '!items!zvdsAxlRZnL6gqms' @ 0 : 0; will stop at (end)
|
BIN
packs/skills/MANIFEST-000002
Normal file
BIN
packs/skills/MANIFEST-000002
Normal file
Binary file not shown.
13
system.json
13
system.json
@ -3,7 +3,7 @@
|
|||||||
"title": "Rolemaster FRP System",
|
"title": "Rolemaster FRP System",
|
||||||
"description": "The Rolemaster FRP system for FoundryVTT.",
|
"description": "The Rolemaster FRP system for FoundryVTT.",
|
||||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-rolemaster-frp/raw/branch/develop/system.json",
|
"manifest": "https://www.uberwald.me/gitea/public/fvtt-rolemaster-frp/raw/branch/develop/system.json",
|
||||||
"download": "https://www.uberwald.me/gitea/public/fvtt-rolemaster-frp/archive/v12.0.9.zip",
|
"download": "https://www.uberwald.me/gitea/public/fvtt-rolemaster-frp/archive/v12.0.11.zip",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Cynicide",
|
"name": "Cynicide",
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"email": ""
|
"email": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "12.0.9",
|
"version": "12.0.11",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "12",
|
"minimum": "12",
|
||||||
"verified": "12"
|
"verified": "12"
|
||||||
@ -27,7 +27,14 @@
|
|||||||
"name": "skill_categories",
|
"name": "skill_categories",
|
||||||
"label": "Skill Categories",
|
"label": "Skill Categories",
|
||||||
"system": "fvtt-rolemaster-frp",
|
"system": "fvtt-rolemaster-frp",
|
||||||
"path": "./packs/skill_categories.db",
|
"path": "./packs/skill_categories",
|
||||||
|
"type": "Item"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "skill",
|
||||||
|
"label": "Skills",
|
||||||
|
"system": "fvtt-rolemaster-frp",
|
||||||
|
"path": "./packs/skills",
|
||||||
"type": "Item"
|
"type": "Item"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user