Blade Barringer
e25472759a
Added triad bingo achievment
2015-01-16 16:43:48 -06:00
Blade Barringer
e5b6e64a98
Added preliminary logic for opening triadBingo modal
2015-01-16 11:47:07 -06:00
Blade Barringer
a5d6c9de3f
Force update of mountCount after feedling
2015-01-10 09:22:53 -06:00
Blade Barringer
c6ef4b52ab
The inventory controllers watch on mounts was creating an inaccurate count (was counting quest and special mounts)
2015-01-10 09:03:59 -06:00
Blade Barringer
6441888d3f
Moved mountMaster watch to feeding function
2015-01-02 19:09:50 -06:00
Blade Barringer
9b82da064f
Moved the beastMaster modal alert from notifications to inside the hatching function
2015-01-02 18:52:25 -06:00
Blade Barringer
e1494b3860
Added Shared as one of the injections
2015-01-02 18:51:51 -06:00
Blade Barringer
6807368c5c
Removed comment
2015-01-01 21:29:27 -06:00
Blade Barringer
0fd3f290b8
Merge branch 'develop' into mountmaster
2014-12-31 13:14:11 -06:00
Sabe Jones
53fff0dbc6
feat(seasonal): Implement Snowball
...
Adds the snowball from Winter 2014 to the Seasonal Shop.
2014-12-29 19:40:11 -06:00
Negue
a082e88b5d
Filter Array only once and one time binding - closes #4429
2014-12-27 23:26:30 +01:00
Sabe Jones
0e28f04c90
feat(event): Implement Seasonal Shop
2014-12-25 14:33:11 -06:00
Taldin
506ac6ebe7
added mountmaster support
...
inventoryCtrl: Changed Matt to show 90 mounts instead of 180
notificationCtrl: added mountmaster achievement test
userCtrl: added scope.profile.mountCount
user.js: added fields for mountMaster and mountMasterCount (not used
yet), mountCount function
modals/achievements.jade - added modal dialog for mountmaster (note:
wolf graphic was not available locally)
profiles/achievements - jade - mountmaster added
stats.jade -- uncommented broken Mounts Tamed section, since it works
now
2014-10-30 12:35:40 -07:00
Tyler Renelle
e666d2f837
fix(spookDust): user serverside method for spookdust as it's path-protected
2014-10-03 00:33:39 -06:00
Tyler Renelle
0841cafd1f
feat(spookDust): add the spookDust special spell, like snowballs. Note: this is handled specially so spookDust can be bought with GP, is a WIP
2014-10-02 23:18:13 -06:00
Alice Harris
d9661cf089
hide Plain Egg mounts and remove them from the totalMounts count
2014-09-11 17:59:37 +10:00
Tyler Renelle
2aacf63308
feat(backgrounds): bailey
2014-06-10 18:52:13 -06:00
Tyler Renelle
c6232c2d1a
feat(backgrounds): add backgrounds feature
2014-06-10 16:38:29 -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
Matteo Pagliazzi
df8eb107cd
fix(i18n): use strings
2014-05-28 18:07:25 +02:00
Matteo Pagliazzi
d242ee3291
refactor(i18n): use strings for content
2014-05-06 20:04:09 +02: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
Tyler Renelle
ffb42906e1
feat(event-tracking): start adding some client-side GA event-tracking
2014-02-10 11:33:40 -07: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
Matteo Pagliazzi
9ea9ed841d
refactor(bs3): buyQuest fix, add back badges colors, minor fixes
2014-02-08 19:20:10 +01:00
Matteo Pagliazzi
e4bd817443
refactor(bs3): sync with develop
2014-02-06 17:36:33 +01:00
Marcelo Sizer
386d108c3c
Replace hard-coded strings for window.env.t on js files
2014-02-05 20:43:49 -02:00
Matteo Pagliazzi
cdc13d2ffb
refactor(bs3): misc
2014-02-03 19:24:37 +01:00
Matteo Pagliazzi
07593dc122
refactor(bs3): port quests modals, fix restore modal and various bugs
2014-02-02 16:43:58 +01:00
Cole Gleason
dab9ddbda2
fix(quests): quests with a level cap cannot be bought before that level.
...
Users were buying the vice quest hoping to play it, not realizing it
would drop at that level. Let's restrict buying the quest (at least in
the short term) until you reach that level.
Fixes #2707 .
2014-02-02 01:54:23 -06:00
Cole Gleason
2b17b041ca
Merge pull request #2533 from Sinza-/buy-quest
...
Add information to quests on the Market before you buy them
2014-01-28 18:49:29 -08:00
Marcelo Sizer
de2c0280b2
Fix multiple sell buttons appearing simultanously when clicking on food + egg or potion
2014-01-26 01:18:54 -02:00
Marcelo Sizer
17e70e84d6
Remove level lock to purchase
2014-01-23 23:30:11 -02:00
Marcelo Sizer
d3d970b87f
Make locked quests purchasable
2014-01-23 23:11:30 -02:00
Marcelo Sizer
9e6a9a3d0e
Don't show information if the quest is locked
2014-01-23 18:26:55 -02:00
Marcelo Sizer
b2d5e2a090
Add popover quest description to quests in the Market and add buyQuest modal to show text and rewards before purchasing the quest
2014-01-23 15:53:42 -02:00
Tyler Renelle
9e69d7959f
feat(quests): add level requirement for quests
2014-01-21 17:46:17 -08:00
diablo
7179a30827
Fixed broken test for display name
2014-01-17 19:16:40 -06:00
diablo
16c38634b6
Modifies pet name to be 'Desert Wolf' rather than 'Wolf-Desert'
2014-01-16 21:42:08 -06:00
diablo
dfdccfb458
generifies article for food when feeding to pet
2014-01-16 21:34:10 -06:00
diablo
7e791158d4
Fixes misuse of food.key in modal display and instead uses the text value
2014-01-16 20:42:15 -06:00
Andrew Bloomgarden
dc368bb652
Remove references to $rootScope.Shared & .Content in non-view code.
...
Instead, have them request services that return them so tests don’t need to prepare special state.
2014-01-15 21:33:58 -08:00
Cole Gleason
58803773d2
Allow users to purchase quest scrolls even if they haven't finished the previous quest
2014-01-10 15:43:44 -06:00
Dušan Juretić
f854d2d022
Use $window on inventoryCtrl, so it can be mocked on tests
2014-01-04 00:01:29 -03:00
Tyler Renelle
44e89d1be7
bosses: misc small bugs
2013-12-25 00:55:38 -07:00
Tyler Renelle
094989db13
quests: add collection quests, incl. polar bear pt 2, and quest arks, and achievements
2013-12-24 17:24:09 -07:00
Tyler Renelle
8095397317
Quests: hurt boss via score method, refactor chat function, change all content.*.name to content.*.key for consistency
2013-12-23 01:19:18 -07:00
Tyler Renelle
ecb354e2cc
Quests: initial Bosses WIP - invite, accept, reject, etc
2013-12-22 17:46:54 -07:00
Tyler Renelle
91e1287d06
APIv2: some finalization of APIv2. Add new routes, re-rigg
...
query/param/body requirements. This overhauls the API pretty
substantially, so we'll indeed be moving this to apiv2, using v1 for the
old API, and limiting it's use substantially
2013-12-15 16:53:06 -07:00
Tyler Renelle
12cc6f51eb
classes: reposition inventory, fix saddle confirm dialog, gems & food tweaks
2013-12-15 13:25:19 -07:00