Commit Graph

306 Commits

Author SHA1 Message Date
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
Tyler Renelle 906932090f Merge branch 'parties'
Conflicts:
	src/app/helpers.coffee
	src/app/scoring.coffee
2013-02-06 14:16:52 -05:00
Tyler Renelle 0e6d08e16b add more debug tools, and email me on error 2013-02-06 02:44:42 -05:00
Tyler Renelle a0c4480c53 cleanup, typos, html tidying 2013-02-06 01:59:02 -05:00
Tyler Renelle 972a7af0ff various fixes and page-refresh fallbacks 2013-02-06 00:47:08 -05:00
Tyler Renelle 63dc9c1305 only show party in menu if unlocked 2013-02-05 20:21:26 -05:00
Tyler Renelle fbeaabc7c0 sometimes model.session.userId is available, sometimes
model.get('_userId'). *sigh*
2013-02-05 19:25:46 -05:00
Tyler Renelle c1ac873ad5 pretty up the html a bit 2013-02-05 18:52:29 -05:00
Tyler Renelle 9020ca4c17 Merge branch 'master' of github.com:lefnire/habitrpg 2013-02-05 11:54:09 -05:00
Tyler Renelle dc00b0fb5e fix to 'gender' undefined 2013-02-05 11:51:24 -05:00
Tyler Renelle f431090e0f forgot to bring in hiding ads 2013-02-05 11:49:17 -05:00
Tyler Renelle 4ac1a84acd kill party with last member, show user avatars in party 2013-02-05 01:46:46 -05:00