Commit Graph

42 Commits

Author SHA1 Message Date
Stefan Zermatten
0e194a5408 Added markdown to text areas 2015-07-27 10:21:26 +02:00
Stefan Zermatten
a064ae3fe8 Added Kadira 2015-05-25 08:33:14 +02:00
Stefan Zermatten
038ce490e4 Added subsmanager to stop characters getting forgotten between page changes 2015-05-22 14:11:22 +02:00
Stefan Zermatten
061f1fd0a5 Rewrite all css to scss and refactor html 2015-05-15 16:55:05 +02:00
Stefan Zermatten
85df0257e2 Added scss 2015-05-13 13:23:18 +02:00
Stefan Zermatten
b99da301cd Updated meteor 2015-05-11 12:16:38 +02:00
Stefan Zermatten
5cb1515235 Began implementing useraccounts and permissions properly 2015-05-08 12:59:38 +02:00
Stefan Zermatten
21dfc5d086 Replaced math library include with ecwyne:mathjs 2015-04-22 14:41:15 +02:00
Thaum
6926693e9d Implemented skill and attribute summary dialogs 2015-04-21 11:30:34 +00:00
Thaum
b76ac23713 Made proficiencies their own objects, added migration functionality 2015-04-17 13:56:52 +00:00
Thaum
3eced2e314 Fixed deleting of assets which aren't parents or children 2015-04-08 05:15:54 +00:00
Thaum
f1876afc63 Fixed soft removal of assets with children
All assets must now only be soft removed with softRemoveNode if they have children.
2015-04-07 11:25:59 +00:00
Thaum
6d5fd84b78 Updated to 1.1 2015-04-01 09:34:29 +00:00
Thaum
51d697b894 Added New Character Dialog 2015-03-30 13:53:33 +00:00
Thaum
8d183a708f Fixed stuff, enabled character deletion 2015-03-30 12:13:42 +00:00
Thaum
dc8a286a9a Began actually testing :( 2015-03-23 13:55:17 +00:00
Thaum
ecc43752aa Fixed parenting. Started on UI rewrite for new parenting system 2015-03-18 13:56:41 +00:00
Thaum
3656a0b66f Added Soft remove and a character asset parenting system 2015-03-18 08:59:02 +00:00
Thaum
06b0ad7eba Changed Meteor.Collection to Mongo.Collection 2015-03-18 06:18:27 +00:00
Thaum
bf4bed2766 Implemented Basic Drag and Drop for inventory Items 2015-03-10 15:09:49 +00:00
Thaum
a5068f1bc2 Added cascading deletions 2015-03-04 10:17:32 +00:00
Thaum
040d5a514b Generalised some dialogs 2015-02-27 06:14:34 +00:00
Thaum
bd86c1608e Added XP, changed spellslot display 2015-02-20 10:09:53 +00:00
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