Commit Graph

19 Commits

Author SHA1 Message Date
Thaum
6a2e7f0832 Gave effects their own collection, they no longer live in arrays attached to skills/attributes
Also improved the display of features and generally iterated on their manipulation.

Characters now fetch the relevant effects directly when making a calculation, simplifying almost everything.

Effects now store a reference to their source if they have one.

Effect names are now optional, they can be fetched from the source's name if the source exists.
2015-01-23 11:04:07 +00:00
Thaum
84512beb72 Implemented Feature editing UI 2015-01-21 11:16:00 +00:00
Thaum
53eb0da24b Now managing polymer with Bower, Added vulcanize 2015-01-06 13:20:23 +00:00
Thaum
2d70119ee0 Implemented Features and Items granting effects, actions, attacks and spells 2015-01-06 12:25:58 +00:00
Thaum
c55f2c51ab Changed attribute dialogs to hero transitions 2014-12-18 11:02:03 +00:00
Thaum
a26589157e Added more material design touch response, swipe pages, and began effects lists 2014-12-09 13:42:05 +00:00
Thaum
cce866dd79 Added loading bar to routes 2014-11-30 08:31:45 +00:00
Thaum
f018a5f3a3 Finished colourful ability score cards 2014-11-28 12:05:25 +00:00
Stefan Zermatten
1d30e97511 Character Abilities and general stats implemented as Material Cards 2014-11-27 14:56:45 +02:00
Stefan Zermatten
5e2ac89f1b Began work on character sheet templates 2014-11-26 15:03:24 +02:00
Thaum
3408ba9e8d Added Polymer 2014-11-26 10:18:35 +00:00
Thaum
a961e23b3a Added Mocha testing framework... finally 2014-11-18 13:00:25 +00:00
Thaum
7ab97a17cc Implemented and cleaned up character schemas 2014-11-13 09:30:54 +00:00
Thaum
285cae2090 Implemented text field functionality
Character text fields now work. Slightly modified versions will be needed for Spells, features, etc.
2014-11-10 14:05:46 +00:00
Thaum
238883a291 Added basic death save functionality to the health bar 2014-11-07 09:44:37 +00:00
Thaum
1b14fbb941 Added drag-for-damage functionality to the health bar 2014-11-04 11:56:16 +00:00
Thaum
20340fac77 Added dburles:collection-helpers to fix transformations 2014-11-04 07:12:59 +00:00
Thaum
e7f7f75436 Updated meteor, added preset modifiers to some attributes 2014-11-03 09:24:28 +00:00
Thaum
2a82e39cf0 init 2014-11-03 06:17:35 +00:00