Commit Graph

434 Commits

Author SHA1 Message Date
Vlyan
fd672d7bad QoL DiceSoNice 2s delay for RnK
Fix Properties translation not updating
Fixed a error if no combat active on initiative roll
2021-06-01 13:47:29 +02:00
Vlyan
3aded2f850 Fix for new version of DiceSoNice
Fix for ninjUtsu tag
2021-05-31 22:08:38 +02:00
Vlyan
3c21fd3ff1 Added migration for old ChatMessage 2021-05-30 11:16:13 +02:00
Mandar
4d2423fc27 Fix for pattern and title 2021-05-30 01:33:38 +02:00
Vlyan
cf603de1e8 Fix for displayed advancement sum, and removed "tfoot" class (too big) 2021-05-29 19:11:23 +02:00
Vlyan
5c1f2fdbd9 Fix specificity always displayed in skill tab. 2021-05-29 19:02:05 +02:00
Vlyan
447c738796 Fix tab errors 2021-05-29 16:36:39 +02:00
Mandar
5ca8d800fc Style for new items bond/title + fix XP table 2021-05-29 15:59:32 +02:00
Mandar
a5011caf9c Update styles for 0.8.x sheets 2021-05-29 13:49:36 +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
a051bf281b - added Number of items and toggle state in intem category 2021-05-29 13:21:24 +02:00
Mandar
b7195484e1 Note npc fix 2021-05-29 12:40:05 +02:00
Mandar
9501f482f2 Update actor and pnj sheets for 0.8.x 2021-05-29 12:15:01 +02:00
Vlyan
4961d3bba3 - Update items embed permissions on add
- hide the + on title sheet if non editable
2021-05-28 16:11:09 +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
127417a554 updated the changelog and readme 2021-05-26 16:43:46 +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
c82a3324d8 Removed social "titles" field 2021-05-25 18:58:05 +02:00
Vlyan
fcb3f2b58d Working on 0.8.x
- Xp spent curriculum/total for titles
2021-05-25 17:08:49 +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
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
209c22996a Working on 0.8.x
- Fixed initiative roll for actor sheet
2021-05-04 18:14:40 +02:00
Vlyan
c2d2dbb9fe Working on 0.8.x
- entities -> contents
- RnK button black if no action left
2021-05-03 19:34:30 +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
df86ba81e7 Working on 0.8.x - owner -> isOwner 2021-04-24 22:01:31 +02:00
Vlyan
a27766a280 Merge branch 'dev' into 0.8_dev 2021-04-24 21:48:19 +02:00
Vlyan
ac90c99dc2 Merge branch 'dev' into 'dev'
Fix rnkMessage not passing on actor object for NPCs

See merge request teaml5r/l5r5e!7
2021-04-24 19:47:49 +00:00
Vlyan
b6f3d42fa2 Working on 0.8.x - Character sheets related 2021-04-24 17:16:52 +02:00
Marco Braga
35f61dac84 Fixed keep limit position 2021-04-23 11:34:41 +02:00
Marco Braga
62f350f4a8 Show keep limit in RnK 2021-04-23 11:30:26 +02:00
Marco Braga
7943d38e87 Fix rnkMessage not passing on actor object for NPCs 2021-04-22 21:59:36 +02:00
Vlyan
80907c8a01 system :d (yeah again) 2021-04-03 18:45:30 +02:00
Vlyan
f3999af8b0 Changelog :d 2021-04-03 18:44:48 +02:00
Vlyan
ef238dd683 Some fix on compendium 2021-04-03 18:38:27 +02:00
Vlyan
5c141d642d Adding Link and Specificity custom types to Techniques. 2021-04-03 18:32:05 +02:00
Vlyan
2500877251 Mantis compendium update + some minor fix 2021-03-27 13:54:08 +01:00
Vlyan
9a25e96e1f Added Mantis clan compendium 2021-03-27 13:54:08 +01:00
Mandar
676898117a Fix Chat texarea and change font on Nav 2021-03-13 02:56:18 +01:00
Mandar
d043949b0f Small chat dice fix 2021-03-02 02:27:01 +01:00
Alejandro Barranquero
035f982d7f Update es-es.json 2021-02-18 13:16:27 +01:00
Mandar
5cf4401fa3 1.2.1 - Praised be Firefox v1.2.1 2021-02-18 02:23:38 +01:00
Mandar
69e96b6610 Fix dice swap and items on firefox 2021-02-18 02:10:48 +01:00
Mandar
87b54ac3ef 1.2.0 - Roll n Keep v1.2.0 2021-02-17 12:45:28 +01:00