Commit Graph

39 Commits

Author SHA1 Message Date
Stefan Zermatten
d2762ae4ee Added patreon and github links to drawer 2017-04-24 14:56:40 +02:00
Stefan Zermatten
7996fa4370 Finished implementing basic item library 2017-04-24 14:15:17 +02:00
Thaum Rystra
cd7702cf4f Added library page 2017-04-24 06:05:44 +02:00
Stefan Zermatten
a750101765 Fixed app drawer appearing behind content 2017-03-09 08:39:59 +02:00
Stefan Zermatten
cb493a9f16 Firefox now works... mostly 2017-02-13 09:21:55 +02:00
Stefan Zermatten
576c1f953b Firefox now works... barely 2017-02-10 14:01:06 +02:00
Stefan Zermatten
f7a3929c05 Fixed toast 2017-01-25 08:40:30 +02:00
Stefan Zermatten
1af15eff3c Small style and event fixes 2017-01-23 15:08:19 +02:00
Stefan Zermatten
33ca60c2e6 Migrated the Feature page to Polymer 1 2017-01-20 15:45:18 +02:00
Stefan Zermatten
c4a488a176 Updated useraccounts, character settings to Polymer 1 2017-01-19 15:43:48 +02:00
Stefan Zermatten
137a94f251 Began moving character sheet and related menus to Polymer 1 2017-01-18 15:04:09 +02:00
Stefan Zermatten
01535a414c Updated character lists to Polymer 1 2017-01-16 13:48:18 +02:00
Stefan Zermatten
c560d80c26 Updated front page to Polymer 1 2017-01-13 15:34:28 +02:00
Stefan Zermatten
38ea89995a Moved views out of private folder 2017-01-12 15:28:59 +02:00
Stefan Zermatten
37268495ae Got some Polymer 1.0 elements working with 1.4
Character sheets now visible, but vulcanize broke, using raw head imports instead
2016-12-22 11:15:30 +02:00
Stefan Zermatten
a333b0bdc8 Fixed broken drawer swiping 2016-12-08 13:51:54 +02:00
Stefan Zermatten
ce224301b2 Fixed layout on chrome 49+, made character names into links 2016-02-01 09:34:22 +02:00
Stefan Zermatten
eebb88b6b1 New front page and darker style 2015-06-15 13:29:33 +02:00
Stefan Zermatten
061f1fd0a5 Rewrite all css to scss and refactor html 2015-05-15 16:55:05 +02:00
Stefan Zermatten
b88bb95928 Stopped the sidebar from appearing except on displays> 900px 2015-05-13 12:51:35 +02:00
Stefan Zermatten
80ca7307ce Added change log 2015-05-12 10:10:15 +02:00
Stefan Zermatten
95b7b66390 Added quick feedback form 2015-05-12 09:32:28 +02:00
Stefan Zermatten
0a01885300 Finished implementing useraccounts 2015-05-11 12:15:00 +02:00
Stefan Zermatten
e05fa064d5 Added basic user guide 2015-04-29 12:25:51 +02:00
Stefan Zermatten
b95636a8a3 Added a side list for characters 2015-04-29 10:16:12 +02:00
Thaum
dad9f3dd73 Added User profiles so users can change their username 2015-03-31 11:38:09 +00:00
Thaum
8d183a708f Fixed stuff, enabled character deletion 2015-03-30 12:13:42 +00:00
Thaum
ba247ff90d Moved back to meteor's default loginbuttons until custom buttons are done 2015-03-30 08:48:22 +00:00
Thaum
6515f397fe Added dialog to choose temporary hitpoints 2015-03-25 12:54:22 +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
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
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
7441f09f37 Added color options for containers, added spell lists 2015-02-12 13:08:20 +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
078f873219 Added basic global app layout 2015-01-07 11:24:26 +00:00