Commit Graph

46 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
273531f522 Merge branch 'dev' into dev_skillslist
# Conflicts:
#	CHANGELOG.md
#	system/styles/l5r5e.css
#	system/system.json
2023-03-26 11:22:28 +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
71c03b8a5d Characters can now have bonus endurance/composure/focus/vigilance from conditions (thx to Perkuns). 2023-01-11 10:18:04 +01:00
Perkuns
cab98451cd Actors can now have bonus endurance/composure/focus/vigilance from conditions 2023-01-09 21:21:20 +00: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
1ec9e65ca5 added ns in CONFIG.l5r5e.systemName 2023-01-08 10:32:35 +01:00
Vlyan
c5c5d173db Fix prepared settings bugs ("null" -> "actor") 2022-12-31 13:56:19 +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
49fee9a5dd Release v1.9.0 (VFTT v10) 2022-09-01 22:02:07 +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
d500e515e2 Fixed setActor in DP introduced in last commit 2022-07-28 12:37:42 +02:00
Vlyan
eebd26d32a Working on Compatibility for FVTT v10 2022-07-21 16:08:47 +02:00
Vlyan
35a7bbf974 Fixed linked actor image compatibility with Tokenizer. 2022-03-16 18:20:47 +01:00
Vlyan
efe1e088ed Roll : Added target info in Roll 2022-02-17 15:24:50 +01:00
Vlyan
b35fb852af added DP on technique (wip) 2022-02-10 14:30:27 +01:00
Vlyan
ee2a485ab6 Added npc generator v1 2021-11-18 18:42:18 +01:00
Vlyan
4437a74d0b New NPC changed from "minion" to "adversary" by default 2021-10-18 18:37:41 +02:00
Vlyan
967b2c7383 Some check on actor types 2021-10-06 19:01:17 +02:00
Vlyan
2ca33fa104 Using sheet prepare on text template if available 2021-10-03 20:04:28 +02:00
Vlyan
b5a21f950e Added Army/Cohort/Fortification raw sheet and js 2021-10-01 19:51:43 +02:00
Vlyan
80319cfb65 added prepared statut and it's sync 2021-08-19 10:31:42 +02:00
Vlyan
f4de1e9fc8 more tooltips and color for "Gm Monitor" 2021-08-14 13:17:17 +02:00
Vlyan
3ed7d05d1a tokenConfig fix... 2021-08-08 10:06:55 +02:00
Vlyan
a8389a7cc1 Added "send to chat" header button on Actor sheets 2021-08-05 14:48:01 +02:00
Vlyan
4d8da8f26a NPC on change : Linked actor for Adversary, unlinked for Minion 2021-07-04 11:30:09 +02:00
Vlyan
855e3272fc Fixed the "unlink actor data" who still change the Actor Data. 2021-06-16 08:59:39 +02:00
Vlyan
e77d1358d5 Change token name too ;) 2021-06-08 12:59:06 +02:00
Vlyan
2816068897 Fixed issue #23 "Token image does not save" 2021-06-06 16:30: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
4350ea25ee Working on 0.8.x
- some fix for 0.8.3, and working on titles
2021-05-13 13:07:27 +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
4350506e09 Fix image's behavior on create for all items sub classes 2021-02-01 17:51:27 +01:00
Vlyan
acbb12333e Added System migration stuff
Some reorganisation
2021-01-20 12:38:50 +01:00
Vlyan
71a3af85dd Xp not in curriculum are now rounded up (down before)
No more automation in stats for Npc (these cheaters !)
20Q Pushed the step3 item's limit to 20 (10 previous)
Gm Tool no longer stuck the escape key process
2021-01-19 12:10:04 +01:00
Vlyan
27e88be49d Initiative rework, with some broken css 2021-01-15 20:14:50 +01:00
Vlyan
b34954818e Set vigilance to 1 if compromised 2021-01-11 12:58:33 +01:00
Vlyan
bafa0fb995 Fix for rounded vigilance (now ceil instead of floor)
Fix for symbol replaced once
Added 20Q 2nd die skill or tech/item...
2021-01-03 18:12:54 +01:00
Vlyan
3b33dd0c9c Fix for actor img not linked on token when change
Item class moved out of item's sheets folder
2020-12-21 12:13:21 +01:00
Vlyan
f0d2f440e4 use of min/max for fatigue/strife/void point for use on token bars 2020-12-20 22:20:17 +01:00
Vlyan
0127cb13f7 default actor bar fatigue/strife 2020-12-20 22:20:17 +01:00
Vlyan
22f2a8ab2e Item and Actor icons on creation
Working peculiarities
pre-version of csv importer for compendium
2020-12-19 22:42:27 +01:00
Vlyan
003bcc1761 standardization pass 2020-12-18 16:31:03 +01:00