Commit Graph

15 Commits

Author SHA1 Message Date
Stefan Zermatten
f7a3929c05 Fixed toast 2017-01-25 08:40:30 +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
fada0f5136 Implemented a javascript code style 2015-04-22 12:44:25 +02: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
6be823ad15 Implemented back button to close detail dialog 2015-03-16 13:55:15 +00:00
Thaum
40a050d88f Implemented Effect View for skills 2015-03-06 11:03:09 +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