Commit Graph

80 Commits

Author SHA1 Message Date
Thaum
88dbaccfc5 Changed how levels are handled 2015-03-02 20:09:29 +00:00
Thaum
b40094017f Added Basic character list view 2015-02-27 10:50:28 +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
52b8c8b8d6 Renamed views>character>stats 2015-02-24 13:48:06 +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
f599bc4a46 Fixed screen dimming
No longer hangs the UI when a detail is closed without a matching hero to return to.
2015-02-20 10:40:00 +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
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
28aed14cda Made unprepared spells hidable 2015-02-16 10:38:38 +00:00
Thaum
826575263e Fixed effect edit value dropdowns 2015-02-16 10:28:15 +00:00
Thaum
b839ef8ccd Refactored Effect Editing. Marginal improvement in performance 2015-02-16 09:35:41 +00:00
Thaum
3e20e532e5 Styled, optimised spell dialog 2015-02-16 08:47:58 +00:00
Thaum
3b2916809f Fixed persona color 2015-02-16 08:47:26 +00:00
Thaum
d7fbdae81f Fixed persona back button 2015-02-16 08:47:13 +00:00
Thaum
360c9bd63b Implemented Spell Dialogs 2015-02-16 08:16:05 +00:00
Thaum
b200478425 Added SpellList Dialog 2015-02-13 08:44:30 +00:00
Thaum
7441f09f37 Added color options for containers, added spell lists 2015-02-12 13:08:20 +00:00
Thaum
5e98154e8d Removed noisy console log 2015-02-06 09:52:15 +00:00
Thaum
b582ed55ce Changed equipment header to white
This prevents it being confused for a container box which can be clicked and edited.
2015-02-06 08:59:58 +00:00
Thaum
ebb49c5a29 Changed whitespace around features to actual padding 2015-02-06 08:59:20 +00:00
Thaum
fd6ebf05d8 Added character name to character sheet 2015-02-06 08:58:51 +00:00
Thaum
3bde7a5e97 Item plural now shows whenever quantity is not 1 2015-02-06 08:58:32 +00:00
Thaum
d6a2fff851 Implemented Persona tab 2015-02-06 08:56:08 +00:00
Thaum
e8a7d6aeae Small design and style fixes 2015-02-05 10:07:22 +00:00
Thaum
484b19be25 Began implementing spellbooks 2015-02-05 10:06:37 +00:00
Thaum
524b45b936 Updated Features UI to include use limits 2015-02-05 10:04:37 +00:00
Thaum
38a0039be5 Inventory item animations much improved
They now leave behind scars when leaving their container, and they weld themselves back into place when returning.
2015-02-03 14:07:26 +00:00
Thaum
63df21934d Skillrows overhauled to material design specs 2015-02-03 14:06:51 +00:00
Thaum
58917ce3db Added Android Webapp manifest 2015-02-03 11:11:19 +00:00
Thaum
aa9cfbf04e Made hero attribute reactive and iterated inventory UI 2015-02-03 10:47:16 +00:00
Thaum
4377da5275 Cleaned up old code, removed outdated files 2015-02-03 07:35:34 +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
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
078f873219 Added basic global app layout 2015-01-07 11:24:26 +00:00
Thaum
53eb0da24b Now managing polymer with Bower, Added vulcanize 2015-01-06 13:20:23 +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
a26589157e Added more material design touch response, swipe pages, and began effects lists 2014-12-09 13:42:05 +00:00
Thaum
ad474590bd Changed effect arrays to a single effect array array 2014-11-30 10:38:44 +00:00
Thaum
cce866dd79 Added loading bar to routes 2014-11-30 08:31:45 +00:00
Thaum
f018a5f3a3 Finished colourful ability score cards 2014-11-28 12:05:25 +00:00