Thaum
3408ba9e8d
Added Polymer
2014-11-26 10:18:35 +00:00
Thaum
5eea4714b2
Began implementing actual character sheet
2014-11-25 15:06:30 +00:00
Thaum
252d0f989b
Prevented user-created dependency loops when setting effects as calclations
2014-11-20 12:55:42 +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
b4d92e799a
added simplistic resources view
2014-11-19 09:51:37 +00:00
Thaum
f2a1e104f2
Made textFields styling more generic
2014-11-19 09:23:16 +00:00
Thaum
a961e23b3a
Added Mocha testing framework... finally
2014-11-18 13:00:25 +00:00
Thaum
5c99530077
Implemented very basic value-auditing for skills/abilities
2014-11-18 12:01:02 +00:00
Thaum
d0e5a1a378
Added spell schema
2014-11-17 13:48:59 +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
Stefan Zermatten
8aa2e6485b
Fixed README md formatting
2014-11-16 12:33:04 +02:00
Thaum
e58aaa1baf
put README in the right place :/
2014-11-16 10:28:46 +00:00
Thaum
c1f96bd4a7
Added readme with packages used and links to their docs
2014-11-16 10:27:05 +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
0ead14d159
Added basic timing, made features a part of character schema
2014-11-13 13:09:03 +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
d80fb19dfe
Implemented basic inventory
2014-11-12 11:11:45 +00:00
Thaum
acf05ecd78
Added basic text fields to character sheet
2014-11-11 08:53:33 +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
071f48831e
Implemented skill list
...
Proficiency icons
(dis)advantage icons
asterisks for conditionals
"auto fail" notification
better looking border art
2014-11-06 11:58:46 +00:00
Thaum
58fea9d6a1
changed color scheme
2014-11-06 06:57:44 +00:00
Thaum
5e0a912d21
Fixed character sheet having undefined data context on refresh
...
Added waitOn subscriptions and required publications. Expect a warning about autopublish now.
2014-11-05 12:35:50 +00:00
Thaum
1761d71391
Messing around with image borders
2014-11-05 12:23:47 +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
5fdbb8398f
Fixed incorrectly defined helpers, added item routes
2014-11-04 06:56:56 +00:00
Thaum
acdd7303eb
Added health bars
2014-11-04 06:55:51 +00:00
Thaum
0d941bff47
Began implementing features that change stats
2014-11-03 14:07:55 +00:00
Thaum
25b2a95f14
Refactoring of Character class to add effect appliers and removers
2014-11-03 11:30:14 +00:00
Thaum
e7f7f75436
Updated meteor, added preset modifiers to some attributes
2014-11-03 09:24:28 +00:00
Thaum
ba569194ce
Removed obsolete classes, made experience an attribute of characters
2014-11-03 08:44:41 +00:00
Thaum
692a0c53fb
Added Ungit to codio
2014-11-03 07:55:27 +00:00
Thaum
9ddc1026c4
Changed codio settings to run and preview meteor correctly
2014-11-03 07:08:55 +00:00
Thaum
db0669e546
Deleted unneeded codio guides
2014-11-03 06:18:41 +00:00
Thaum
2a82e39cf0
init
2014-11-03 06:17:35 +00:00