Commit Graph

78 Commits

Author SHA1 Message Date
Vlyan
47e040509f v12 fixes
- effect.icon to effect.img
- flags.core.sourceId to _stats.compendiumSource
- isLinkValid now use uuid
2024-05-25 11:00:35 +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
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
8acede12ea added snippets to wiki 2022-07-30 14:10:31 +02:00
Vlyan
e7bd9ea3fb Working on Compatibility for FVTT v10
SendToChat : Fix Journal behaviour
2022-07-23 21:59: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
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
d74d91d8b8 Release 1.8.2 2022-06-24 20:23:28 +02:00
Vlyan
66f84ba9d7 Restricted symbols to lower-case only (#36) 2022-05-05 08:59:41 +02:00
Vlyan
f83a17aec9 Added "Celestial Implement Boons" compendium 2022-04-20 21:10:14 +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
fffe8d661a Some fixes :
- Autocomplete behavior fix on unlisted text.
- School tag autocomplete fix.
- Npc techniques are now collapsible.
2022-03-27 16:21:50 +02:00
Vlyan
d9ba4569c7 Better demeanor autocomplete handling 2022-03-27 11:52:38 +02:00
Vlyan
f17cc1c7b0 Uniformizing the translation skills ids 2022-03-23 18:33:08 +01:00
Vlyan
a1c6f0f373 Translate skills for technique list
Fixed img following the technique_type
2022-03-22 20:35:11 +01:00
Vlyan
3b3cb67787 Added collapsible skill group & volatile storage. 2022-03-12 15:19:30 +01:00
Vlyan
473ff9997c Properties sheet
Fixed loading properties from custom compendiums.
Added a line strike on removed/unknown property and ability to remove them.
2022-03-06 13:49:30 +01:00
Vlyan
b5bb4e04f2 Reorganizing languages files properties 2022-02-26 13:27:24 +01:00
Vlyan
a876bfa122 finalising the autocomplete helper, and added to technique skillids 2022-02-18 22:33:47 +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
f640949016 fixing some roll template bugs 2022-02-13 17:02:04 +01:00
Vlyan
b35fb852af added DP on technique (wip) 2022-02-10 14:30:27 +01:00
Vlyan
1afd85d3e9 some autocomplete clan & family testing 2022-02-08 18:29:10 +01:00
Vlyan
a39cc0e326 Trying to fix advancement behavior who sometime left point on old choice. 2022-01-09 14:29:28 +01:00
Vlyan
210d941451 Fix for draw names, sometime (again) empty 2021-12-11 17:27:55 +01:00
Vlyan
02b8193b07 fix for drawManyFromPack: sometime with empty Map 2021-12-09 11:23:26 +01:00
Vlyan
c11b39112c GM Monitor : added the ability to dnd an image actor to map 2021-12-06 12:47:39 +01:00
Vlyan
c265e741b9 army sheet : added ability to drop a actor for commander & warlord, and some fixes 2021-12-02 10:09:47 +01:00
Vlyan
ac246e3e90 army sheet : moved some elements 2021-11-28 13:25:02 +01:00
Vlyan
98d6145e37 Added 9 male names to reach 1500 males names :D 2021-11-11 13:33:28 +01:00
Vlyan
ab3e900c9e Added two tables to draw japanese names (1491 males names / 530 females names) & some Macros. 2021-11-09 20:21:07 +01:00
Vlyan
e2e6e18a13 Added Mantra technique type 2021-10-29 19:37:26 +02:00
Vlyan
b5a21f950e Added Army/Cohort/Fortification raw sheet and js 2021-10-01 19:51:43 +02:00
Vlyan
f961311022 SendToChat now check links validity before adding them 2021-09-29 18:19:00 +02:00
Vlyan
80319cfb65 added prepared statut and it's sync 2021-08-19 10:31:42 +02:00
Vlyan
937c677de7 refreshAppId : Using a debounce to limit the bandwidth 2021-08-17 18:58:07 +02:00
Vlyan
f4de1e9fc8 more tooltips and color for "Gm Monitor" 2021-08-14 13:17:17 +02:00
Vlyan
d7059f09fa Added "Gm Monitor" & reset void point to gm toolbox 2021-08-13 16:12:49 +02:00
Vlyan
d13ec4049c Fixed Title's embed items tooltips. 2021-08-12 12:42:30 +02:00
Vlyan
0d7ddddaee Fixes for RnK visibility 2021-08-12 10:29:13 +02:00
Vlyan
56ab2cfb34 Fixed CSS for the "Send to chat" feature 2021-08-04 19:35:41 +02:00
Vlyan
0116497921 Added Send to chat to JournalEntry 2021-08-03 18:30:31 +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
dc5e06af2c Added cancelled properties in text for props and some fixes 2021-07-03 12:29:11 +02:00
Vlyan
3d2181e3b0 Added properties antagonists (ex : Sacred remove Unholy on drop). 2021-07-02 19:33:05 +02:00
Vlyan
043d7442e9 Factoring 2021-07-02 09:56:16 +02:00
Vlyan
d54d8343a2 -Kuni Warden School Scorpion -> Crab
-Added warn when the property id is unknown
2021-06-25 09:26:29 +02:00
Vlyan
08a3d2cceb Replaced moving description in items by a big popup on hover. 2021-06-23 09:20:34 +02:00