Commit Graph

178 Commits

Author SHA1 Message Date
Thaum
b76ac23713 Made proficiencies their own objects, added migration functionality 2015-04-17 13:56:52 +00:00
Thaum
245867dae6 Removed unneeded "type" from schemas, use parent.collection instead. 2015-04-17 11:30:44 +00:00
Thaum
1352bd1178 Made spell slot container a white-top 2015-04-17 10:41:44 +00:00
Thaum
a5ebe4f452 Fixed error setting character name as title on hot code push 2015-04-17 10:41:13 +00:00
Thaum
e94b35564b Document title now set with each route 2015-04-17 10:35:20 +00:00
Thaum
663102718d Clicking attacks now brings up the relevant item 2015-04-17 10:22:46 +00:00
Thaum
7e4c8a21aa Features detail dialog is now view first with option to edit 2015-04-17 10:13:46 +00:00
Thaum
0536a6ab01 Effect view fixed for conditional benefits 2015-04-17 10:00:06 +00:00
Thaum
e7f0bb5e05 Added favicons... lots of favicons 2015-04-17 08:26:55 +00:00
Thaum
1a1ee142c0 Fixed polymer inputs not showing their titles or their full area 2015-04-16 13:21:45 +00:00
Thaum
e6487c9416 Implemented item attack summaries 2015-04-16 11:52:17 +00:00
Thaum
7cd353894c Improved effects view 2015-04-16 09:47:13 +00:00
Thaum
49a98aec96 Fixed color-change and delete regression on item dialogs 2015-04-16 09:07:29 +00:00
Thaum
8ec3b74299 Iterated on proficiencies towards making them first class assets 2015-04-16 09:02:00 +00:00
Thaum
6aeb6635a7 whitespace cleanup 2015-04-16 09:01:25 +00:00
Thaum
638209719e Changed item detail to a detail view with the option to edit 2015-04-16 09:00:48 +00:00
Thaum
690eea4f29 Spell lists now expand horizontally if there is space. 2015-04-15 08:18:16 +00:00
Thaum
ad43a1d331 Loading screen now has hints 2015-04-15 06:53:39 +00:00
Thaum
d785e1ff59 Finished implementing basic sharing 0.01-MVP 2015-04-14 14:08:21 +00:00
Stefan Zermatten
ccbe71514e Started implementing sharing support 2015-04-10 12:38:38 +02:00
Thaum
3fbd6d279a Cleaned up noisy logs and debugs 2015-04-08 10:08:24 +00:00
Thaum
3eced2e314 Fixed deleting of assets which aren't parents or children 2015-04-08 05:15:54 +00:00
Thaum
974c4fe706 Small fixes for effects, health, permissions and formatting 2015-04-07 13:32:35 +00:00
Thaum
2fac76f702 Replaced restore with restoreNode for undo button 2015-04-07 12:01:21 +00:00
Thaum
67f08fc60f Added permission check to soft removes 2015-04-07 11:40:11 +00:00
Thaum
7d0993601f Replaced softRemove with softRemoveNode 2015-04-07 11:29:24 +00:00
Thaum
f1876afc63 Fixed soft removal of assets with children
All assets must now only be soft removed with softRemoveNode if they have children.
2015-04-07 11:25:59 +00:00
Thaum
3aa2713d8d Corrected some parenting logic errors, parenting still fucked. 2015-04-01 09:34:50 +00:00
Thaum
6d5fd84b78 Updated to 1.1 2015-04-01 09:34:29 +00:00
Thaum
ad396e0e28 Fixed broken polymer components 2015-03-31 14:58:48 +00:00
Thaum
dad9f3dd73 Added User profiles so users can change their username 2015-03-31 11:38:09 +00:00
Thaum
51d697b894 Added New Character Dialog 2015-03-30 13:53:33 +00:00
Thaum
631ef668b7 removed stray .css file 2015-03-30 12:17:07 +00:00
Thaum
8d183a708f Fixed stuff, enabled character deletion 2015-03-30 12:13:42 +00:00
Thaum
35ce49ded8 Improved Spell default values 2015-03-30 09:55:52 +00:00
Thaum
a389647559 Set default {fetchprevious: false} for collectionhooks 2015-03-30 09:46:25 +00:00
Thaum
5ae7df8856 Added attunement to items 2015-03-30 09:45:59 +00:00
Thaum
91fd56f828 Added labels to temporary hitpoints 2015-03-30 09:45:48 +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
543a0a0674 Made effect editing have more intuitive default selections 2015-03-30 08:05:01 +00:00
Thaum
27af182286 fixed race dialog effects 2015-03-30 08:03:55 +00:00
Thaum
304a8a1c1d Added Transmutation as a school of magic 2015-03-30 08:03:32 +00:00
Thaum
fd1831587d Fixed default item coin colors and values 2015-03-30 08:03:13 +00:00
Thaum
fef2a1083a Made sure restoration can find dead children 2015-03-25 13:50:21 +00:00
Thaum
6515f397fe Added dialog to choose temporary hitpoints 2015-03-25 12:54:22 +00:00
Thaum
cb2d1ab958 Added stack splitting and merging to inventory 2015-03-25 12:09:24 +00:00
Thaum
6b14b820a6 Added coin pouch as a default item for characters 2015-03-25 09:54:40 +00:00
Thaum
91acc1d3b7 Added "Carried" pseudo-container 2015-03-25 09:41:00 +00:00
Thaum
62d030adb7 Removed Equipment Slots 2015-03-25 08:22:43 +00:00
Thaum
d573b325d5 All delete buttons now soft-delete with toast prompt to undo 2015-03-25 07:33:27 +00:00