Commit Graph

18 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
a24e775001 fix tech sheet 2023-03-15 15:01:40 +01:00
Vlyan
1ec9e65ca5 added ns in CONFIG.l5r5e.systemName 2023-01-08 10:32:35 +01:00
Vlyan
eebd26d32a Working on Compatibility for FVTT v10 2022-07-21 16:08:47 +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
a876bfa122 finalising the autocomplete helper, and added to technique skillids 2022-02-18 22:33:47 +01:00
Vlyan
5bbec503ea Technique: Sanitize Difficulty and Skill list 2022-02-12 13:07:14 +01: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
b02407a67b Added school_ability and mastery_ability types for techniques 2021-01-01 12:56:36 +01:00
Vlyan
003bcc1761 standardization pass 2020-12-18 16:31:03 +01:00
Vlyan
97060b5666 using helpers for selects 2020-12-18 13:55:28 +01:00
Vlyan
182219337d some factorisation 2020-12-16 19:05:18 +01:00
Vlyan
e079971168 some renaming 2020-12-16 12:10:20 +01:00