Stefan Zermatten
aa069fd885
Removed single character subscription vulnerability
2015-04-30 07:18:42 +02:00
Stefan Zermatten
e05fa064d5
Added basic user guide
2015-04-29 12:25:51 +02:00
Stefan Zermatten
b95636a8a3
Added a side list for characters
2015-04-29 10:16:12 +02:00
Stefan Zermatten
31e7b8d610
In-progress implementing usernames for share dialog
2015-04-24 12:16:12 +02:00
Stefan Zermatten
895a099b9b
Added migration methods available to admins
2015-04-23 10:00:31 +02:00
Stefan Zermatten
fada0f5136
Implemented a javascript code style
2015-04-22 12:44:25 +02:00
Thaum
6ec9f09b6a
Replaced languages and proficiency strings with proper proficiencies
2015-04-20 09:11:45 +00:00
Thaum
b76ac23713
Made proficiencies their own objects, added migration functionality
2015-04-17 13:56:52 +00:00
Thaum
dad9f3dd73
Added User profiles so users can change their username
2015-03-31 11:38:09 +00:00
Thaum
3656a0b66f
Added Soft remove and a character asset parenting system
2015-03-18 08:59:02 +00:00
Thaum
9722a19c89
Added character list. Fixed TempHP
2015-03-13 12:49:00 +00:00
Thaum
88dbaccfc5
Changed how levels are handled
2015-03-02 20:09:29 +00:00
Thaum
56f8e95d81
Implemented remaining core features
2015-02-25 12:48:45 +00:00
Thaum
bd86c1608e
Added XP, changed spellslot display
2015-02-20 10:09:53 +00:00
Thaum
93578709cd
Implemented Notes in journal
2015-02-19 10:45:57 +00:00
Thaum
7441f09f37
Added color options for containers, added spell lists
2015-02-12 13:08:20 +00:00
Thaum
84c91e8239
Condensed publication of single character, included spells
2015-02-05 10:06:10 +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
Stefan Zermatten
cd6682a78a
Added fields to features, made features able to expire
2014-11-28 09:19:53 +02: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