Commit Graph

132 Commits

Author SHA1 Message Date
Zachary Kain fd01da4f71 layer shaded box AND check on completed task 2013-03-09 02:10:33 -05:00
Zachary Kain fb3cd788df remove body scrollbar, only on task lists 2013-03-09 01:51:39 -05:00
Zachary Kain e5a893a710 revamp rewards and pets UI. Obv pets is temporary pending new pet system 2013-03-09 01:34:15 -05:00
Zachary Kain f89037da53 new drag animation, tiny outline & shadow tweaks 2013-03-08 22:26:01 -05:00
Zachary Kain 5c4f400a2a refactor circle and checkmark. maybe better cross-browser 2013-03-08 21:01:04 -05:00
Zachary Kain 8008b71ecd make everything a bit bigger, better on mobile 2013-03-06 02:16:51 -05:00
Zachary Kain 5ac7403241 add scrollbars 2013-03-06 01:58:07 -05:00
Zachary Kain 81a527e5d6 android mobile bugfixes 2013-03-06 01:29:13 -05:00
Zachary Kain f0462d022f style Todo tabs, misc stuff 2013-03-06 01:15:45 -05:00
Zachary Kain 456580e352 gut & re-style Task Options, only Rewards tasks & options left to go through 2013-03-06 00:50:39 -05:00
Zachary Kain 174c7a8b9f tweaks, most notably DISABLE CHART BUTAN 2013-03-06 00:50:39 -05:00
Zachary Kain fd216719c3 allow task text to word-wrap and be padded from element edge 2013-03-06 00:50:39 -05:00
Zachary Kain fbc4345d05 further refactoring of tasks code. Last commit before merge in the revert 2013-03-05 19:47:08 -05:00
Zachary Kain 5fb3ba67f6 circle icon for uncompleted tasks, and rollin with square edges for now 2013-03-05 15:13:59 -05:00
Zachary Kain 1a308da495 better responsive breakpoints, more robust custom grid 2013-03-05 15:01:52 -05:00
Zachary Kain efe1c9267e WIP: new 'Task Actions' UI (buttons, checkboxes, etc) 2013-03-05 14:16:10 -05:00
Zachary Kain ba1a8dabc8 add in Lato as main font, lots of minor layout tweaks. Continue refactoring tasks html 2013-03-04 20:36:11 -05:00
Zachary Kain b7d46b1e20 start new task column css, add classes 2013-03-04 19:42:48 -05:00
Zachary Kain 01971fba1e improve vertical centering of task checkbox and text 2013-03-04 19:11:37 -05:00
Philip How 9283b8adb4 Add death notification and algorithm fixes 2013-03-02 20:02:57 +00:00
Philip How 2a49b64023 Better notifications 2013-02-28 23:09:12 +00:00
Tyler Renelle 39a98446b9 move all custom sprites to /img/sprites, and all BrowserQuest image references to /vendor/BrowserQuest (a git submodule) 2013-02-27 23:27:01 -05:00
Philip How 55faeda4e0 Notification changes to .coffees 2013-02-27 23:26:53 -05:00
Philip How 76fd1336da Notification style sheets 2013-02-27 23:26:51 -05:00
Tyler Renelle 8ca41e2b99 move bootstrap responsive inclusion into lib/app/index.js - will also
allow us to cut down on components included
2013-02-16 19:27:00 -05:00
Tyler Renelle 3392074fdd import date-picker from stylus 2013-02-16 19:09:54 -05:00
david.rhinehart b44aa6a039 Fixes #390 added fixed notification area to top 2013-02-16 11:04:40 -06:00
david.rhinehart fb90106f7e Fixes #390 added fixed notification area to top 2013-02-16 11:02:55 -06:00
Tyler Renelle 064abc959b reverting the commit-set for the progress-bars https://github.com/lefnire/habitrpg/pull/379 (@zakkain I'll follow up on GH)
Revert "move progress-pollyfill to require for performance"

This reverts commit 96b983b564.
2013-02-13 15:21:44 -05:00
Zachary Kain 188950c8fb refactor a bit 2013-02-12 13:13:35 -05:00
Zachary Kain 08c76380ce remove gradient code, doesn't add much and looks cool w/out it 2013-02-12 12:41:50 -05:00
Zachary Kain 8c9cd3cb67 start re-marking up avatars in prep for charbox module. WILL DO A FEATURE BRANCH, PROMISE 2013-02-12 12:36:38 -05:00
Zachary Kain 433329db43 Replace progress bar markup with <progress> element. Add polyfill & styles 2013-02-12 12:33:15 -05:00
Tyler Renelle e30b9ba54b show disconnected above header 2013-02-11 11:05:01 -05:00
Tyler Renelle 61c46e83d9 pet tooltips, checkmark when purchased 2013-02-11 01:07:01 -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 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
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
Zachary Kain d6127a38cc add some visual feedback to the avatar customizer on click 2013-02-09 07:40:17 -05:00
Tyler Renelle bb8eba7df1 Merge branch 'customizations'
Conflicts:
	styles/app/index.styl
2013-02-08 18:29:55 -05:00
Tyler Renelle 3d4de16c6e Merge branch 'master' of github.com:lefnire/habitrpg
Conflicts:
	styles/app/index.styl
2013-02-08 18:28:10 -05:00
Stan Lindsey 6bd5f41048 Revoked changes waiting new push 2013-02-08 23:23:00 +00:00
Stan Lindsey 1f4ecdec9d Coin position issue
#346
2013-02-08 23:11:45 +00:00
Tyler Renelle 748d2d2de2 Merge pull request #310 from SlappyBag/master
#291
2013-02-08 14:32:15 -08:00