Commit graph

233 commits

Author SHA1 Message Date
f4f7c471ac release version 0.2.1 2021-01-25 00:35:58 +00:00
4bbc177329 allow negative hit points with the token HUD 2021-01-23 23:51:21 +01:00
45c5e3bd7d release version 0.2.0 2021-01-23 00:58:22 +00:00
2d6eb34d09 better way to call super._onDropItem 2021-01-23 01:45:23 +01:00
afbe0cb8f1 fix dragging items from compendium to actor sheet 2021-01-23 01:43:48 +01:00
0fc726a5af fix spell icon path 2021-01-22 22:56:58 +01:00
ef98b4a590 Merge branch 'master' into 061-languages-and-scripts-compendiums 2021-01-22 22:24:36 +01:00
4040c8605c Apply 2 suggestion(s) to 1 file(s) 2021-01-22 22:01:31 +01:00
55a0cbe11a add compendium with languages and scripts from the SRD 2021-01-21 18:07:08 +01:00
c5a5a7d5a2 Merge remote-tracking branch 'origin/master' into add-special-creature-ability-compendium 2021-01-21 01:29:09 +01:00
ec10a26360 Use uppercase for woodstamp font 2021-01-20 22:22:19 +01:00
60ed168053 adjust migration versioning 2021-01-20 22:11:53 +01:00
b806b5f35f add note that compendum packs are cc licensed 2021-01-20 00:47:56 +01:00
fe84927a28 add compendium with special creature abilities 2021-01-20 00:42:58 +01:00
e385159f29 readd newline at eof 2021-01-19 03:33:59 +01:00
ecfbe9fa2a automatically calculate base combat values 2021-01-19 03:31:40 +01:00
70d90b058b release version 0.1.0 2021-01-18 20:28:37 +00:00
93a4888753 set version to 0.0.1 2021-01-18 21:21:26 +01:00
6ebb556f33 fix owner display in side properties 2021-01-18 21:15:11 +01:00
66592a92d6 Shrink header info. 2021-01-18 20:51:08 +01:00
5f8848ede8 Merge remote-tracking branch 'origin/master' into 051-fixSpellProperties 2021-01-18 20:12:49 +01:00
dee56f12ec remove currency from creature sheet 2021-01-18 19:59:25 +01:00
e89c87f0c1 Merge branch 'master' into 10-implement-money 2021-01-18 19:48:33 +01:00
ab6e02a7a6 fix typo 2021-01-18 19:34:03 +01:00
e9adbd3c3b Merge remote-tracking branch 'origin/master' into 037-actor-type-creature 2021-01-18 19:12:46 +01:00
7e4c5059ca address code review comments 2021-01-18 19:11:13 +01:00
fc144aa3f6 Apply 1 suggestion(s) to 1 file(s) 2021-01-18 19:03:08 +01:00
4c902500c9 unit values only displayed if given 2021-01-16 23:47:05 +01:00
1bc8fcab65 using label for currency types 2021-01-16 17:59:56 +01:00
25755385c0 Add accessibility. 2021-01-16 15:16:40 +01:00
03287b3b98 modify ui 2021-01-16 14:59:54 +01:00
319c40c4a7 Make side properties a bit better readable. 2021-01-16 00:11:00 +01:00
5c74da883b Make basic properties more responsive (grid draft) 2021-01-15 23:49:41 +01:00
b06396c141 Review comments:
- Error prefix on localization key
 - Different name for Roll dialog title
 - Remove obsolete todos
 - Add some defaults to make args optional
 - Change return types of promises and term generators
2021-01-15 20:46:26 +01:00
358aab023f add explicit return in _onDrop 2021-01-15 17:43:27 +01:00
6028f70da7 remove unused type 2021-01-15 17:42:10 +01:00
ebc9b95758 Fix tests. 2021-01-13 20:12:37 +01:00
04bfe61f3f Update localization, add docs. 2021-01-13 18:56:19 +01:00
7ada67b7c3 Merge master 2021-01-13 18:32:47 +01:00
d6ddad67cc Implement localization (en only). 2021-01-13 18:02:22 +01:00
fec4280bec fix typo 2021-01-13 17:43:20 +01:00
9ea353101f rename talents tab to talents-abilities 2021-01-13 17:23:06 +01:00
e36f30a787 Add special abilities to creature sheet 2021-01-13 17:20:25 +01:00
2d809c955b Make cancellable withour exception 2021-01-13 17:11:07 +01:00
864a65fed2 Merge remote-tracking branch 'origin/master' into 037-actor-type-creature 2021-01-11 00:56:26 +01:00
c422635d66 add special creature ability as item type 2021-01-11 00:55:49 +01:00
4196257fd5 add author siggi 2021-01-10 21:51:47 +01:00
61098b31d6 spell add default category 2021-01-10 21:18:33 +01:00
9bea9c63cd add spell category none 2021-01-10 21:04:18 +01:00
516c04c8de First proper parsing without much "nice-ity". 2021-01-10 21:03:11 +01:00