Commit Graph

128 Commits

Author SHA1 Message Date
Vlyan
69b43027f3 update some computed values on update 2022-02-05 14:01:15 +01:00
Vlyan
5305fb394e Added a new button bar for system specific buttons 2022-01-28 12:17:51 +01:00
Vlyan
ff413ed894 Added SoftLock on NPC sheet and +/- button to add or subtract Casualties and Panic. 2022-01-21 18:03:57 +01:00
Vlyan
c9be3013e8 PC & NPC Sheet : Added +/- button to add or subtract Fatigue and Strife 2022-01-20 09:28:20 +01:00
Vlyan
ee144cbb81 softlock xp & attributes 2022-01-14 17:17:13 +01:00
Vlyan
cce5aa1b45 test soft lock 2021-12-28 14:38:13 +01:00
Vlyan
959a0d5738 Added check for PC/NPC to ignore army items 2021-12-18 12:13:07 +01:00
Vlyan
91b5c2164f Added the ability to Drag n Drop an actor's image to map (token).
some fix on editor for symbol
2021-12-06 14:39:01 +01:00
Vlyan
c11b39112c GM Monitor : added the ability to dnd an image actor to map 2021-12-06 12:47:39 +01:00
Vlyan
b13242dafc Army sheet : added ability to drag n drop a cohort on a map
Cohort sheet : added ability to drag n drop an actor and some css
2021-12-06 10:02:45 +01:00
Vlyan
c265e741b9 army sheet : added ability to drop a actor for commander & warlord, and some fixes 2021-12-02 10:09:47 +01:00
Vlyan
ac246e3e90 army sheet : moved some elements 2021-11-28 13:25:02 +01:00
Vlyan
e2e6e18a13 Added Mantra technique type 2021-10-29 19:37:26 +02:00
Vlyan
b5a21f950e Added Army/Cohort/Fortification raw sheet and js 2021-10-01 19:51:43 +02:00
Vlyan
38e871a370 Added missing Mantis "Storm Fleet Tide Seer" school techniques : "Storm Surge" and "Eye of the Storm". 2021-09-10 19:39:15 +02:00
Vlyan
2689d48f68 Using a leading debounce on send2chat button 2021-08-18 12:26:31 +02:00
Vlyan
937c677de7 refreshAppId : Using a debounce to limit the bandwidth 2021-08-17 18:58:07 +02:00
Vlyan
f4de1e9fc8 more tooltips and color for "Gm Monitor" 2021-08-14 13:17:17 +02:00
Vlyan
14d89f6943 Synced "Gm Monitor" with actor updates 2021-08-13 17:00:22 +02:00
Vlyan
d13ec4049c Fixed Title's embed items tooltips. 2021-08-12 12:42:30 +02:00
Vlyan
a8389a7cc1 Added "send to chat" header button on Actor sheets 2021-08-05 14:48:01 +02:00
Vlyan
f3bbcd7499 - Added "send to chat" button on items sheets.
- Minor fixe on editable state.
2021-08-01 16:45:11 +02:00
Vlyan
195ef9d253 Ronin does not have family name in 20q 2021-07-14 14:13:52 +02:00
Vlyan
fbda6e6c98 Added some protection to empty technique_type in base-sheet 2021-07-05 20:36:35 +02:00
Vlyan
043d7442e9 Factoring 2021-07-02 09:56:16 +02:00
Vlyan
de449ab58e Fix drag n drop 2021-07-01 16:38:09 +02:00
Vlyan
fc86f328fa - 20Q template sync on the actor for old ronin
- Added ability to drop a (Curriculum) Journal to have a button in school experience tab.
2021-06-29 14:13:32 +02:00
Vlyan
885edf5aed - Added bushido tenets on social tab in sheet 2021-06-28 19:43:51 +02:00
Vlyan
5f4d1a930b -Added PoW 20Q 2021-06-27 12:33:57 +02:00
Vlyan
d54d8343a2 -Kuni Warden School Scorpion -> Crab
-Added warn when the property id is unknown
2021-06-25 09:26:29 +02:00
Vlyan
08a3d2cceb Replaced moving description in items by a big popup on hover. 2021-06-23 09:20:34 +02:00
Vlyan
b0e212f3e3 Added buttons to Add or Subtract money 2021-06-16 17:02:31 +02:00
Vlyan
29ba2549b9 Fix Title update AND bought_at_rank... 2021-06-03 23:17:51 +02:00
Vlyan
232ced27fb Fix for the "bought_at_rank" value when an Item was on dropped on a sheet. 2021-06-03 18:41:09 +02:00
Vlyan
b1a1430114 Added a commonListeners in helper to avoid repetitions
Added a "compendium-link" listener class to open compendium folder in JournalEntries
2021-06-02 15:05:50 +02:00
Vlyan
5c1f2fdbd9 Fix specificity always displayed in skill tab. 2021-05-29 19:02:05 +02:00
Vlyan
64ca1abd8b - Fix on self item dropped in own sheet: do not add qty 2021-05-29 13:34:47 +02:00
Vlyan
1ec3b5700d -Item embed items generate new ids on drop in actor
-Ignore the drop of already owned item in same sheet
2021-05-28 10:37:37 +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
fcb3f2b58d Working on 0.8.x
- Xp spent curriculum/total for titles
2021-05-25 17:08:49 +02:00
Vlyan
286ee72c9f Working on 0.8.x
- Advancement bonus management for onDrop and delete
2021-05-22 23:33:24 +02:00
Vlyan
f8afea9513 Working on 0.8.x
- Showing titles (title_ability) in techniques pc/npc
2021-05-22 23:12:54 +02:00
Vlyan
90ccfd1d68 Working on 0.8.x
- Finished the dialog for add new item on title and other advancements
- some documentation update
2021-05-22 22:10: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
4f9b72c63f Working on 0.8.x
- Working on title
- Added property update/delete for item patterns
2021-05-21 14:12:14 +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
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
0bef6afc66 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.
2021-05-04 19:19:11 +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