Yafinee
ff612555ea
#3054 - When feeding/saddling, ineligible pets should not get the green bubble
2014-05-21 19:54:20 +00: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
deilann
d801ece19d
adding flag, allowing free rebirth purchase, adding modal
2014-05-11 08:01:15 -07:00
Matteo Pagliazzi
9b43502669
fix(i18n): pet and mounts
2014-05-06 20:05:57 +02:00
Matteo Pagliazzi
dce4dd3ad6
fix(i18n): translate class names in equipment
2014-05-06 20:05:57 +02:00
Matteo Pagliazzi
95d5759042
fix(i18n): use right strings
2014-05-06 20:04:10 +02:00
Matteo Pagliazzi
1f8722cb57
fix(i18n): use strings
2014-05-06 20:04:10 +02:00
Matteo Pagliazzi
6930b693e0
fix(i18n): better strings for items
2014-05-06 20:04:09 +02:00
Matteo Pagliazzi
21efe44d4d
fix(i18n): use strings
2014-05-06 20:04:09 +02:00
Matteo Pagliazzi
d242ee3291
refactor(i18n): use strings for content
2014-05-06 20:04:09 +02:00
Matteo Pagliazzi
626352e04b
improve(i18n): use strings for gear items and potion
2014-05-06 20:04:09 +02:00
Tyler Renelle
5296a584de
Merge pull request #3155 from benmanley/notif-restyle
...
Consolidate notifications into one menu
2014-04-16 11:40:20 -06:00
benmanley
7f3f80aa4a
Replace bootstrap classes in submenus
2014-04-15 23:40:21 +01:00
Tyler Renelle
8505e81764
feat(eggQuest): add supporting ng-if for egg quest, so you can't feed
...
eggs. temporary, we should make something more robust like
"canFeed:false". Also, uses jade mixins to DRY the egg stuff
2014-04-06 21:31:06 -06:00
Tyler Renelle
8c23bd0d21
chore(april-fools): revert april fools
2014-04-02 00:05:33 -06:00
Tyler Renelle
a30d491b62
fix(april-fools): matt boch
2014-03-31 20:55:53 -06:00
Tyler Renelle
71a23096cc
feat(april-fools): april fools (revert here when done)
2014-03-31 20:12:16 -06:00
Sabe Jones
450a4e4ff5
feat(market): Implement Deer egg purchase
...
Adds the Ghost Stag quest to the list of pet quests that unlock egg purchases in Market after 2 completions.
2014-03-21 22:53:19 -05:00
Tyler Renelle
239e8abf68
feat(equipment): remove base gear from equipment. index.coffee is now
...
such that when you click the same gear you have equipped, it un-equips.
2014-03-21 15:03:46 -06:00
sabrecat
7102943aa1
feat(quests): Allow purchase of quest pets
...
Implements purchase in the Market of the two currently available pet quest eggs, after the user has completed the corresponding quest at least twice. This is a hard-code solution; @lefnire or others a little more adept in Angular might be able to make this generic and extensible with an ng-repeat--I just couldn't get the expression quite right.
2014-03-17 12:20:27 +00:00
Sabe Jones
d62d94c4fc
WIP: Enable quest eggs in Market after two runs
2014-03-16 22:23:23 -05:00
Sabe Jones
39380507e7
fix(Market): Move Saddle back with food
...
Moves Saddle out of the Special category of the Market into the "Food and Saddles" group, to match up with the label and grouping used elsewhere.
Fixes #2937
2014-02-25 19:23:57 -06:00
Tyler Renelle
13094c127a
feat(premium): unlock mystery items within timeframe of sub sign-on
2014-02-22 21:43:44 -08:00
Tyler Renelle
91d8ebad6d
feat(premium): add mystery-item gear slot
2014-02-22 20:38:16 -08:00
Matteo Pagliazzi
35a997c690
Merge pull request #2917 from benmanley/stable-styles
...
Move CSS for pets that have been raised into mounts from stable.jade to inventory.styl
2014-02-22 15:25:01 +01:00
Tyler Renelle
a8e890a6df
feat(premium): mystery items
2014-02-21 17:37:37 -08:00
benmanley
8c2c940d88
Move styles from stable.jade to inventory.styl file
2014-02-21 12:49:46 +00:00
benmanley
c04caefaac
Fix positioning of paw sprites
2014-02-21 12:49:46 +00:00
Marc-André Larivière
dc75834ec4
Changed hints style (and small quick fixes)
2014-02-16 10:13:16 -05:00
Tyler Renelle
fd6eb8724e
feat(valentine): valentine event
2014-02-13 18:40:33 -07:00
Matteo Pagliazzi
fa2c64d2d8
chore(i18n): prepare english for transifex: remove ending or starting space & _comment strings
2014-02-11 19:30:55 +01:00
Matteo Pagliazzi
1a44c3cf0c
refactor(bs3): css
2014-02-09 16:16:43 +01:00
Matteo Pagliazzi
5874941b94
refactor(bs3): inventory & misc
2014-02-09 12:32:12 +01:00
Lorian
322b257b72
Separated stable into dropped pets, quest pets, and rare pets, and made countPets only count the former. Made countMounts only count dropped and quest-hatched mounts, not rare mounts.
2014-02-08 16:57:28 -08:00
Tyler Renelle
5db96ebca2
fix(bs3): port pet feeding bar
2014-02-07 21:57:26 -07:00
Tyler Renelle
3473b73452
chore(Merge): branch 'develop' into bs3
...
Conflicts:
views/options/inventory/inventory.jade
2014-02-07 17:42:12 -07:00
Tyler Renelle
d034262834
feat(premium): subscriber mystery item (doesn't yet do anything)
2014-02-07 11:40:34 -07:00
Matteo Pagliazzi
5d4d82ad51
refactor(bs3): port options (profile, inventory, social (groups and hall)) and misc
2014-02-05 19:05:42 +01:00
Matteo Pagliazzi
b89081dd41
refactor(bs3): misc fixes
2014-02-04 20:18:27 +01:00
Matteo Pagliazzi
685b7a3cd2
Merge branch 'develop' into paglias/bs3
2014-02-04 20:16:00 +01:00
Tyler Renelle
07a47d353d
Merge pull request #2666 from marcgenesis/develop
...
Fixed inventory alignment. Issue #2158
2014-02-04 11:00:52 -08:00
Matteo Pagliazzi
56133894d8
refactor(bs3): sync with develop
2014-02-03 18:45:25 +01:00
deilann
2e3ee3f97c
removes progress bar of unfeedable pets
2014-02-02 13:22:24 -08:00
Matteo Pagliazzi
3e077fea6d
refactor(bs3): port rebirth and reroll modals, misc fixes
2014-02-02 13:52:42 +01:00
Tyler Renelle
527f230ee5
Merge pull request #2701 from deilann/wizardtomage
...
Change "Wizard" to "Mage" in member modal & inventory
2014-02-01 16:21:32 -08:00
deilann
dafd015173
wizard to mage in inventory
2014-02-01 15:20:02 -08:00
Marc-André Larivière
0afaa69d7d
Created new CSS entry for equipment title and modified inventory.jade accordingly
2014-02-01 13:17:21 -05:00
Marc-André Larivière
875698c111
Created new CSS entry for equipment-title and modified inventory.jade accordingly
2014-02-01 12:52:38 -05:00
Tyler Renelle
52f8f0d5b0
feat(winter): remove winter scrolls & snowballs
2014-02-01 07:43:25 -08:00