Commit graph

317 commits

Author SHA1 Message Date
Zachary Kain
433329db43 Replace progress bar markup with <progress> element. Add polyfill & styles 2013-02-12 12:33:15 -05:00
Tyler Renelle
031b4029c6 test on empty task-text entry, for #330 2013-02-11 13:12:15 -05:00
Tyler Renelle
edee8d2719 cleaner avatar-level visibility 2013-02-11 12:24:57 -05:00
Tyler Renelle
64728bcc9c fix the addthis urls 2013-02-11 12:02:14 -05:00
Tyler Renelle
aec2dd1060 use green buttons so they dont' scare people 2013-02-11 02:24:49 -05:00
Tyler Renelle
077a86f11b another bug with other party member's pet 2013-02-11 02:18:23 -05:00
Tyler Renelle
a695b26863 typo 2013-02-11 02:09:43 -05:00
Tyler Renelle
2d2689c119 but showing avatar pets on party 2013-02-11 02:06:24 -05:00
Tyler Renelle
ec5409fd7f cleaner clear-completed 2013-02-11 01:58:05 -05:00
Tyler Renelle
8d920a7ea1 unlock pets feature 2013-02-11 01:55:45 -05:00
Tyler Renelle
be0cbfc3d2 don't show pet in customize modal 2013-02-11 01:42:42 -05:00
Tyler Renelle
4b1d7d6830 better dynamic check on .ownsPet 2013-02-11 01:25:00 -05:00
Tyler Renelle
3c91355581 show buy more tokens modal if out 2013-02-11 01:22:22 -05:00
Tyler Renelle
f298aa8b3d tokens vs GP based on active rewards tab 2013-02-11 01:17:41 -05:00
Tyler Renelle
61c46e83d9 pet tooltips, checkmark when purchased 2013-02-11 01:07:01 -05:00
Tyler Renelle
5d343f3c5f begin "select pet" functionality 2013-02-11 00:23:23 -05:00
Tyler Renelle
29898b49aa add pets tab, move tabs to bottom and input to top 2013-02-10 23:24:46 -05:00
Tyler Renelle
eb6bea9069 remove ads 2013-02-10 23:04:31 -05:00
Tyler Renelle
88b65fe956 close input tag on add-new-task (could this be #330?) 2013-02-10 19:24:56 -05:00
Zachary Kain
ab327ab661 mobile header responsive hotfix - allows scrolling so header doesn't block stuff 2013-02-10 16:38:37 -05:00
Tyler Renelle
835be62031 Merge pull request #359 from zakkain/ui-layout
Layout, Markup, UI
2013-02-09 15:25:03 -08:00
Zachary Kain
7a24b39edc rewrite header markup, reduce fiddly avatar css, improve mobile layout 2013-02-09 17:25:08 -05:00
Zachary Kain
c2dd51959f rewrite game over modal, remove tables 2013-02-09 16:22:39 -05:00
Zachary Kain
5132dacdf0 replace customizer table markup with figure & menu elements. CSS to match. Lots of minor UX tweaks. 2013-02-09 15:55:48 -05:00
Zachary Kain
675b506ff5 create avatar viewing window & add customizer-specific stylesheet 2013-02-09 14:41:19 -05:00
Zachary Kain
625dfe4b9b fixed level not showing up on party members, got myself a clean avatar ready to style 2013-02-09 14:24:05 -05:00
Zachary Kain
61d3da9b61 Revert "I don't think we should offer the “dead” skin option in character customization. Also having 4 hair and 4 skin options satisfies my “OCD” :D"
This reverts commit 53a197097d.
2013-02-09 13:49:27 -05:00
Zachary Kain
ebf99d40d1 char level only appears in the MAIN avatar, not the avatar in the customization modal 2013-02-09 13:49:24 -05:00
Zachary Kain
b638ee5ea6 tweak :active transition animation for more tactile feedback 2013-02-09 13:30:06 -05:00
Zachary Kain
53a197097d I don't think we should offer the “dead” skin option in character customization. Also having 4 hair and 4 skin options satisfies my “OCD” :D 2013-02-09 13:26:17 -05:00
Tyler Renelle
ad75d869c8 Merge pull request #357 from toebu/context-dependant-display
Adding a new functionality that allows the context (i.e. css classes)
2013-02-09 09:26:00 -08:00
Tyler Renelle
5fd5ef0130 final kickstarter message update 2013-02-09 11:14:41 -05:00
Tobias Leugger
c94563c8f3 Adding a new functionality that allows the context (i.e. css classes)
of an element to be changed easily. Using this to implement the
'remaining todos' and 'complete todos' views. Reverting fix from
69e5778 that is now not needed anymore since task deletion works as
it used to.
2013-02-09 16:45:00 +01:00
Tyler Renelle
aaf94d9a4d put social share links back into footer 2013-02-09 10:41:27 -05:00
Tyler Renelle
f49a532fcd another kickstarter message change 2013-02-09 10:34:21 -05:00
Tyler Renelle
bd7a39ddb1 Kickstarter message update 2013-02-09 10:20:10 -05:00
Tyler Renelle
4dd7bad81a small avatar html/css tweaks 2013-02-08 16:57:08 -05:00
Tyler Renelle
63bef37e98 fixes to gold / silver. Add copper, but not using it in the html (it's
currently always calculated at 00)
2013-02-08 16:41:04 -05:00
Tyler Renelle
0c6e51e6c7 avatar for party members 2013-02-08 15:18:15 -05:00
Tyler Renelle
e0d3b4fe3e CAN customize if not registered, but CAN'T join parties 2013-02-08 14:11:18 -05:00
Tyler Renelle
4ac5d5e24d put debugging in if in debugging environment 2013-02-08 13:57:00 -05:00
Tyler Renelle
2be5136a2f shop items now working. really crappy css (@Pandoro save me?) but it works 2013-02-08 13:43:57 -05:00
Tyler Renelle
5160595354 add @Pandoro's new sprites to /styl, clean up 2013-02-08 13:22:09 -05:00
Tyler Renelle
9250b8b2b5 some more fixes on "nextItem" 2013-02-08 12:50:37 -05:00
Tyler Renelle
1bcd4a3fbd some more half-backed changes for the new customization engine 2013-02-08 01:04:38 -05:00
Tyler Renelle
e42d4e6ba6 half-baked commit to save my progress and show my direction, we may
want to rever this
2013-02-07 22:42:59 -05:00
Tyler Renelle
b6398964fe got most of the character customizations working 2013-02-07 22:28:44 -05:00
Tyler Renelle
b134ec558d add in popover for customizations (can't get css working properly) 2013-02-07 21:24:04 -05:00
Tyler Renelle
76231aed12 begin integrating spritesheet 2013-02-07 20:53:11 -05:00
Tyler Renelle
1aa047d163 remove debuggging buttons 2013-02-06 15:05:14 -05:00