Vlyan
5687a2f34b
#55 Added default item height in settings
2024-05-11 12:11:38 +02:00
Litasa
c1adae132b
Roll-n-Keep dialog now waits for the DiceSoNice animation to finish before...
2023-06-18 08:58:19 +00:00
Vlyan
1662f59009
FVTT v11 Compatibility
...
- Added CONFIG.l5r5e.namespace
- Fix new labels for Types
- Fix Effects
- Fix TokenData : actorData->delta
2023-06-11 09:27:49 +02:00
Vlyan
49fee9a5dd
Release v1.9.0 (VFTT v10)
2022-09-01 22:02:07 +02: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
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
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
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
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
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
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
36997c099e
Fixed the way an actor is lightweight and re-construct from chat message.
2022-03-29 19:47:30 +02:00
Vlyan
fd25650a5d
RnK : Fixed rights (introduced with strife modification)
2022-03-28 14:06:30 +02:00
Vlyan
ff44530eff
Changed the way the swap is handled, that now work the same as the reroll
2022-03-26 14:36:49 +01:00
Vlyan
49214fc330
RnK : Fixed rights (introduced with strife modification)
2022-03-24 09:15:21 +01:00
Vlyan
b5bb4e04f2
Reorganizing languages files properties
2022-02-26 13:27:24 +01:00
Vlyan
efe1e088ed
Roll : Added target info in Roll
2022-02-17 15:24:50 +01:00
Vlyan
448fadeca7
Roll : Added target info in ChatMessage
2022-02-16 17:20:56 +01:00
Vlyan
bc103c2988
RnK : fix for swap
2022-02-14 19:52:56 +01:00
Vlyan
f640949016
fixing some roll template bugs
2022-02-13 17:02:04 +01:00
Vlyan
8c4072d8af
Added ability to apply the strife to the actor
2022-02-13 13:34:24 +01:00
Vlyan
da788d47c7
DP : Added TN visibility for GM
2022-02-12 14:27:06 +01:00
Vlyan
5bbec503ea
Technique: Sanitize Difficulty and Skill list
2022-02-12 13:07:14 +01:00
Vlyan
16dbc7939d
polishing skill selector in DP
2022-02-11 18:51:37 +01:00
Vlyan
165c8c81c7
added token target id
2022-02-11 11:28:21 +01:00
Vlyan
c0c3f13a46
sorting with local and npc fix
2022-02-10 19:27:41 +01:00
Vlyan
39129ddd6f
added select in DP for skill list (wip)
2022-02-10 18:59:39 +01:00
Vlyan
b35fb852af
added DP on technique (wip)
2022-02-10 14:30:27 +01:00
Vlyan
5f49956026
fixed some missing await on roll()
...
fixed army in combat tracker
2021-12-28 15:04:12 +01:00
Vlyan
2173cc6150
v9 - roll now async (sync is removed in v10)
2021-12-21 12:50:59 +01:00
Vlyan
8080016b6a
v9 - fix ring init issue in dice picker
2021-12-21 12:19:59 +01:00
Vlyan
0d7ddddaee
Fixes for RnK visibility
2021-08-12 10:29:13 +02:00
Vlyan
f3bbcd7499
- Added "send to chat" button on items sheets.
...
- Minor fixe on editable state.
2021-08-01 16:45:11 +02:00
Vlyan
78068da433
-Added PoW Name Tables compendium
...
-Fixed roll for RollTable not showing the text
2021-06-26 16:22:49 +02:00
Vlyan
fd672d7bad
QoL DiceSoNice 2s delay for RnK
...
Fix Properties translation not updating
Fixed a error if no combat active on initiative roll
2021-06-01 13:47:29 +02:00
Vlyan
a62781ba69
Working on 0.8.x
...
- Added hook on preCreateChatMessage for the inlineRoll/chatmessage bug
2021-05-23 20:29:16 +02:00
Vlyan
90ccfd1d68
Working on 0.8.x
...
- Finished the dialog for add new item on title and other advancements
- some documentation update
2021-05-22 22:10:54 +02:00
Vlyan
53f04e6cef
Working on 0.8.x
...
- Title's Advancements are now reflected on actor
- Migration update
2021-05-22 17:20:17 +02:00
Vlyan
4f9b72c63f
Working on 0.8.x
...
- Working on title
- Added property update/delete for item patterns
2021-05-21 14:12:14 +02:00
Vlyan
4350ea25ee
Working on 0.8.x
...
- some fix for 0.8.3, and working on titles
2021-05-13 13:07:27 +02:00
Vlyan
cda02bd8c7
Working on 0.8.x
...
- NPC with all ring on strengths/weaknesses (CSS TODO).
- Removed Custom tech "Links" as they are in fact "Bonds" and need more work.
- Added Bonds, SignatureScroll, ItemPatterns and working on titles
2021-05-09 14:43:46 +02:00
Vlyan
209c22996a
Working on 0.8.x
...
- Fixed initiative roll for actor sheet
2021-05-04 18:14:40 +02:00
Vlyan
c2d2dbb9fe
Working on 0.8.x
...
- entities -> contents
- RnK button black if no action left
2021-05-03 19:34:30 +02:00
Vlyan
93cfe5bb86
Working on 0.8.x
...
-dot separator in settings
-mergeObject ns
-added a option to enable/disable custom techs
-removed "foundry-pc-types" as it was absolutely obsolete
-fixed some roll errors (_rolled -> _evaluated)
2021-04-30 17:20:34 +02:00