Commit Graph

453 Commits

Author SHA1 Message Date
Bernhard Posselt e2e533d481 apply incapacitated if character's fatigue goes beyond endurance, simplify update logic since composure and endurance are derived attributes which aren't persisted on the actor's data 2025-09-06 11:14:13 +02:00
Vlyan 2518ded84f only add l5r conditions instead of replacing them all 2025-09-06 09:48:02 +02:00
Putty 7fed2f0a98 Automatically add compromised condition when strife goes beyond max and remove... 2025-09-06 07:38:10 +00:00
Vlyan 7c3ef81dec updated conditions on types 2025-09-05 10:45:09 +02:00
Vlyan cbb52bf3aa Merge branch 'automated-exhausted-condition' into 'dev'
Automated exhausted condition

See merge request teaml5r/l5r5e!44
2025-09-05 08:34:20 +00:00
Putty 86f73a96d0 Automated exhausted condition 2025-09-05 08:34:20 +00:00
Vlyan dbba39373b basic tooltip fix by KitCat #62 2025-09-05 10:20:55 +02:00
Vlyan 30455759e8 Properties loading optimizations by KitCat 2025-09-05 09:53:48 +02:00
Vlyan eb675f24ea Added ability to remove condition from actor sheet + journal on click. 2025-09-04 13:18:17 +02:00
Vlyan 1357ec9b6d Merge branch 'conditions' into 'dev'
Implement token conditions

See merge request teaml5r/l5r5e!42
2025-09-04 07:53:36 +00:00
Litasa 54ae4fdb63 Fixing using map on Set causing issues. Renamed a few variables to try and make it more clear what type they are 2025-09-03 20:09:39 +00:00
Bernhard Posselt e846a0a30c implement token conditions 2025-09-03 14:11:06 +02:00
Vlyan 54aafefcf4 Release v1.13.0 2025-08-24 13:24:09 +02:00
Vlyan c138b52c30 add chat migration 2025-08-24 10:40:55 +02:00
Vlyan 8b77966287 fixed some css & prosemirror 2025-08-22 12:47:39 +02:00
Vlyan 30e8da25a2 fixed some css 2025-08-20 17:37:01 +02:00
Litasa 3e75b54958 Children of the five winds update 2025-08-18 14:55:02 +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
Litasa 1bc01d0741 V13 update pt2 2025-06-30 17:16:09 +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
Litasa 9d8c1431be ApplicationV2 GM Toolbox and GM Monitor 2025-05-01 12:05:54 +00:00
Vlyan 399eaa7170 Fixed GM Monitor update on prepared items 2025-03-23 10:59:38 +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 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 f49919b588 Added some translations stuff.
Better migration check and now triggering.
Minors refactors.
2025-02-16 17:52:15 +01:00
Litasa b0bc91393a Compendium filter 2025-02-16 13:24:03 +00: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 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 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
litasa c2cf927557 Fixing 20Q when dropping on the 'drop here' label. 2023-12-12 19:38:12 +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
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
2023-06-11 09:27:49 +02:00