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 |
|
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 |
|