Commit Graph

415 Commits

Author SHA1 Message Date
Vlyan
bd508092ec v12 fixes
- forgot a foundry.utils to flattenObject
- fixed tech links on school cursus and titles
2024-05-30 16:21:58 +02:00
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
3b37859cb5 v12 fixes : Fix select to selectOptions 2024-05-24 18:44:24 +02: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
Vlyan
2eead2f22f Added item icon on hotbar drop (#54) 2024-05-12 12:20:55 +02:00
Vlyan
5687a2f34b #55 Added default item height in settings 2024-05-11 12:11:38 +02:00
litasa
c2cf927557 Fixing 20Q when dropping on the 'drop here' label. 2023-12-12 19:38:12 +01:00
Vlyan
b993914dcb v1.10.1 - #50, #51, #52
Css fixes and add the ability to have a different name on the custom-compendium
2023-08-19 12:36:13 +02:00
litasa
848a54fa1e Adding the ability to have a different name on the custom-compendium. This also have the positive effect that you can easily switch between the clean git version and your own 2023-08-17 22:06:53 +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
Bragma
04bfe38136 Added effects panel to both pc and npc. 2023-04-05 12:10:39 +00:00
Vlyan
1afa5d151d fix #44 Lists not showing correctly in journal 2023-03-22 08:57:34 +01:00
Vlyan
71c03b8a5d Characters can now have bonus endurance/composure/focus/vigilance from conditions (thx to Perkuns). 2023-01-11 10:18:04 +01:00
Perkuns
cab98451cd Actors can now have bonus endurance/composure/focus/vigilance from conditions 2023-01-09 21:21:20 +00: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
dbff0bb2d4 Added compendium wiki link 2022-08-09 20:41:30 +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
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
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
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
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