Commit Graph

41 Commits

Author SHA1 Message Date
Vlyan
897ccefd71 Compat FVTT v13 - adding namespaces 2025-05-01 14:41:43 +02:00
Litasa
9d8c1431be ApplicationV2 GM Toolbox and GM Monitor 2025-05-01 12:05:54 +00:00
Vlyan
fcc2691f4b v12 fixes : Fix rolls 2024-05-24 15:21:12 +02:00
Vlyan
bff5ed7865 v12 fixes
- Removal of async
- CHAT_MESSAGE_TYPES to CHAT_MESSAGE_STYLES : roll removed
- Math.clamped to Math.clamp
- fixed debounce scope
2024-05-24 12:30:02 +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
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
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
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
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
2173cc6150 v9 - roll now async (sync is removed in v10) 2021-12-21 12:50: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
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
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
Vlyan
df86ba81e7 Working on 0.8.x - owner -> isOwner 2021-04-24 22:01:31 +02:00
Marco Braga
7943d38e87 Fix rnkMessage not passing on actor object for NPCs 2021-04-22 21:59:36 +02:00
Vlyan
cb0696f662 Split Items by category in actor sheet (pc & npc) for better readability
Fix actor fromData
2021-02-13 14:31:12 +01:00
Vlyan
48b17be458 RnK : Added ability to GM to undo the last choices 2021-02-10 17:41:35 +01:00
Vlyan
7d7d62f950 Breaking the message reference 2021-02-10 14:01:14 +01:00
Vlyan
47eb508dd4 Added Skill assistance used indicator 2021-02-09 14:01:43 +01:00
Vlyan
6a9e84f126 Add skill assistance 2021-02-04 11:22:36 +01:00
Vlyan
84b160b50d Add Reroll and Swap visualisation in chatlog 2021-02-04 10:04:45 +01:00
Vlyan
7969c5f526 RnK : Reroll add a extra step 2021-02-03 19:41:39 +01:00
Vlyan
7f987a7682 Some test on gm toolbox 2021-02-02 18:27:36 +01:00
Vlyan
30da4f3a02 RnK French Translation and Minors fixes 2021-02-02 10:51:15 +01:00
Vlyan
931a28fbfe -RnK dialog auto-open after a roll
-Move for some roll props
-2 RnK bugfix (TN & Reroll)
2021-02-02 09:28:46 +01:00
Vlyan
68577737fc RnK with some bugs 2021-02-01 16:27:57 +01:00
Vlyan
30f71e31cd working on RnK 2021-01-30 16:43:57 +01:00
Vlyan
e30e5d02a6 Seamless update for 20Q (deleted refresh button)
Fix for error css
Some start for roll n keep
2021-01-10 21:12:36 +01:00