Commit Graph

437 Commits

Author SHA1 Message Date
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
Vlyan
cf937c4979 Added a game.user.isFirstGM property 2022-07-18 18:19:47 +02:00
Vlyan
d74d91d8b8 Release 1.8.2 2022-06-24 20:23:28 +02:00
Vlyan
f024f6ba16 Added some 20q questions in GM monitor global tooltip (q14, q15, q20) for quick access. 2022-05-05 09:37:13 +02:00
Vlyan
66f84ba9d7 Restricted symbols to lower-case only (#36) 2022-05-05 08:59:41 +02:00
Vlyan
1c2de655c4 release v1.8 2022-04-29 14:59:29 +02:00
Vlyan
d14ed8023f Added a different view for hidden roll in ChatMessage (GM/Players). 2022-04-25 18:44:40 +02:00
Vlyan
f83a17aec9 Added "Celestial Implement Boons" compendium 2022-04-20 21:10:14 +02:00
Vlyan
597c5a0b49 Refactor the way of symbols was handled, now compatible with "monks enhanced journal". 2022-04-19 19:27:42 +02:00
TesserWract
c24fba5d19 Rōnin icon tag symbol 2022-04-19 16:35:44 +00:00
Vlyan
706acab070 Added "changelog" and "readme" properties in system.json 2022-04-01 08:57:55 +02:00
Vlyan
a9f9d9ce2e Actor Sheet : Patch Owned Items onDragStart 2022-03-31 18:26:08 +02:00
Vlyan
7b7926674a Added Babele in linter to remove undef in hook.js 2022-03-30 17:02:42 +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
5aed5629bf Fixed technique with a skill set, in a title, now open the DicePicker as intended. 2022-03-29 11:33:05 +02:00
Vlyan
fd25650a5d RnK : Fixed rights (introduced with strife modification) 2022-03-28 14:06:30 +02:00
Vlyan
98ce77774f Added a changelog link in game system tab. 2022-03-28 13:45:09 +02:00
Vlyan
a7ac0bbab3 School tag autocomplete fix on 20Q. 2022-03-27 16:27:45 +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
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
783a49713a Army sheet : Image and token now follow the commander's on drop. 2022-03-25 09:44:48 +01:00
Vlyan
49214fc330 RnK : Fixed rights (introduced with strife modification) 2022-03-24 09:15:21 +01: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
35a7bbf974 Fixed linked actor image compatibility with Tokenizer. 2022-03-16 18:20:47 +01:00
Vlyan
638ea5859f Minor fixes :
- Translated properties in item generator
- Families check : Agasha/Kaito
- Lang l5r5e.random -> l5r5e.global.random
2022-03-14 18:54:27 +01:00
TesserWract
255b0c96e2 Updated icons and font 2022-03-13 16:07:17 -07:00
Vlyan
3b3cb67787 Added collapsible skill group & volatile storage. 2022-03-12 15:19:30 +01:00