Commit Graph

20 Commits

Author SHA1 Message Date
Stefan Zermatten
e05fa064d5 Added basic user guide 2015-04-29 12:25:51 +02:00
Stefan Zermatten
dce20375b5 Fixed and finished implementing attribute summary detail views 2015-04-21 15:42:10 +02:00
Thaum
6926693e9d Implemented skill and attribute summary dialogs 2015-04-21 11:30:34 +00:00
Thaum
012aad5ae9 Prettified all remaining detail boxes to be view -> edit 2015-04-20 14:06:35 +00:00
Thaum
e6487c9416 Implemented item attack summaries 2015-04-16 11:52:17 +00:00
Thaum
638209719e Changed item detail to a detail view with the option to edit 2015-04-16 09:00:48 +00:00
Thaum
dad9f3dd73 Added User profiles so users can change their username 2015-03-31 11:38:09 +00:00
Thaum
bf4bed2766 Implemented Basic Drag and Drop for inventory Items 2015-03-10 15:09:49 +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
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
360c9bd63b Implemented Spell Dialogs 2015-02-16 08:16:05 +00:00
Thaum
7441f09f37 Added color options for containers, added spell lists 2015-02-12 13:08:20 +00:00
Thaum
e8a7d6aeae Small design and style fixes 2015-02-05 10:07:22 +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
2d70119ee0 Implemented Features and Items granting effects, actions, attacks and spells 2015-01-06 12:25:58 +00:00
Thaum
c55f2c51ab Changed attribute dialogs to hero transitions 2014-12-18 11:02:03 +00:00
Thaum
f018a5f3a3 Finished colourful ability score cards 2014-11-28 12:05:25 +00:00