Commit Graph

22 Commits

Author SHA1 Message Date
Vlyan
897ccefd71 Compat FVTT v13 - adding namespaces 2025-05-01 14:41:43 +02: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
1dce3a5444 v1.9.2 - Advancements ownership fix 2022-09-09 09:49:40 +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
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
66cb3d08ad Working on Compatibility for FVTT v10
Added `itemUuid` to Roll/RnK
2022-07-26 21:49:02 +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
eebd26d32a Working on Compatibility for FVTT v10 2022-07-21 16:08:47 +02:00
Vlyan
2ca33fa104 Using sheet prepare on text template if available 2021-10-03 20:04:28 +02:00
Vlyan
25cba0a838 Fixed some item errors on drop 2021-09-11 18:06:09 +02:00
Vlyan
a724fc5d6f Added FoV English Opportunities usage
Fix for Asako Inquisitor School : Crab -> Phoenix
2021-08-29 16:04:00 +02:00
Vlyan
e81b42c85b Force 0 if range/damage/deadliness is null 2021-08-20 13:25:30 +02:00
Vlyan
937c677de7 refreshAppId : Using a debounce to limit the bandwidth 2021-08-17 18:58:07 +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
4961d3bba3 - Update items embed permissions on add
- hide the + on title sheet if non editable
2021-05-28 16:11:09 +02:00
Vlyan
1ec3b5700d -Item embed items generate new ids on drop in actor
-Ignore the drop of already owned item in same sheet
2021-05-28 10:37:37 +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
4350506e09 Fix image's behavior on create for all items sub classes 2021-02-01 17:51:27 +01:00
Vlyan
3b33dd0c9c Fix for actor img not linked on token when change
Item class moved out of item's sheets folder
2020-12-21 12:13:21 +01:00