Commit Graph

16 Commits

Author SHA1 Message Date
Stefan Zermatten
eebb88b6b1 New front page and darker style 2015-06-15 13:29:33 +02:00
Stefan Zermatten
034067bd6e Added link to example character 2015-06-10 10:58:47 +02:00
Stefan Zermatten
0d75cd5d15 Added sharing to anyone with link, changed home page 2015-06-09 17:06:51 +02:00
Stefan Zermatten
061f1fd0a5 Rewrite all css to scss and refactor html 2015-05-15 16:55:05 +02:00
Stefan Zermatten
e05fa064d5 Added basic user guide 2015-04-29 12:25:51 +02:00
Stefan Zermatten
fada0f5136 Implemented a javascript code style 2015-04-22 12:44:25 +02:00
Thaum
3fbd6d279a Cleaned up noisy logs and debugs 2015-04-08 10:08:24 +00:00
Thaum
b40094017f Added Basic character list view 2015-02-27 10:50:28 +00:00
Thaum
3408ba9e8d Added Polymer 2014-11-26 10:18:35 +00:00
Thaum
ca7a625534 Consolidated all sub-documents into character document to improve granularity significantly
Because just the top-level field changing invalidates everything in the sub-document, a single attribute change would trigger a re-calculation on all attributes and their dependents. This change should significantly improve performance.
2014-11-20 09:02:10 +00:00
Thaum
5c99530077 Implemented very basic value-auditing for skills/abilities 2014-11-18 12:01:02 +00:00
Thaum
0d648cc873 Changed how effects are applied and removed to enable effects expiring after a set duration. 2014-11-17 13:48:46 +00:00
Thaum
e2a812cc63 Merge branch 'master' into collection2
Conflicts:
	rpg-docs/client/views/home/home.html
2014-11-13 13:11:20 +00:00
Thaum
7ab97a17cc Implemented and cleaned up character schemas 2014-11-13 09:30:54 +00:00
Thaum
3956fffa0c Changed character list for individual character deletion 2014-11-12 20:08:53 +00:00
Thaum
2a82e39cf0 init 2014-11-03 06:17:35 +00:00