Commit Graph

50 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
b993914dcb v1.10.1 - #50, #51, #52
Css fixes and add the ability to have a different name on the custom-compendium
2023-08-19 12:36:13 +02:00
litasa
848a54fa1e Adding the ability to have a different name on the custom-compendium. This also have the positive effect that you can easily switch between the clean git version and your own 2023-08-17 22:06:53 +02: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
c1bf9644f8 fix : Prepare values are sometimes null, and default do nothing for it 2023-03-23 09:34:40 +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
5b573a5ed0 CSS Fix for combat tracker : #combat-round -> .combat-tracker-header 2022-09-29 18:14:47 +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
e88c8aa2f6 Added a distinction on clicking on the dice icon on Chat tab 2022-07-28 13:04:04 +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
7a6ea9932d added wiki link + updated some wiki pages 2022-07-28 10:24:42 +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
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
d14ed8023f Added a different view for hidden roll in ChatMessage (GM/Players). 2022-04-25 18:44:40 +02:00
Vlyan
706acab070 Added "changelog" and "readme" properties in system.json 2022-04-01 08:57:55 +02:00
Vlyan
7b7926674a Added Babele in linter to remove undef in hook.js 2022-03-30 17:02:42 +02:00
Vlyan
98ce77774f Added a changelog link in game system tab. 2022-03-28 13:45:09 +02:00
Vlyan
b5bb4e04f2 Reorganizing languages files properties 2022-02-26 13:27:24 +01:00
Vlyan
f640949016 fixing some roll template bugs 2022-02-13 17:02:04 +01:00
Vlyan
0c420cabd5 Techniques Compendiums : Trying a cheap Rank filter 2022-01-23 14:04:15 +01:00
Vlyan
4565f28a6d v9 - fix empty disclaimer do not show empty alert 2021-12-23 12:14:33 +01:00
Vlyan
2173cc6150 v9 - roll now async (sync is removed in v10) 2021-12-21 12:50:59 +01:00
Vlyan
1578d899d9 Using the "new" Babele.get().setSystemTranslationsDir() for embed translation 2021-12-18 11:12:27 +01:00
Vlyan
4ea8190adc Fixed a bug introduced by DiceSoNice 4.2.1 2021-10-11 18:13:25 +02:00
Vlyan
786d8fb7e4 Compatibility update for l5r5e-custom-compendiums 2021-08-23 11:01:39 +02:00
Vlyan
d7059f09fa Added "Gm Monitor" & reset void point to gm toolbox 2021-08-13 16:12:49 +02:00
Vlyan
78068da433 -Added PoW Name Tables compendium
-Fixed roll for RollTable not showing the text
2021-06-26 16:22:49 +02:00
Vlyan
e87e553396 Added a parameter "force" for system migration (dev tools) 2021-06-04 15:23:38 +02:00
Vlyan
5910c6049a Ready Hook waiting for 2s for potatoes computer :D 2021-06-04 08:54:14 +02:00
Vlyan
3aded2f850 Fix for new version of DiceSoNice
Fix for ninjUtsu tag
2021-05-31 22:08:38 +02:00
Vlyan
b883689b63 Added a "description" field on the PC/NPC sheet, displayed in limited view 2021-05-26 13:55:39 +02:00
Vlyan
a62781ba69 Working on 0.8.x
- Added hook on preCreateChatMessage for the inlineRoll/chatmessage bug
2021-05-23 20:29:16 +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
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
b6f3d42fa2 Working on 0.8.x - Character sheets related 2021-04-24 17:16:52 +02:00
Vlyan
d2f9b6891e Prepared: reverse on right-click 2021-02-13 17:48:16 +01:00
Vlyan
95d031c7a8 Add an option to set the TN to 1 when the encounter type is selected (Intrigue, Duel, Skirmish or Mass battle) 2021-02-13 16:14:06 +01:00
Vlyan
68577737fc RnK with some bugs 2021-02-01 16:27:57 +01:00
Vlyan
f9dd188531 Minion can now choose a stance and if they are prepared in sheet 2021-01-24 16:29:22 +01:00
Vlyan
75f68a4852 Display Rarity in Compendiums for Items, Armors and Weapons 2021-01-23 14:01:33 +01:00
Vlyan
a5dd8e3eda Spanish specific: Added a disclaimer popup "not translated by Edge" 2021-01-20 17:19:42 +01:00
Vlyan
acbb12333e Added System migration stuff
Some reorganisation
2021-01-20 12:38:50 +01:00
Vlyan
5444671bee Fix code and deleted margin for rank/ring in compendium 2021-01-17 11:38:43 +01:00
Mandar
d5b3a309b1 Style for Stance, dice difficulty, initiative 2021-01-17 01:07:00 +01:00
Vlyan
27e88be49d Initiative rework, with some broken css 2021-01-15 20:14:50 +01:00
Vlyan
58a4e71b32 Working on initiative, and now TN is global with GM tool 2021-01-14 21:55:42 +01:00