Jacob
6fc469f934
Added setting to swap stats and modifiers
...
Although Schemas.Character was changed, a database migration should
not be required due to the way characterSettings handles it (since
undefined is a falsy value).
2017-07-18 21:58:00 +01:00
Stefan Zermatten
2a332a2965
Merge branch 'feature-parties'
1.3.4
2017-07-14 17:09:47 +02:00
Stefan Zermatten
44a1daf6f8
Grouping characters by party now works
...
closes #75 , finally
2017-07-14 17:09:30 +02:00
Stefan Zermatten
ac23afac5d
Stopped characters with poor names from having failed URL's
1.3.3
2017-07-13 17:16:23 +02:00
Stefan Zermatten
a411fb2b43
Fixed migration for failed slug strings
2017-07-13 16:44:23 +02:00
Stefan Zermatten
35b6fe20ae
Reset migrations to line up with current DiceCloud server
2017-07-13 16:16:00 +02:00
Stefan Zermatten
54f055d3ef
Merge branch 'bugfix-model'
1.3.2
2017-07-13 16:03:23 +02:00
Stefan Zermatten
2bacb296ba
Fixed new effects dialog animation
...
makes some progress on #72
2017-07-13 16:01:43 +02:00
Stefan Zermatten
8b061f7aa9
Improved look and feel of effect editing
2017-07-13 15:53:03 +02:00
Stefan Zermatten
6a84c83644
Made passive scores show up for all skills with bonuses to passive score
...
closes #56
2017-07-13 13:42:04 +02:00
Stefan Zermatten
3227cd0934
Add character names to the end of their URL's
...
Closes #21 , makes links to characters human readable
2017-07-13 13:14:04 +02:00
Stefan Zermatten
089feae26f
Spell slots are now available in calculations
...
closes #11
2017-07-13 10:56:42 +02:00
Stefan Zermatten
99c72d1e10
Made names optional for all collections
...
closes #92
2017-07-13 10:39:43 +02:00
Stefan Zermatten
1e67afbe6f
Made DC available in spell descriptions as a variable
...
closes #101
2017-07-13 10:30:16 +02:00
Stefan Zermatten
1cfec1ca45
Allowed carryMultiplier to be a decimal
...
closes #100
2017-07-13 09:50:20 +02:00
Stefan Zermatten
09d1ac9ba3
Merge branch 'bugfix-improved-initiative'
1.3.1
2017-07-11 08:53:46 +02:00
Stefan Zermatten
834b9cf384
Added passive perception to improved initiative export
...
closes #97
2017-07-11 08:52:47 +02:00
Stefan Zermatten
37291b347a
Fixed vulnerabilities, resistances, immunities export
...
closes #96
2017-07-11 08:42:21 +02:00
Stefan Zermatten
efdfbeb59e
Moved export to lib
2017-07-11 08:12:52 +02:00
Thaum Rystra
a165f9b253
Merge branch 'feature-improved-initiative-export'
...
closes #95
1.3.0
2017-07-10 21:02:10 +02:00
Thaum Rystra
4a6fca98bc
Cleaned up export dialog, fixed copying
2017-07-10 20:59:00 +02:00
Stefan Zermatten
35464128a0
Added basic export for improved initiative
2017-07-10 16:26:38 +02:00
Stefan Zermatten
398f8a8a2a
Merge branch 'bugfix-style'
1.2.8
2017-06-28 09:33:20 +02:00
Stefan Zermatten
812a1784b2
Improved display of home page on smaller devices
2017-06-28 09:27:24 +02:00
Stefan Zermatten
8fa9cd0148
Prevented spell titles from overflowing their item in spell lists
...
closes #83
2017-06-28 09:26:52 +02:00
Stefan Zermatten
0e0662cc9a
Added slightly specific rule to let headings wrap
...
closes #90
2017-06-28 09:26:13 +02:00
Stefan Zermatten
ad4e3f5b20
Stopped inventory items being separated from their containers
...
hopefully fixes #91
2017-06-28 09:25:25 +02:00
Stefan Zermatten
4cd058e1fe
Set max of slider before value
...
Prevents unnecessary capping of temp HP to 100
Fixes #89
1.2.7
2017-06-08 09:48:51 +02:00
Stefan Zermatten
8f30cee4d3
Hotfixed column layout with translateZ(0) hack
1.2.6
2017-06-07 09:46:38 +02:00
Stefan Zermatten
d7f7eb2e6a
Fixed some spells in the library
2017-06-07 09:35:59 +02:00
Stefan Zermatten
a59cf1162f
added return value to remove old soft removed docs
1.2.5
2017-05-29 11:58:19 +02:00
Stefan Zermatten
7bc80da99e
Moved cron setup to startup
2017-05-29 11:35:30 +02:00
Stefan Zermatten
2ddc520bb6
Added cron job to remove old documents
2017-05-29 11:16:46 +02:00
Stefan Zermatten
d92bb0f4d4
Replace tap event with click event for mini-FABs
...
fixes #68 , probably
1.2.4
2017-05-16 10:36:40 +02:00
Stefan Zermatten
abcfe57add
Fixed results not being used when popping dialogs
...
Fixes #66
1.2.3
2017-05-11 11:08:00 +02:00
Stefan Zermatten
cdae75beef
Merge branch 'bugfix-iamastick'
1.2.2
2017-05-10 16:40:05 +02:00
Stefan Zermatten
e7bcc2224c
Replaced effects in-line editing with edit dialogs
...
Closes #41
2017-05-10 16:39:36 +02:00
Stefan Zermatten
b591c66dd5
Back button now closes dialogs
...
closes #9
2017-05-10 10:38:28 +02:00
Stefan Zermatten
402bc0e5ed
Fixed Readme
2017-05-10 10:37:30 +02:00
Stefan Zermatten
ac772531ee
Fixed SRD spells not getting a random ID when inserted
...
fixes #64
fixes #65
1.2.1
2017-05-08 11:21:30 +02:00
Stefan Zermatten
9a3edb07e4
Merge branch 'feature-spell-library'
1.2.0
2017-05-05 11:12:59 +02:00
Stefan Zermatten
fea45d2398
Fixed spell data source
2017-05-05 11:11:56 +02:00
Stefan Zermatten
18aa1b2040
Fixed publications of spell library
2017-05-05 11:11:43 +02:00
Stefan Zermatten
9afe38d043
removed stray log
2017-05-05 10:45:08 +02:00
Stefan Zermatten
5ddbecf97e
Added spells library
2017-05-05 10:45:07 +02:00
Stefan Zermatten
7b573ca86e
Fixed some dialogs getting stuck on close animation, poisoning future dialogs
...
closes #63
2017-05-05 10:45:05 +02:00
Stefan Zermatten
a9256fed05
Fixed some dialogs getting stuck on close animation, poisoning future dialogs
...
closes #63
2017-05-05 10:44:16 +02:00
Stefan Zermatten
8ec10e7a6a
Added SRD spell data
2017-05-04 16:19:21 +02:00
Stefan Zermatten
5ee1f0a169
Merge branch 'feature-library'
1.1.1
2017-05-04 14:23:19 +02:00
Stefan Zermatten
b0652b0102
Added SRD tools
...
#47
2017-05-04 14:22:55 +02:00