Sabe Jones
5263b5e42f
Fall Festival 2017 ( #9058 )
...
* feat(event): Fall Festival 2017
* chore(sprites): compile
* fix(sanity): remove duplicate locale file
2017-09-21 13:33:43 -05:00
SabreCat
ab6e77dd9a
feat(content): Armoire and BGs 2017-08
...
Also ends the Summer Splash event.
2017-08-03 21:21:12 +00:00
SabreCat
4cd742c19a
feat(event): Summer Splashy Foam
2017-07-05 20:03:23 +00:00
SabreCat
21379ee357
feat(event): Summer Splash 2017
2017-06-20 22:08:38 +00:00
MathWhiz
c9427ad34c
New cards — Congratulations, Get Well ( #8655 )
...
* Add card and achievement sprite for Congrats card
* Add data regarding Congrats card
* Add Get Well card
* Add Get Well images
* Add schema
* Remove `if (!target.flags) target.flags = {};` code from cards
* Remove white backgrounds for congrats sprites
* add inital tests for cards
* Fix card tests
* Fix invalid urls in tests
* Update POST-user_class_cast_spellId.test.js
* Update POST-user_class_cast_spellId.test.js
* Update POST-user_class_cast_spellId.test.js
* Update congrats card sprite
* Fix card logic
* Fix user schema
* Change achievement values for new cards to Number
* Resize congrats and getwell cards
This will make them be sized properly
* Separate Market from Drops
* Extract cards to new section
* fix(sprites): revert spritesheet changes
* Add flags if target does not have them
2017-06-06 19:04:54 -07:00
SabreCat
5cd11ed343
feat(content): Armoire and BGs
2017-06-01 23:08:00 +00:00
Sabe Jones
d2dc8f1856
Release Mergeback 2017/05/03 ( #8716 )
...
* Content 2017/05 (#8714 )
* feat(content): May 2017
Add Armoire, add BGs, end Spring Fling
* chore(sprites): compile
* chore(i18n): update locales
* 3.89.0
2017-05-03 15:02:54 -05:00
Sabe Jones
12cefe4e9f
Spring Fling 2017 ( #8579 )
...
* feat(event): Spring Fling 2017
* fix(sprites): adjustments
Also enables pastel hair/skin purchases
2017-03-18 12:01:41 -05:00
Sabe Jones
daa6bd0315
chore(event): end Valentine's
2017-02-21 21:21:25 +00:00
Sabe Jones
ff5c44c5a8
feat(event): Valentine's
2017-02-14 17:32:23 +00:00
Sabe Jones
8d148b4d69
End Winter Wonderland ( #8466 )
...
* chore(event): end Winter Wonderland
* fix(test): update constant
2017-02-02 09:08:51 -06:00
Sabe Jones
c6560b6b1b
chore(event): end New Year's bennies
2017-01-03 00:19:20 +00:00
Sabe Jones
c5c2da75bf
fix(shops): hardcode NYE card
2016-12-30 23:08:01 +00:00
Sabe Jones
969607cd3b
feat(event): New Year's 2016
2016-12-30 22:19:29 +00:00
Sabe Jones
0284e9a4e3
fix(event): sell Santa scrolls
2016-12-17 02:54:29 +00:00
Sabe Jones
30f3d786bb
feat(event): Winter Wonderland 2016-2017 ( #8290 )
2016-12-16 17:49:22 -08:00
Travis
fa788f49fc
Preventing users from buying already gifted subscriber items ( #7734 )
...
* Adding the unopened mystery items to the call to get not obtained subscriber items. closes #7712
* refactoring according to pr
* Refactoring according to pr. moved time-travelers to it's own file and added new tests.
2016-12-15 10:00:49 -06:00
Keith Holliday
f8039f48a6
Styled merch button to have highlight ( #8273 )
2016-12-10 22:09:06 -06:00
Keith Holliday
45297f8bf9
Merge pull request #8256 from a2lin/equipment_search
...
Adds a free-text filter (search) to the equipment page.
2016-12-10 16:28:11 -06:00
Keith Holliday
6f112c29f2
Merge pull request #8268 from Tallestthomas/develop
...
Show link leading to the Food Preferences Wiki page.
2016-12-10 14:41:17 -06:00
Alexander Lin
4e303cc592
Clean up code
2016-12-10 02:15:30 -08:00
Travis Husman
8112d46ea4
Removing line break
2016-12-09 07:32:40 -08:00
Travis Husman
d13bded647
Updating the merchandise link to look like a list item.
2016-12-09 07:31:48 -08:00
Travis Husman
605a5a1d5c
Adding a merchandise link to the marketplace selector. fixes #8265
2016-12-08 08:19:13 -08:00
tallestthomas
2d5d786c8e
Added pet food link to pets.json and jade template (issue #8023 )
2016-12-08 11:05:22 -05:00
tallestthomas
79829ca128
Added link to pet food wiki ( #8023 )
2016-12-07 10:30:29 -05:00
Alexander Lin
679459b83b
Adds free-text filter to equipment page
...
Closes #8241
2016-12-05 01:06:56 -08:00
Sabe Jones
c7039bc9ea
fix(incentives): pixel paws, purple background
...
Also turns off automatic Base Turkey pet award for new users.
2016-11-28 20:57:35 +00:00
Sabe Jones
25b0ff38c4
Login Incentives ( #8230 )
...
* feat(incentives): login bennies WIP
* feat(content): incentive prize content WIP
* fix(content): placeholders pass tests
* WIP(content): Bard instrument placeholder
* feat(content): Incentives build
* chore(sprites): compile
and fix some strings
* WIP(incentives): quests and backgrounds
* fix(quests): correct buy/launch handling
* [WIP] Incentives rewarding (#8226 )
* Added login incentive rewards
* Updated incentive rewards
* Added incentive modal and updated notification structure
* Added analytics to sleeping
* Added login incentives to user analytics
* Fixed unit tests and ensured that prizes are incremented and not replaced
* Updated style of daily login incentive modal
* Added rewards modal
* Added translations
* Added loigin incentive ui elements to profile
* Updated login incentives structure and abstracted to common.content
* Added dynamic display for login incentives on profile
* Added purple potion image
* Updated daily login modal
* Fixed progress calculation
* Added bard gear
* Updated login incentive rewards
* Fixed styles and text
* Added multiple read for notifications
* Fixed lint issues
* Fixed styles and added 50 limit
* Updated quest keys
* Added login incentives reward page
* Fixed tests
* Fixed linting and tests
* Read named notifications route. Add image for backgrounds
* Fixed style issues and added tranlsations to login incentive notification
* Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock
* Updated awarded message
* Fixed text and updated progress counter to display better
* Fixed purple potion reward text
* Fixed check in backgrouns reward text
* fix(quest): pass tests
* Added display of multiple rewards
* Updated modal styles
* Fixed neagtive 50 issue
* Remvoed total count from daily login incentives modal
* Fixed magic paw display
* fix(awards): give bunnies again
* WIP(incentives): more progress on BG shop
* fix(incentives): actually award backgrounds
* fix(incentives): more BG fixy
* fix(backgrounds): don't gem-buy checkin bgs
* Added dust bunny notification
* fix(incentives): don't redisplay bunny award
* chore(news): Bailey
and different promo sprite
2016-11-23 19:34:09 -06:00
Keith Holliday
3ea7b72024
Passed language param to text functions ( #8220 )
2016-11-17 19:32:07 +01:00
Sabe Jones
8cbbb58e78
chore(event): end Fall Fest
2016-11-04 20:20:53 +00:00
Sabe Jones
009ab26711
Add special spells to Seasonal Shop API ( #8138 )
...
* WIP(shops): add spells to Seasonal API
* refactor(shops): remove superfluous if
* feat(shops): handle spell purchasing
* fix(test): proper required fields check
Also corrects a linting error.
* refactor(shops): use constants
2016-10-13 17:53:02 -05:00
Sabe Jones
85b5b5a62d
chore(event): enable & announce Spooky Sparkles
2016-10-06 22:49:56 +00:00
AccioBooks
c2eb113672
Make Wikia Links Translatable ( #7036 )
...
* Wikia Links
* Update contrib.json (Added comma)
* Implement @Alys's Suggestions
* conLearnLink -> conLearnURL
* add link to plans.jade
* Appended "URL" to locale strings with URLs
* Add 's'
2016-09-29 21:57:44 +10:00
Sabe Jones
676d9aedf1
Begin Fall Festival 2016 ( #8043 )
...
* feat(event): begin Fall Festival 2016
* feat(event): Seasonal Shop Fall 2016
* fix(test): season specific food
* chore(news): add Bailey
* fix(season): correct Sorceress & timetrav
2016-09-20 20:11:32 -05:00
Oziris Moreira
4ad50b9d30
Fix Magic Mount Spacing ( #8015 )
...
* fix magic mount spacing
* simplify functions
* function hasAPetOfPotion
* var premiumPotion
2016-09-15 22:01:31 -05:00
Travis
282822def6
Don't show items in the seasonal shop that can't be purchased ( #7859 )
...
* making an api chnage so the seasonal shop will only return items that the user has never owned instead of all items the user doesn't currently own
* fixing commit so shop doesn't show already owned items
* recommenting out seasonal shop message as it's currently closed
2016-09-13 08:15:11 -05:00
Blade Barringer
3d53781bd3
Fix content name error ( #7995 )
...
* fix: correct translation strings for pet/mount names
* chore: expose potion and egg key, not object in pet content api
* fix: Update feed route to use potion and egg objects
* refactor: Update feed route to use petInfo
* Use pet/mount text method for name
* correct feed route
2016-09-10 22:05:25 -05:00
Blade Barringer
f496a6b0c7
feat: Lower cost of orb of rebirth
...
closes #7917
fixes #7944
2016-09-09 21:08:42 -05:00
Sabe Jones
cb1417ea58
Handle empty market category on Drops page ( #7959 )
...
* fix(market): hide category in view
* refactor(view): if, not hide
* fix(test): allow empty market cat
2016-08-31 17:16:22 -05:00
Sabe Jones
7e0a860b25
chore(content): disable Thunderpotions
...
Also remove superfluous message about the Quests Shop
2016-08-31 19:14:28 +00:00
Blade Barringer
a69ab954f5
fix(client): Correct logic to show premium pets
...
Fixes #7888
2016-08-19 08:41:27 -04:00
Blade Barringer
420cebd93b
fix: Correct purchase call to use purchaseType, not identifier
2016-08-10 08:58:01 -05:00
Sabe Jones
72f1114d85
refactor(content): concatenate notes
2016-08-09 23:19:53 +00:00
Sabe Jones
051763bc49
Thunderstorm Hatching Potions ( #7885 )
...
* feat(premium): Thunderstorm Potions
* chore(news): Thunderstorm Bailey
* fix(test): allow addlNotes key
2016-08-09 17:37:39 -05:00
Sabe Jones
9a338ef1de
End Summer Splash 2016 ( #7857 )
...
* chore(event): end Summer Splash 2016
* fix(event): disable Seasonal Shop buys
2016-08-01 17:47:46 -05:00
Phillip Thelen
24d25026cf
Add API calls for shop inventories ( #7810 )
...
* Add API call for market inventory
* changes to shop api calls
* optimize shop categories
* add API call for quests
* add api call for time travelers shop
* fic buying items in shops
* fix linting errors
* shop adjustments for iOS app
* add tests to shops
* fix syntax issues
* Code formatting
* correct indentation
* add tests for api routes
* fix time travelers and seasonal
* Increase test coverage for shop routes
* refactor: Pull out trinket count in time traveler route
* refactor: Clarify instructions for seasonal shop script
* lint: Remove extra new line
* Adjust shops common test
2016-07-26 14:36:55 -05:00
Sabe Jones
cfe688daa5
feat(mystery): subscriber items 201606 ( #7707 )
...
* feat(mystery): subscriber items 201606
* chore(news): announce Android
2016-06-23 14:01:11 -05:00
Blade Barringer
2d3e5f86f7
feat(client): Display if gear gets class multiplier in notes
2016-06-23 07:53:01 -05:00
Sabe Jones
cf258676a2
feat(event): Summer Splash 2016 ( #7705 )
2016-06-21 19:22:50 -05:00