Commit Graph

40 Commits

Author SHA1 Message Date
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
1ec9e65ca5 added ns in CONFIG.l5r5e.systemName 2023-01-08 10:32:35 +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
9446e08433 Compendiums : Added Celestial Realms missing Titles : Bond with a spirit and Moon cultist. 2022-12-31 13:26:13 +01:00
Vlyan
1c2de655c4 release v1.8 2022-04-29 14:59:29 +02:00
TesserWract
c24fba5d19 Rōnin icon tag symbol 2022-04-19 16:35:44 +00:00
Vlyan
a1c6f0f373 Translate skills for technique list
Fixed img following the technique_type
2022-03-22 20:35:11 +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
b5bb4e04f2 Reorganizing languages files properties 2022-02-26 13:27:24 +01:00
Vlyan
448fadeca7 Roll : Added target info in ChatMessage 2022-02-16 17:20:56 +01:00
Vlyan
5bbec503ea Technique: Sanitize Difficulty and Skill list 2022-02-12 13:07:14 +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
e2e6e18a13 Added Mantra technique type 2021-10-29 19:37:26 +02:00
Vlyan
3d2181e3b0 Added properties antagonists (ex : Sacred remove Unholy on drop). 2021-07-02 19:33:05 +02:00
Vlyan
3aded2f850 Fix for new version of DiceSoNice
Fix for ninjUtsu tag
2021-05-31 22:08:38 +02:00
Vlyan
f8afea9513 Working on 0.8.x
- Showing titles (title_ability) in techniques pc/npc
2021-05-22 23:12:54 +02:00
Vlyan
90ccfd1d68 Working on 0.8.x
- Finished the dialog for add new item on title and other advancements
- some documentation update
2021-05-22 22:10:54 +02:00
Vlyan
53f04e6cef Working on 0.8.x
- Title's Advancements are now reflected on actor
- Migration update
2021-05-22 17:20:17 +02:00
Vlyan
4f9b72c63f Working on 0.8.x
- Working on title
- Added property update/delete for item patterns
2021-05-21 14:12:14 +02:00
Vlyan
cda02bd8c7 Working on 0.8.x
- NPC with all ring on strengths/weaknesses (CSS TODO).
- Removed Custom tech "Links" as they are in fact "Bonds" and need more work.
- Added Bonds, SignatureScroll, ItemPatterns and working on titles
2021-05-09 14:43:46 +02:00
Vlyan
0bef6afc66 Working on 0.8.x
- NPC with all ring on strengths/weaknesses (CSS TODO).
- Removed Custom tech "Links" as they are in fact "Bonds" and need more work.
2021-05-04 19:19:11 +02:00
Vlyan
93cfe5bb86 Working on 0.8.x
-dot separator in settings
-mergeObject ns
-added a option to enable/disable custom techs
-removed "foundry-pc-types" as it was absolutely obsolete
-fixed some roll errors (_rolled -> _evaluated)
2021-04-30 17:20:34 +02:00
Vlyan
5c141d642d Adding Link and Specificity custom types to Techniques. 2021-04-03 18:32:05 +02:00
Vlyan
d0bf736d84 Fix the plural of "Strife" is "Strife" not "Strives" 2021-01-23 14:01:33 +01:00
Vlyan
2cdce21407 Added "inversion" tech type 2021-01-23 14:01:32 +01:00
Vlyan
58a4e71b32 Working on initiative, and now TN is global with GM tool 2021-01-14 21:55:42 +01:00
Vlyan
34e0f5044c Added (ring) and (skill) symbols 2021-01-02 14:15:29 +01:00
Vlyan
b02407a67b Added school_ability and mastery_ability types for techniques 2021-01-01 12:56:36 +01:00
Vlyan
c9b60c1333 Money ! it's a crime :d 2020-12-30 19:27:50 +01:00
Vlyan
05354e9c6b tab on 20q and Hide rank 0 (initial) on progession 2020-12-30 17:34:14 +01:00
Vlyan
fe6508e76a Added symbols converter
Updated packs
2020-12-28 19:03:29 +01:00
Vlyan
c874caec1a Some automatisations on advancements
Added xp cost for technique
2020-12-27 12:20:07 +01:00
Vlyan
65be83dc14 Some progression work, and fixed start rank level to 1 2020-12-27 12:20:06 +01:00
Vlyan
6842673ee1 Make compendium droppable :D 2020-12-26 14:31:31 +01:00
Vlyan
0f1afcf740 Properties from pack
Editable functionalities (hide icons)
Merge of edit/add/delete items hooks
2020-12-24 15:51:52 +01:00
Vlyan
003bcc1761 standardization pass 2020-12-18 16:31:03 +01:00