Stefan Zermatten
2a9d170647
Added spacing between values and units in the inventory
...
closes #44 closes #60
2017-04-25 17:12:34 +02:00
Stefan Zermatten
9c61493a12
Updated persona tab to Polymer 1
2017-01-31 09:58:35 +02:00
Stefan Zermatten
f7a3929c05
Fixed toast
2017-01-25 08:40:30 +02:00
Stefan Zermatten
33ca60c2e6
Migrated the Feature page to Polymer 1
2017-01-20 15:45:18 +02:00
Stefan Zermatten
d9e180bac0
Simplified toast to just take text
2017-01-13 15:35:08 +02:00
Stefan Zermatten
4d3fc3bb09
Fixed accidental back() requests when closing detail dialogs
2015-07-29 09:54:18 +02:00
Stefan Zermatten
52198d0249
Disabled edit buttons for read-only viewers
2015-07-23 15:07:39 +02:00
Stefan Zermatten
314ce85410
Attacks can now be added to spells
2015-06-17 09:05:23 +02:00
Stefan Zermatten
efc79cb6e7
Fixed net value calculation to avoid rounding errors
2015-06-10 11:00:42 +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
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
6aeb6635a7
whitespace cleanup
2015-04-16 09:01:25 +00:00
Thaum
3fbd6d279a
Cleaned up noisy logs and debugs
2015-04-08 10:08:24 +00:00
Thaum
51d697b894
Added New Character Dialog
2015-03-30 13:53:33 +00:00
Thaum
d573b325d5
All delete buttons now soft-delete with toast prompt to undo
2015-03-25 07:33:27 +00:00
Thaum
46b836e707
Started implementing soft delete attacks, added delete toast
2015-03-24 13:07:27 +00:00
Thaum
dc8a286a9a
Began actually testing :(
2015-03-23 13:55:17 +00:00
Thaum
6be823ad15
Implemented back button to close detail dialog
2015-03-16 13:55:15 +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
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
bd86c1608e
Added XP, changed spellslot display
2015-02-20 10:09:53 +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
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
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
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
a26589157e
Added more material design touch response, swipe pages, and began effects lists
2014-12-09 13:42:05 +00:00
Thaum
5eea4714b2
Began implementing actual character sheet
2014-11-25 15:06:30 +00:00
Thaum
252d0f989b
Prevented user-created dependency loops when setting effects as calclations
2014-11-20 12:55:42 +00:00
Thaum
5c99530077
Implemented very basic value-auditing for skills/abilities
2014-11-18 12:01:02 +00:00
Thaum
7ab97a17cc
Implemented and cleaned up character schemas
2014-11-13 09:30:54 +00:00