Commit Graph

45 Commits

Author SHA1 Message Date
Stefan Zermatten
4261776d8c Removed SCSS, using CSS only now
SCSS wasn't being utilized enough to add much value to the build times
2017-01-20 09:06:24 +02:00
Stefan Zermatten
38ea89995a Moved views out of private folder 2017-01-12 15:28:59 +02:00
Stefan Zermatten
37268495ae Got some Polymer 1.0 elements working with 1.4
Character sheets now visible, but vulcanize broke, using raw head imports instead
2016-12-22 11:15:30 +02:00
Stefan Zermatten
07cb3859db Merge branch 'update-meteor-1.4' into update-meteor-1.4-polymer-1.0 2016-12-20 13:57:56 +02:00
Stefan Zermatten
c32680a15a Upgraded meteor 2016-12-08 13:51:35 +02:00
Stefan Zermatten
7af2e80ec1 Removed Polymer 0.5, started implementing Polymer 1.0 2016-10-03 13:00:27 +02:00
Stefan Zermatten
f4397e65ab Global update of packages 2016-06-03 14:43:11 +02:00
Stefan Zermatten
6fe368cde7 Updated bourbon and scss 2016-05-03 08:12:44 +02:00
Stefan Zermatten
402f885f85 Specified thaum:vulcanize at 0.5 2015-11-18 08:52:52 +02:00
Stefan Zermatten
d07c118d47 Removed useless public items, removed Appcache, fixed vulcanize 2015-11-17 15:20:33 +02:00
Stefan Zermatten
80dc862047 Added Appcache 2015-11-17 12:26:55 +02:00
Stefan Zermatten
e5dbe81ac1 Added fast render support to routes which have subscriptions
Closes #18
2015-10-13 08:22:00 +02:00
Stefan Zermatten
5f4923e049 Added canonical URL 2015-10-05 08:57:50 +02:00
Stefan Zermatten
1fc76fa50d Removed Vulcanize entirely
There is no version compatible with both Meteor 1.2 and Polymer 0.5, so screw it, clients can deal with a few ms more load time.
2015-10-05 08:34:18 +02:00
Stefan Zermatten
36d5ff0a88 Update Meteor to 1.2
This requires local copies of packages that are broken or not Polymer 0.5

Closes #15
2015-10-03 22:40:04 +02:00
Stefan Zermatten
c79177de72 Added Google Analytics 2015-07-27 13:10:33 +02:00
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
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
b76ac23713 Made proficiencies their own objects, added migration functionality 2015-04-17 13:56:52 +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
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
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
bd86c1608e Added XP, changed spellslot display 2015-02-20 10:09:53 +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
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
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
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
2a82e39cf0 init 2014-11-03 06:17:35 +00:00