Commit Graph

24 Commits

Author SHA1 Message Date
Stefan Zermatten
a9648c10cc Fixed line break formatting in dialogs 2015-05-18 13:18:11 +02:00
Stefan Zermatten
061f1fd0a5 Rewrite all css to scss and refactor html 2015-05-15 16:55:05 +02:00
Stefan Zermatten
bf032bcdf3 Now only show edit and add buttons to writers, not readers 2015-05-12 11:34:37 +02:00
Stefan Zermatten
dce20375b5 Fixed and finished implementing attribute summary detail views 2015-04-21 15:42:10 +02:00
Thaum
6ec9f09b6a Replaced languages and proficiency strings with proper proficiencies 2015-04-20 09:11:45 +00:00
Thaum
ecc43752aa Fixed parenting. Started on UI rewrite for new parenting system 2015-03-18 13:56:41 +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
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
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
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
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