Commit graph

1975 commits

Author SHA1 Message Date
Phillip Thelen
8175f01f23 create new static view for news 2014-06-21 18:38:30 +02:00
Tyler Renelle
3a29ae437c perf(chat): {{::bindonce}} test on chat to see if that improves, #3486 2014-06-20 21:00:39 -06:00
Tyler Renelle
040f922d95 chore(bailey): summer update + new gear, npcs, etc 2014-06-20 15:09:14 -06:00
Tyler Renelle
81ab40f89f summer 2014-06-19 23:15:24 -06:00
Tyler Renelle
6fdec4a146 refactor(stats): iterate stats via jade instead of angular. needed for some mobile stuff 2014-06-17 16:30:13 -06:00
Tyler Renelle
b2ebc93cac Merge pull request #3613 from negue/fix_margins
fix avatar and background margin
2014-06-16 17:36:40 -06:00
Matteo Pagliazzi
7e11d970a8 fix(i18n): use string 2014-06-16 21:55:31 +02:00
Matteo Pagliazzi
57e1013ada fix(i18n): stable 2014-06-16 21:52:25 +02:00
Tyler Renelle
3136b4cc2c feat(debug): debug buttons for NODE_ENV==test too 2014-06-16 13:25:51 -06:00
negue
e76d9f8d83 fix avatar and background margin 2014-06-15 19:12:38 +02:00
Tyler Renelle
ce5d83d5a1 Merge pull request #3605 from yafinee/etheral_surge
#3534 - Rewards: Broken layout when the text is too long.
2014-06-14 18:03:33 -06:00
Yafinee
c5d9fe4e1d #3534 - Rewards: Broken layout when the text is too long. 2014-06-14 14:31:12 +02:00
Tyler Renelle
8cab2951e5 fix(backgrounds): fix name visibility, perf++ :not(.hasBackground) => .notBackground 2014-06-12 12:48:40 -06:00
Tyler Renelle
8d49a4d032 perf(pets): render food as bindonce (angular 1.3), see #3558 2014-06-11 15:58:46 -06:00
Tyler Renelle
cb7324ccdb refactor(pets): render pets server-side 2014-06-11 14:17:47 -06:00
Tyler Renelle
df1867ef4d refactor(pets): render mounts server-side for better perf 2014-06-11 13:58:51 -06:00
Tyler Renelle
2aacf63308 feat(backgrounds): bailey 2014-06-10 18:52:13 -06:00
Tyler Renelle
e3aeaab641 feat(backgrounds): i18n for backgrounds 2014-06-10 18:32:21 -06:00
Tyler Renelle
da4f51f049 feat(backgrounds): use nested backgrounds as {set:{bg1,bg2,bg3}} for
easier "purchase set". Refactor twoGem()
2014-06-10 17:05:44 -06:00
Tyler Renelle
c6232c2d1a feat(backgrounds): add backgrounds feature 2014-06-10 16:38:29 -06:00
Gaelan
8bd9f3d348 Fix stats.jade.
I broke it in a previous PR.
2014-06-09 22:51:28 -07:00
Sabe Jones
7bd421f10c Merge pull request #3582 from Gaelan/just_call_it_perception
Stop using abbreviated names of attributes in UI.
2014-06-09 22:09:58 -05:00
Bob Example
33a3958a2c Stop using abbreviated names of attributes in UI. 2014-06-09 17:29:51 -07:00
Tyler Renelle
f85d6b2978 feat(quests): add octopus quest 2014-06-09 14:33:08 -06:00
Tyler Renelle
efc9a6e715 fix(pets): if !Content.hatchingPotions[x], use string passed for
displayname. Fixes #3575
2014-06-08 11:11:34 -06:00
Tyler Renelle
f46749824f Merge pull request #3524 from OverloadUT/ui-fix-disable-submit-during-edit
Hide task control buttons during editing
2014-06-08 10:13:42 -06:00
Matteo Pagliazzi
74d206ab74 fix(i18n): use strings 2014-06-07 14:26:58 +02:00
Tyler Renelle
09392aca24 fix(IE): Remove comment triggering quirks mode in IE, fixes #3550 2014-06-06 14:00:47 -06:00
Tyler Renelle
4aa938dfd9 chore(bailey): june mystery item, earthquake thingy 2014-06-05 22:59:06 -06:00
benmanley
57eb80f9db refactor(.hero-stats): restyle status meters
Add text to icons to clarify purpose of each bar
Tidy up tooltip behaviour
Aesthetic changes
2014-06-05 16:19:22 +01:00
Greg Laabs
04034dbdf1 Hide task control buttons during editing 2014-05-23 19:54:32 -07:00
Tyler Renelle
29be5d6e3e feat(mystery): may 2014 mystery item 2014-05-23 00:34:32 +02:00
Yafinee
ff612555ea #3054 - When feeding/saddling, ineligible pets should not get the green bubble 2014-05-21 19:54:20 +00:00
deilann
020f278577 fix(footer): update github link
Link updated to https://github.com/HabitRPG/habitrpg/issues/2760
2014-05-18 04:25:15 -07:00
Tyler Renelle
ef166a9a10 feat(hall): click hero name for modal. fixes #3478 2014-05-16 20:15:59 -06:00
benmanley
eedb1d147c fix(filters.jade): prevent duplication of new tags
Remove ng-submit='createTag(_newTag)' as it duplicates the action of
ng-click='createTag(_newTag)’ resulting in two new tags being created.
2014-05-15 12:10:38 +01:00
Tyler Renelle
96c9c7f101 chore(bailey): bailey on level-100 cap 2014-05-14 12:14:46 -06:00
Tyler Renelle
598c6a43f1 refactor(quests): cleaner buyable quest eggs html 2014-05-14 10:09:18 -06:00
Tyler Renelle
8506db9849 feat(rat): add rat quest 2014-05-14 08:54:24 -06:00
benmanley
0d15006123 refactor(menu): add total gold to gold popover 2014-05-12 21:19:27 +01:00
Tyler Renelle
0dadc86a61 fix(subscriptions): expose cancelSubscription on $rootScope (don't know
why $scope doesn't work here). Fix UI bug
2014-05-12 12:18:53 -06:00
Matteo Pagliazzi
304beb6482 fix(i18n): use strings 2014-05-12 17:15:38 +02:00
deilann
d801ece19d adding flag, allowing free rebirth purchase, adding modal 2014-05-11 08:01:15 -07:00
benmanley
1ff77932ff feat(filters): add button to hide tags and restyle
**filters.styl**
* restyle tags and filter controls using global styles
**filter.jade**
* add button to toggle visibility
* change controls from icons to text
**global-modules**
* add new extends and mixins for button bar and tags
**global-colors.styl**
* add tag colours
2014-05-09 16:53:41 +01:00
Tyler Renelle
e60cf01b6f feat(stats): expos stats jade files to mobile 2014-05-08 16:04:36 -06:00
Tyler Renelle
311586e5a3 fix(profile): fix profile classes for mobile include 2014-05-08 15:26:21 -06:00
Tyler Renelle
628ea0accd Merge pull request #3402 from benmanley/toolbar-toggle
feat(toolbar): add button to hide/show toolbar
2014-05-07 15:19:00 -06:00
Matteo Pagliazzi
57e93d6623 fix(i18n): misc 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi
9b43502669 fix(i18n): pet and mounts 2014-05-06 20:05:57 +02:00
Matteo Pagliazzi
52d2693d94 fix(i18n): use translated attributes and classes 2014-05-06 20:05:57 +02:00