Commit Graph

812 Commits

Author SHA1 Message Date
Vlyan
f11d873f41 Guess who's confusing left and right? 2025-03-22 15:48:49 +01:00
Vlyan
fa517075ca Hide filter if only one value of this type is found in the compendium (ex bonds) 2025-03-22 15:33:48 +01:00
Vlyan
a1103f847a Refactoring renderCompendium
Added "hide disabled source" option
2025-03-18 13:45:19 +01:00
Vlyan
47799feb63 Updated French translation 2025-03-08 10:57:05 +01:00
Vlyan
65774a77d4 Fixed the sidebar's icons width on collapsed state 2025-03-07 18:48:00 +01:00
Vlyan
2f50f84e0e Fix npc generator forgotten "data" switched to "system" 2025-03-02 13:33:56 +01:00
Vlyan
f7eaa93cd4 merge two if 2025-02-22 16:05:37 +01:00
Vlyan
bae1480c89 Merge branch 'dev' into 'dev'
Smaller bug fixes to compendium and minor feature for multiselect

See merge request teaml5r/l5r5e!36
2025-02-22 15:04:17 +00:00
Litasa
deaaf746d5 Smaller bug fixes to compendium and minor feature for multiselect 2025-02-22 15:04:17 +00:00
Vlyan
4386a70a17 forgotten options on compendium migration 2025-02-22 15:59:56 +01:00
Vlyan
3398369421 Fix migration actor's items
Update french compendium to new structure
some minor compendium fix
2025-02-22 15:56:03 +01:00
Vlyan
67dd599e88 Winder -> Winter 2025-02-19 17:41:09 +01:00
Vlyan
f49919b588 Added some translations stuff.
Better migration check and now triggering.
Minors refactors.
2025-02-16 17:52:15 +01:00
Vlyan
4b6a60d7d6 Merge branch 'compendium_filter' into 'dev'
Compendium filter

See merge request teaml5r/l5r5e!35
2025-02-16 13:24:03 +00:00
Litasa
b0bc91393a Compendium filter 2025-02-16 13:24:03 +00:00
Vlyan
257a736c83 Release v1.12.2 v1.12.2 2024-09-16 09:50:12 +02:00
Vlyan
33f2b372a4 Fix Character sheet errors when using a non-supported language (#56) 2024-09-16 09:22:29 +02:00
Vlyan
7a2587083b reverse token is now a drop-down, and some clean up 2024-08-07 09:30:09 +02:00
Vlyan
0a1a74c84b Release v1.12.1 v1.12.1 2024-06-19 10:07:47 +02:00
Vlyan
353d7312f0 Compendium update ref shuji en 2024-06-16 08:33:24 +02:00
Vlyan
7698e1449a Compendium update (mostly french) 2024-06-13 18:49:25 +02:00
Vlyan
19e2e62207 Babele.get() -> game.babele 2024-06-11 09:19:48 +02:00
Vlyan
0fc49be621 Release 1.12.0 - FVTT v12 v1.12.0 2024-06-09 14:51:36 +02:00
Vlyan
7c0d583031 v12 fixes
- Added French translation for "level zero" folders (packFolders)
- Fix for check link
- Fix for journal with Babele
2024-06-08 15:48:45 +02:00
Vlyan
bd508092ec v12 fixes
- forgot a foundry.utils to flattenObject
- fixed tech links on school cursus and titles
2024-05-30 16:21:58 +02:00
Vlyan
47e040509f v12 fixes
- effect.icon to effect.img
- flags.core.sourceId to _stats.compendiumSource
- isLinkValid now use uuid
2024-05-25 11:00:35 +02:00
Vlyan
3b37859cb5 v12 fixes : Fix select to selectOptions 2024-05-24 18:44:24 +02:00
Vlyan
fcc2691f4b v12 fixes : Fix rolls 2024-05-24 15:21:12 +02:00
Vlyan
bff5ed7865 v12 fixes
- Removal of async
- CHAT_MESSAGE_TYPES to CHAT_MESSAGE_STYLES : roll removed
- Math.clamped to Math.clamp
- fixed debounce scope
2024-05-24 12:30:02 +02:00
Vlyan
2eead2f22f Added item icon on hotbar drop (#54) 2024-05-12 12:20:55 +02:00
Vlyan
5687a2f34b #55 Added default item height in settings 2024-05-11 12:11:38 +02:00
Vlyan
7ca9ee6cba Moved "The blade with no name" from items to weapons compendium 2024-02-07 09:03:40 +01:00
Vlyan
4a780b5d9b updated licence date 2024-01-28 09:38:57 +01:00
Vlyan
9a46cfb842 Release v1.11.0 v1.11.0 2023-12-13 17:59:18 +01:00
Vlyan
0658a6cbc4 Merge branch 'Fixing-20Q-Label-Drop-Not-Registering' into 'dev'
Enable dropping on the the 'drop here' label for 20Q

See merge request teaml5r/l5r5e!34
2023-12-13 16:37:57 +00:00
litasa
c2cf927557 Fixing 20Q when dropping on the 'drop here' label. 2023-12-12 19:38:12 +01:00
Vlyan
8817f390e4 Release v1.10.1 v1.10.1 2023-08-22 08:50:56 +02: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
Vlyan
9fa30444aa Merge branch 'user-defined-name-for-custom-compendium' into 'dev'
Adding the ability to have a different name on the custom-compendium. This...

See merge request teaml5r/l5r5e!32
2023-08-19 10:06:37 +00:00
Vlyan
d607abe45d Merge branch 'fix-issue-52-dice-picker-with-large-font' into 'dev'
[Issue-#52] Fixing Dice-Picker with large text-size by setting max size using...

See merge request teaml5r/l5r5e!33
2023-08-19 09:59:40 +00:00
litasa
6e534d5bf3 [Issue-#52] Fixing Dice-Picker with large text-size by setting max size using rem instead of px. Also fixed the cropped numbers by removing their padding 2023-08-18 10:23:36 +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
7740aed299 Merge branch 'wait-for-3d-dice-animation-before-showing-result' into 'dev'
Roll-n-Keep dialog now waits for the DiceSoNice animation to finish before...

See merge request teaml5r/l5r5e!28
2023-06-18 08:58:19 +00:00
Litasa
c1adae132b Roll-n-Keep dialog now waits for the DiceSoNice animation to finish before... 2023-06-18 08:58:19 +00:00
Vlyan
1662f59009 FVTT v11 Compatibility
- Added CONFIG.l5r5e.namespace
- Fix new labels for Types
- Fix Effects
- Fix TokenData : actorData->delta
v1.10.0
2023-06-11 09:27:49 +02:00
Vlyan
dc00657f84 Release 1.9.6 v1.9.6 2023-05-14 14:52:17 +02:00
Vlyan
503e4e365f Merge branch 'fix-character-sheet-header' into 'dev'
Fix character sheet header

See merge request teaml5r/l5r5e!27
2023-05-04 14:02:04 +00:00
Bragma
69e08b6a33 Fix character sheet header 2023-05-04 14:02:03 +00:00
Vlyan
723e7cd934 added changelog for 1.9.6 2023-04-05 14:30:52 +02:00
Vlyan
2cefd42c28 Merge branch 'conditions' into 'dev'
Added effects panel to both pc and npc.

See merge request teaml5r/l5r5e!26
2023-04-05 12:10:39 +00:00