Stefan Zermatten
5ddbecf97e
Added spells library
2017-05-05 10:45:07 +02:00
Stefan Zermatten
7996fa4370
Finished implementing basic item library
2017-04-24 14:15:17 +02:00
Stefan Zermatten
a459610c09
Added library UI for selecting a library item
2017-04-21 15:10:33 +02:00
Stefan Zermatten
c4a488a176
Updated useraccounts, character settings to Polymer 1
2017-01-19 15:43:48 +02:00
Stefan Zermatten
a67b13f659
Updated feedback form to Polymer 1
2017-01-13 13:21:42 +02:00
Stefan Zermatten
49e6d51b95
Merge pull request #40 from ThaumRystra/feature-coins-inc-default
...
Make coins incrementable by default, closes #27
2016-03-09 14:17:23 +02:00
Stefan Zermatten
4440c88417
Removed grouping from effects
...
Grouping is currently only used to differentiate effects that have the same parent, but are ambiguous as to which part of that parent they come from, like race or background. Features do not need grouped effects, because there can be no ambiguity.
2016-03-09 12:57:23 +02:00
Connor Petersen
98047ca806
Moved base-10 default to Features.js, cleaned up default Effects, and Features code to be consistent.
2016-03-07 23:21:42 -08:00
Connor Petersen
051cabc712
Cleaned up a little more
2016-03-07 22:53:27 -08:00
Connor Petersen
636fa504f1
Updated to not require caching the id or making a separate update call
2016-03-07 22:51:41 -08:00
Connor Petersen
2206a607b2
Added an update call to default Item adding function to update the showIncrement field to true for coins
2016-02-10 22:11:41 -08:00
Stefan Zermatten
314da14ad1
Added indexes to charId on character fields
2015-11-02 09:35:05 +02:00
Stefan Zermatten
3c6a685fe8
Fixed reference to parentId which should be parent.id
2015-10-01 07:45:38 +02:00
Connor Petersen
a77e560284
Spell attacks correctly enable based on preparedness, Model correction with collection hooks
2015-09-30 13:30:59 -07:00
Stefan Zermatten
9e200db7b9
Made carry capacity an attribute, migrations need testing
2015-08-31 15:51:52 +02:00
Stefan Zermatten
2703367681
Proficiencies now get disabled when their features are disabled
2015-08-27 12:05:56 +02:00
Stefan Zermatten
99df01c950
Prevented negative temporary hitpoints being added
2015-08-27 11:43:34 +02:00
Stefan Zermatten
52198d0249
Disabled edit buttons for read-only viewers
2015-07-23 15:07:39 +02:00
Stefan Zermatten
ba7ccfdfa0
Added support for character profile pictures
2015-07-23 15:04:43 +02:00
Stefan Zermatten
d7852d640f
Fixed Math using min and max incorrectly in skills
2015-07-03 13:21:26 +02:00
Stefan Zermatten
af070b1578
Attacks inherit spell names correctly
2015-06-29 13:55:27 +02:00
Stefan Zermatten
e0ce6275bf
Floor character attribute values
2015-06-29 09:40:37 +02:00
Stefan Zermatten
c74abcb608
Fixed min and max error
2015-06-26 10:48:04 +02:00
Stefan Zermatten
79d166e6af
Removed references to old calculations
2015-06-25 13:34:44 +02:00
Stefan Zermatten
86c934e8ac
Began replacing calls to helpers with calls to memoized functions
2015-06-18 15:14:37 +02:00
Stefan Zermatten
a034cbf30e
Duplicate character helpers with memoized functions not attached to characters
2015-06-18 13:34:59 +02:00
Stefan Zermatten
06ab7c5116
Merge branch 'master' into feature-share-publically
2015-06-15 10:04:40 +02:00
Stefan Zermatten
7b3cb54983
Added gmail email address senders to the report emails
2015-06-12 08:02:33 +02:00
Stefan Zermatten
35efe39ea7
Made feedback reports send emails "from" their creator's address
2015-06-10 11:00:19 +02:00
Stefan Zermatten
0d75cd5d15
Added sharing to anyone with link, changed home page
2015-06-09 17:06:51 +02:00
Stefan Zermatten
1323d8006c
Made feedback not sendable without title & description
2015-05-27 09:18:34 +02:00
Stefan Zermatten
87d722adaf
Now send emails to myself when feedback gets reported
2015-05-27 08:33:24 +02:00
Stefan Zermatten
90e511eb00
Added the ability to hide the spells tab for a character
2015-05-27 08:10:14 +02:00
Stefan Zermatten
52bef57637
Added encumbrance effects, conditions and encumbrance buffs
2015-05-22 14:04:09 +02:00
Stefan Zermatten
fea02811ff
Added buffs and standard conditions, no UI yet though
2015-05-20 16:13:25 +02:00
Stefan Zermatten
73cee52fff
Fixed a bug in combining multiple resistances/vulnerabilities
2015-05-20 16:11:59 +02:00
Stefan Zermatten
679292373c
Added item increment buttons
2015-05-18 13:17:40 +02:00
Stefan Zermatten
ae416458b5
Made attacks less rigid, now using inline computations
2015-05-18 13:16:33 +02:00
Stefan Zermatten
bf032bcdf3
Now only show edit and add buttons to writers, not readers
2015-05-12 11:34:37 +02:00
Stefan Zermatten
ff8ae89722
Improved feedback form style
2015-05-12 10:36:15 +02:00
Stefan Zermatten
80ca7307ce
Added change log
2015-05-12 10:10:15 +02:00
Stefan Zermatten
95b7b66390
Added quick feedback form
2015-05-12 09:32:28 +02:00
Stefan Zermatten
43c4122fe3
Fixed stack dragging within the same container
2015-05-11 17:10:58 +02:00
Stefan Zermatten
f6df716870
Rewrote how item drag and drop works. Need to update charId's to keep up.
2015-05-11 16:51:02 +02:00
Stefan Zermatten
0a01885300
Finished implementing useraccounts
2015-05-11 12:15:00 +02:00
Stefan Zermatten
fada0f5136
Implemented a javascript code style
2015-04-22 12:44:25 +02:00
Stefan Zermatten
dce20375b5
Fixed and finished implementing attribute summary detail views
2015-04-21 15:42:10 +02:00
Thaum
012aad5ae9
Prettified all remaining detail boxes to be view -> edit
2015-04-20 14:06:35 +00:00
Thaum
6ec9f09b6a
Replaced languages and proficiency strings with proper proficiencies
2015-04-20 09:11:45 +00:00
Thaum
b76ac23713
Made proficiencies their own objects, added migration functionality
2015-04-17 13:56:52 +00:00