Stefan Zermatten
bf032bcdf3
Now only show edit and add buttons to writers, not readers
2015-05-12 11:34:37 +02:00
Stefan Zermatten
f98ed0b659
Fixed old proficiency dialog showing up after it has been depreciated
2015-04-30 07:42:59 +02:00
Stefan Zermatten
e05fa064d5
Added basic user guide
2015-04-29 12:25:51 +02:00
Stefan Zermatten
e0209df270
Features now always enabled by default
2015-04-24 12:15:50 +02:00
Stefan Zermatten
fada0f5136
Implemented a javascript code style
2015-04-22 12:44:25 +02:00
Stefan Zermatten
dce20375b5
Fixed and finished implementing attribute summary detail views
2015-04-21 15:42:10 +02:00
Thaum
012aad5ae9
Prettified all remaining detail boxes to be view -> edit
2015-04-20 14:06:35 +00: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
245867dae6
Removed unneeded "type" from schemas, use parent.collection instead.
2015-04-17 11:30:44 +00:00
Thaum
663102718d
Clicking attacks now brings up the relevant item
2015-04-17 10:22:46 +00:00
Thaum
7e4c8a21aa
Features detail dialog is now view first with option to edit
2015-04-17 10:13:46 +00:00
Thaum
7d0993601f
Replaced softRemove with softRemoveNode
2015-04-07 11:29:24 +00:00
Thaum
d573b325d5
All delete buttons now soft-delete with toast prompt to undo
2015-03-25 07:33:27 +00:00
Thaum
48f8cef928
implemented UI for new parenting
2015-03-20 09:12:38 +00:00
Thaum
ecc43752aa
Fixed parenting. Started on UI rewrite for new parenting system
2015-03-18 13:56:41 +00:00
Thaum
059ebf7db2
Added carried checkboxes to containers
2015-03-11 12:56:01 +00:00
Thaum
2b9cbcf717
Implemented enabling/disabling of features
2015-03-11 09:43:45 +00:00
Thaum
55784d0e3b
Made Attacks come from items
2015-03-09 14:03:11 +00:00
Thaum
40a050d88f
Implemented Effect View for skills
2015-03-06 11:03:09 +00:00
Thaum
251d056a03
Use button on features is now disabled rather than hidden
2015-03-04 11:47:53 +00:00
Thaum
88dbaccfc5
Changed how levels are handled
2015-03-02 20:09:29 +00:00
Thaum
040d5a514b
Generalised some dialogs
2015-02-27 06:14:34 +00:00
Thaum
56f8e95d81
Implemented remaining core features
2015-02-25 12:48:45 +00:00
Thaum
83186ec38a
Moved all stats to stats tab, implemented hit dice
2015-02-24 13:40:50 +00:00
Thaum
08f02d9b36
Added Health Bar
2015-02-20 11:26:54 +00:00
Thaum
9601826475
Added Resources, improved layout
2015-02-17 13:46:35 +00:00
Thaum
d18c58c5ed
COLUMNS! no more flexbox shenanigans
2015-02-16 14:26:26 +00:00
Thaum
7441f09f37
Added color options for containers, added spell lists
2015-02-12 13:08:20 +00:00
Thaum
ebb49c5a29
Changed whitespace around features to actual padding
2015-02-06 08:59:20 +00:00
Thaum
524b45b936
Updated Features UI to include use limits
2015-02-05 10:04:37 +00:00
Thaum
aa9cfbf04e
Made hero attribute reactive and iterated inventory UI
2015-02-03 10:47:16 +00:00
Thaum
786e7cd769
Implemented detail view for items and containers
2015-02-02 10:48:56 +00:00
Thaum
5d9d72df00
Updated Feature edit style
2015-01-30 10:55:35 +00:00
Thaum
37e8831e0c
Implemented Hero-dialog editing of features
2015-01-30 10:14:46 +00:00
Thaum
dc6ea555e5
Implemented item editing
2015-01-26 13:28: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
Thaum
2d70119ee0
Implemented Features and Items granting effects, actions, attacks and spells
2015-01-06 12:25:58 +00:00