Commit Graph

19 Commits

Author SHA1 Message Date
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
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
3bde7a5e97 Item plural now shows whenever quantity is not 1 2015-02-06 08:58:32 +00:00
Thaum
aa9cfbf04e Made hero attribute reactive and iterated inventory UI 2015-02-03 10:47:16 +00:00
Thaum
848902c358 Fixed bug with skillMod calculation 2015-01-28 12:12:43 +00:00
Thaum
7b8fec8e8a Fixed errors thrown when observing the effects collection during startup 2015-01-28 10:47:52 +00:00
Thaum
80c2c3249d Implemented container editing 2015-01-27 09:43:08 +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
Thaum
5eea4714b2 Began implementing actual character sheet 2014-11-25 15:06:30 +00:00
Thaum
7ab97a17cc Implemented and cleaned up character schemas 2014-11-13 09:30:54 +00:00
Thaum
d80fb19dfe Implemented basic inventory 2014-11-12 11:11:45 +00:00
Thaum
5fdbb8398f Fixed incorrectly defined helpers, added item routes 2014-11-04 06:56:56 +00:00
Thaum
2a82e39cf0 init 2014-11-03 06:17:35 +00:00