Ariel-Thomas / adventurers-league-log

A computerized log sheet for DnD 5e's Adventurer's League
55 stars 21 forks source link

DMQuest Adventure Title #12

Closed TheSheDM closed 8 years ago

TheSheDM commented 8 years ago

DMQuests are likely to change often, so not suggesting adding the titles of each DMQuest to the list, but one title would do well as a generic entry for DMs to add DMQuest rewards under, then be able to assign those rewards to their character. I've been manually typing mine it, but if was already in there, possibly at the top of the list, it would be well used, I think.

Example how I'm using it: http://www.adventurersleaguelog.com/users/119/characters/744?q%5Bs%5D=date_played+desc

brustmlj commented 8 years ago

Ok

From: TheSheDM [mailto:notifications@github.com] Sent: Tuesday, August 16, 2016 7:22 PM To: Ariel-Thomas/adventurers-league-log adventurers-league-log@noreply.github.com Subject: [Ariel-Thomas/adventurers-league-log] Suggestion? DMQuest Adventure Title (#12)

DMQuests are likely to change often, so not suggesting adding the titles of each DMQuest to the list, but one title would do well as a generic entry for DMs to add DMQuest rewards under, then be able to assign those rewards to their character. I've been manually typing mine it, but if was already in there, possibly at the top of the list, it would be well used, I think.

Example how I'm using it: http://www.adventurersleaguelog.com/users/119/characters/744?q%5Bs%5D=date_played+desc

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Ariel-Thomas/adventurers-league-log/issues/12 , or mute the thread https://github.com/notifications/unsubscribe-auth/APfWGXMn9PcpQJ7oTOMrnQtSVXLHBuhjks5qglQjgaJpZM4Jl-qz . https://github.com/notifications/beacon/APfWGYyWF3KU60pGbOjg446_yixdpI7Aks5qglQjgaJpZM4Jl-qz.gif

Ariel-Thomas commented 8 years ago

That link is giving me an empty character sheet.

TheSheDM commented 8 years ago

Whups! Sorry, I forgot and assigned my last DMs reward. I put one back on there for you to see.

Ariel-Thomas commented 8 years ago

Ah, I see it now. I may do this.

One thing I'm running into is that the list is starting to get really long, I may need to change it to a search feature or something similar in the future.

TheSheDM commented 8 years ago

Is making it a collapsible tree an option? Expand it by Seasons:

etc. etc.

I don't know whats possible for you, I'm not a programmer, sorry if this isn't helpful

Ariel-Thomas commented 8 years ago

Yeah, could use collapsible trees or submenus. Currently we're just using html select. it may require a fair amount of additional JavaScript which may potentially be a little risky in terms of portability.