Vlyan
|
6f7b00328e
|
Merge branch 'dev' into dev_skillslist
# Conflicts:
# CHANGELOG.md
# system/lang/en-en.json
# system/lang/fr-fr.json
# system/scripts/actor.js
# system/scripts/actors/base-character-sheet.js
# system/scripts/combat.js
# system/scripts/config.js
# system/scripts/dice/dice-picker-dialog.js
# system/scripts/dice/roll-n-keep-dialog.js
# system/scripts/gm/gm-monitor.js
# system/scripts/gm/gm-toolbox.js
# system/scripts/hooks.js
# system/scripts/items/technique-sheet.js
# system/scripts/main-l5r5e.js
# system/scripts/migration.js
# system/scripts/preloadTemplates.js
# system/scripts/settings.js
# system/scripts/socket-handler.js
# system/styles/l5r5e.css
# system/system.json
# system/templates/actors/character-sheet.html
|
2023-12-14 10:08:41 +01: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
|
1b68d33bd2
|
converting advancement to dynamic list skills
|
2023-03-15 17:44:06 +01:00 |
|
Vlyan
|
a24e775001
|
fix tech sheet
|
2023-03-15 15:01:40 +01:00 |
|
Vlyan
|
1d42d2970d
|
Added new dialog settings to configure default skill list.
Added uuid compatibility for tooltips
|
2023-01-13 15:38:15 +01:00 |
|
Vlyan
|
710afd9804
|
Working on Skills and some fixes
- Added Skills to character sheet
- Added migration to old skills
- Added icon on skills
- Added actor.isNpc
- Money out of system
|
2023-01-08 15:12:22 +01:00 |
|
Vlyan
|
5fbb34d882
|
Debuting the conversion of skills to items list : Db and item Sheet
|
2023-01-07 15:57:44 +01: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 |
|