Tyler Renelle
f032502368
add headers to changelog
2013-03-21 10:17:39 -06:00
Tyler Renelle
8aeecd2746
add to changelog
2013-03-21 10:17:00 -06:00
Tyler Renelle
6b3dff2053
Merge pull request #690 from switz/api-2
...
@lefnire => Add alternate scoreTask + fix broken specs
2013-03-21 09:09:22 -07:00
Daniel Saewitz
4d3db53bef
Remove extra newline
2013-03-21 11:56:06 -04:00
Paul Fenwick
9280e9d851
Add WebService::HabitRPG to list of extensions.
2013-03-21 08:08:59 -06:00
Tyler Renelle
b1531ee75c
Merge pull request #688 from pfenwick/webservice_habitrpg
...
Add WebService::HabitRPG to list of extensions.
2013-03-21 07:06:02 -07:00
Paul Fenwick
25c6748f98
Add WebService::HabitRPG to list of extensions.
2013-03-22 00:31:19 +11:00
Yangit
656b0891ed
async model get
2013-03-21 18:28:40 +08:00
Yangit
3434b4d224
empty test files
2013-03-21 18:01:07 +08:00
Zachary Kain
f86aa0316b
fix #679 line height issue
2013-03-20 22:32:01 -04:00
Daniel Saewitz
81b14cfac6
Add alternate scoreTask
2013-03-20 16:52:32 -04:00
Tyler Renelle
272eda64c6
copyright 2013
2013-03-20 09:36:50 -06:00
Tyler Renelle
8f012e8e78
copyright 2013
2013-03-20 09:36:29 -06:00
Tyler Renelle
dcb0f7e111
remove hashed_password & salt from /user
2013-03-19 18:33:29 -06:00
Tyler Renelle
b69ae59d39
Merge branch 'develop' of github.com:lefnire/habitrpg into develop
2013-03-19 18:33:08 -06:00
Tyler Renelle
5580fd6802
remove hashed_password & salt from /user
2013-03-19 18:32:18 -06:00
Tyler Renelle
db7a60be65
Merge pull request #676 from Shaners/develop
...
Mount sprite sheet, mount CSS, revised pet egg CSS.
2013-03-18 23:26:06 -07:00
Shane Lister
63f0a9f3a4
Mount Sprite Sheet, Mount CSS, Revised Pet Egg CSS
...
Here is a copy of the mount sprite sheet, mount CSS, and a revised pet
egg CSS. CSS now matches the player CSS structure. Removed individual
mount images as they'd no longer be needed.
2013-03-18 22:19:20 -07:00
Zachary Kain
1d93793616
fix customization modal cutting off herobox
2013-03-19 01:02:59 -04:00
Shane Lister
42754bd2a7
Merge pull request #4 from lefnire/develop
...
Develop
2013-03-18 21:56:48 -07:00
Zachary Kain
fc01b44a5a
by popular demand, we're dropping the crosshatched square and going blank
2013-03-19 00:11:37 -04:00
Zachary Kain
30b3b527a5
fix no name showing up if not logged in
2013-03-19 00:09:06 -04:00
Zachary Kain
915c86d8ba
implement avatar variable system with data attributes and css. LIKE A BOSS
2013-03-19 00:04:24 -04:00
Tyler Renelle
9255644108
Merge branch 'develop' of github.com:lefnire/habitrpg into develop
2013-03-18 21:51:54 -06:00
Zachary Kain
507a0fc3c9
MASSIVE HEADER CHANGES OH SHIT
2013-03-18 23:42:03 -04:00
Tyler Renelle
b287d854f1
add tag-editing context (add new, delete). still have to refresh after everything, do to the live-bound each bug
2013-03-18 20:25:01 -04:00
Tyler Renelle
f6c5495495
add new tag
2013-03-18 19:51:02 -04:00
Tyler Renelle
494d5cecf9
for now don't live-bind to {#each _user.tags}. There's a derby bug
...
here, so we'll have to refresh when users add new tags until we get
that fixed
2013-03-18 19:47:15 -04:00
Zachary Kain
411c614408
fix the 1px gap
2013-03-18 19:33:30 -04:00
Zachary Kain
f453eb9833
cut old menu. Next up, avatars then MODALS
2013-03-18 18:31:26 -04:00
Zachary Kain
4061aaf825
include header.styl, minor tweaks to the button styles, housekeeping
2013-03-18 18:30:25 -04:00
Zachary Kain
8284693d0f
rebuilt header boiiii. Tested FF, Safari, Chrome
2013-03-18 18:29:53 -04:00
Tyler Renelle
d6652bcf12
rename user._tagFilters to user.filters
2013-03-18 18:13:05 -04:00
Tyler Renelle
f332c5d9a8
Merge branch 'develop' into toebu-tags-filters
...
Conflicts:
src/app/index.coffee
src/app/tasks.coffee
styles/app/index.styl
views/app/index.html
views/app/tasks.html
2013-03-18 17:09:42 -04:00
Zachary Kain
e18c53f97f
middle of wrasslin the new header
2013-03-18 16:48:47 -04:00
Tyler Renelle
70dcd0b886
move rewards column into rewards rewards.html
2013-03-18 16:47:03 -04:00
Zachary Kain
13673c3ec7
flattenize header, change to <header>, even margins
2013-03-18 16:46:58 -04:00
Tyler Renelle
a4cfd9d19c
wrap avatars with <span>. #each requires an element, so #if / #unless
...
blocks nested immediately inside cause issues if they return false,
see https://github.com/codeparty/derby/issues/215
2013-03-18 15:46:35 -04:00
Tyler Renelle
49db610602
fix to "editing profile" bug. move {#with _user.preferences as :p}
...
into minimum allowable depth in HTML hierachy at which it's required.
Still trying to put my finger on it, but I'm getting close
2013-03-18 15:43:02 -04:00
Zachary Kain
3d581358ec
fix text showing behind button b/c of opacity bug
2013-03-18 14:37:24 -04:00
Zachary Kain
97294b793f
robustify input stuff. Still NEED to rip out existing bootstrap classes so mine take hold
2013-03-18 14:37:14 -04:00
Zachary Kain
6d2df1ccc9
fix price input bug
2013-03-18 14:37:03 -04:00
Zachary Kain
e67295651f
didn't need that reset, probably will remove the whole thing once tested for shenanigans
2013-03-18 14:33:05 -04:00
Zachary Kain
ba16338bf9
fix text showing behind button b/c of opacity bug
2013-03-18 14:32:44 -04:00
Zachary Kain
eceae48b2b
robustify input stuff. Still NEED to rip out existing bootstrap classes so mine take hold
2013-03-18 14:28:00 -04:00
Zachary Kain
68ca52f125
wah my beautiful designery fonts don't work in modals
2013-03-18 14:15:22 -04:00
Zachary Kain
932783484a
fix price input bug
2013-03-18 14:02:30 -04:00
Tyler Renelle
5799a155af
set timeout interval on undo (disappear after 10s)
2013-03-17 23:16:05 -04:00
Tyler Renelle
16bb4879e3
Merge branch 'develop' of github.com:lefnire/habitrpg into develop
2013-03-17 22:10:04 -04:00
Tyler Renelle
de1eca084e
bugfix to "can't delete task"
2013-03-17 22:09:33 -04:00