Commit Graph

691 Commits

Author SHA1 Message Date
Vlyan
710afd9804 Working on Skills and some fixes
- Added Skills to character sheet
- Added migration to old skills
- Added icon on skills
- Added actor.isNpc
- Money out of system
2023-01-08 15:12:22 +01:00
Vlyan
1ec9e65ca5 added ns in CONFIG.l5r5e.systemName 2023-01-08 10:32:35 +01:00
Vlyan
5fbb34d882 Debuting the conversion of skills to items list : Db and item Sheet 2023-01-07 15:57:44 +01:00
Vlyan
c5c5d173db Fix prepared settings bugs ("null" -> "actor") 2022-12-31 13:56:19 +01:00
Vlyan
9446e08433 Compendiums : Added Celestial Realms missing Titles : Bond with a spirit and Moon cultist. 2022-12-31 13:26:13 +01:00
Vlyan
b219f4aee6 GM Toolbox : Left clic do only actors with an active player as owner. 2022-10-11 14:36:34 +02:00
Vlyan
5b573a5ed0 CSS Fix for combat tracker : #combat-round -> .combat-tracker-header 2022-09-29 18:14:47 +02:00
Vlyan
1dce3a5444 v1.9.2 - Advancements ownership fix 2022-09-09 09:49:40 +02:00
Vlyan
b04ac12636 v1.9.1 - Advancements Bugfixes 2022-09-08 11:09:17 +02:00
Vlyan
3a674fd0f4 Fix for advancements fail to add new items ("_id" readonly error. see #42) 2022-09-08 09:44:32 +02:00
Vlyan
49fee9a5dd Release v1.9.0 (VFTT v10) 2022-09-01 22:02:07 +02:00
Vlyan
ac5bc5f5b2 updated compendium with wotw and v10 compat for babele json files 'data' -> 'system' 2022-09-01 21:49:21 +02:00
Vlyan
dbff0bb2d4 Added compendium wiki link 2022-08-09 20:41:30 +02:00
Vlyan
6c50eac0b4 Merge branch 'master' into dev 2022-08-05 12:59:14 +02:00
Vlyan
a9a2169ed6 Merge branch 'master' into 'master'
Update ita translation

See merge request teaml5r/l5r5e!23
2022-08-05 10:58:17 +00:00
EldritchTranslator
ff3199ad5c Update system/lang/it-it.json, system/babele/it/l5r5e.core-weapons.json 2022-08-05 10:18:29 +00:00
Vlyan
40147ae8d3 Added props in actor object : isCharacter, isAdversary, isMinion, isArmy, canDoInitiativeRoll
Minion ignore now the DP in init roll
2022-07-31 18:41:50 +02:00
Vlyan
798b0fdf03 Fixed Initiative DP for all cases 2022-07-31 17:53:07 +02:00
Vlyan
ad427d99e4 Added chat distinction for roll using target (@T:) with min or max for non disclose the target to players 2022-07-31 15:29:12 +02:00
Vlyan
f8e45c1e32 Fixed initiative-prepared-* refresh 2022-07-31 13:34:38 +02:00
Vlyan
f9191b7b1c Forgot some data -> system for the autocomplete 2022-07-31 13:25:43 +02:00
Vlyan
e802161d4d Updated "entity" -> "type" for packs in system.json
added storage to wiki
2022-07-31 13:10:43 +02:00
Vlyan
8acede12ea added snippets to wiki 2022-07-30 14:10:31 +02:00
Vlyan
4beace9dfb Updated Blessed Treasure/Concealed Horror/Nemuranai 2022-07-30 13:03:45 +02:00
Vlyan
acea008622 Gm toolbox need a little space more 2022-07-29 14:11:42 +02:00
Vlyan
685c923667 Changed targetInfos (name/img) to target (TokenDocument)
Added item in dp/rnk/roll
2022-07-29 12:32:38 +02:00
Vlyan
fb911a9bf0 Working on Compatibility for FVTT v10
Removed old fix for ff who duplicate logo (work fine on ff 102+)
2022-07-28 13:59:37 +02:00
Vlyan
e88c8aa2f6 Added a distinction on clicking on the dice icon on Chat tab 2022-07-28 13:04:04 +02:00
Vlyan
d500e515e2 Fixed setActor in DP introduced in last commit 2022-07-28 12:37:42 +02:00
Vlyan
fc07ee9f46 Fixed sync between GM for Combat tracker "initiative encounter type" and "initiative prepared" 2022-07-28 12:27:25 +02:00
Vlyan
c2d8441ba1 Working on Compatibility for FVTT v10
Fix for chat roll, break the inline but ok
2022-07-28 11:10:24 +02:00
Vlyan
7a6ea9932d added wiki link + updated some wiki pages 2022-07-28 10:24:42 +02:00
Vlyan
66cb3d08ad Working on Compatibility for FVTT v10
Added `itemUuid` to Roll/RnK
2022-07-26 21:49:02 +02:00
Vlyan
baad5c0d6f removed log 2022-07-26 20:23:15 +02:00
Vlyan
9d33be15fb Working on Compatibility for FVTT v10
Updated the initiative behaviour for DP
Added socket API `openDicePicker`
2022-07-25 20:36:13 +02:00
Vlyan
71eed1b26d Working on Compatibility for FVTT v10
updated migration stuff
2022-07-24 11:19:05 +02:00
Vlyan
075ce5f662 Working on Compatibility for FVTT v10
SendToChat : Fix compendium-link
2022-07-23 22:04:48 +02:00
Vlyan
e7bd9ea3fb Working on Compatibility for FVTT v10
SendToChat : Fix Journal behaviour
2022-07-23 21:59:13 +02:00
Vlyan
096429d2f8 Working on Compatibility for FVTT v10
Updated compendium for content-link (added an uuid)
Journal activateListeners -> _activatePageListeners
2022-07-23 19:04:33 +02:00
Vlyan
c7476a42c2 Working on Compatibility for FVTT v10
Removed restriction on technique types on drop (Sheet and 20Q).
Again some missing data->system
2022-07-23 00:02:47 +02:00
Vlyan
8514064722 Working on Compatibility for FVTT v10
updated some text on readme
2022-07-22 15:06:05 +02:00
Vlyan
b92d2b3112 Working on Compatibility for FVTT v10
token.img -> token.texture.src
some missing data/system
comp.keys() -> comp.index.keys()
2022-07-22 12:43:48 +02:00
Vlyan
894cdba28b Working on Compatibility for FVTT v10
modified some actor-id to uuid :
dragndrop-actor-id -> dragndrop-actor-uuid
open-sheet-actor-id -> open-sheet-from-uuid
2022-07-22 11:03:08 +02:00
Vlyan
dbbde5eeb3 Working on Compatibility for FVTT v10
Fix css for named props data -> system
2022-07-22 10:55:52 +02:00
Vlyan
f848e6c234 Working on Compatibility for FVTT v10
Fix css for icons
2022-07-22 09:34:06 +02:00
Vlyan
eebd26d32a Working on Compatibility for FVTT v10 2022-07-21 16:08:47 +02:00
Vlyan
cf937c4979 Added a game.user.isFirstGM property 2022-07-18 18:19:47 +02:00
Vlyan
d74d91d8b8 Release 1.8.2 2022-06-24 20:23:28 +02:00
EldritchTranslator
6d91bea530 Added comeplete Italian translation of system, sheet, and to the appropriate references in the compendia (Corebook only). 2022-06-23 10:27:51 +00:00
EldritchTranslator
9742f6c254 Add new directory 2022-06-23 10:15:36 +00:00