Commit Graph

875 Commits

Author SHA1 Message Date
Litasa 3e75b54958 Children of the five winds update 2025-08-18 14:55:02 +00:00
Vlyan 80b9703318 Merge branch 'dev_popupmanager' into 'dev'
Moved the popup manager into its own file. Made it more robust so there should...

See merge request teaml5r/l5r5e!40
2025-07-25 15:48:22 +00:00
Litasa 6a8d25f140 Moved the popup manager into its own file. Made it more robust so there should... 2025-07-25 15:48:21 +00:00
Vlyan e9b7b5b42f Merge branch 'v13_update_pt2' into 'dev'
V13 update pt2

See merge request teaml5r/l5r5e!39
2025-06-30 17:16:09 +00:00
Litasa 1bc01d0741 V13 update pt2 2025-06-30 17:16:09 +00:00
Vlyan a9748bdf03 Merge branch 'v13_update' into 'dev'
Updating to v13, various changes to make it work

See merge request teaml5r/l5r5e!38
2025-05-30 08:58:14 +00:00
Litasa 1649c2b032 Updating to v13, various changes to make it work 2025-05-30 08:58:14 +00:00
Vlyan 897ccefd71 Compat FVTT v13 - adding namespaces 2025-05-01 14:41:43 +02:00
Vlyan 95fa36d7a8 Merge branch 'gm_toolbox_monitor_application_v2' into 'dev'
ApplicationV2 GM Toolbox and GM Monitor

See merge request teaml5r/l5r5e!37
2025-05-01 12:05:54 +00:00
Litasa 9d8c1431be ApplicationV2 GM Toolbox and GM Monitor 2025-05-01 12:05:54 +00:00
Vlyan 2c883d2be3 Fix Type "Beseech Hida's Might" 2025-04-02 14:50:47 +02:00
Vlyan 79979acfc1 Release v1.12.3 v1.12.3 2025-03-23 11:21:01 +01:00
Vlyan 399eaa7170 Fixed GM Monitor update on prepared items 2025-03-23 10:59:38 +01:00
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