Matteo Pagliazzi
621787915c
start upgrading eslint
2019-10-08 16:57:10 +02:00
Matteo Pagliazzi
cca5b8492b
fix exports
2019-10-01 17:53:48 +02:00
Sabe Jones
509b2e4522
WIP(kickstarter): test setup for 2019 KS backer gear
2019-09-25 11:32:06 -05:00
Sabe Jones
1195560b0c
feat(content): Veggie Hatching Potions
2019-03-26 15:45:29 -05:00
Sabe Jones
5792bc0000
feat(content): Habitoween 2018
2018-10-30 16:21:42 -05:00
Sabe Jones
2fc1f46359
Veteran Pet ladder award for users affected by username changes ( #10765 )
...
* feat(usernames): Veteran Pet ladder award for affected users
* feat(content): Vet Pet Bailey etc.
2018-10-23 17:38:30 -05:00
SabreCat
63a11c6c28
chore(event): end Valentines/Dysheartener
2018-03-08 18:37:32 +00:00
SabreCat
10b978da4e
fix(spoilers): don't reveal quest boss rewards
2018-02-16 02:56:08 +00:00
Sabe Jones
d69e7e66ee
World Boss 2018 (Server) ( #9995 )
...
* feat(world-boss): barebones API
* fix(world): use Express respond for better JSON
* fix(api): respond with code 200
* feat(content): canonical Dysheartener desc and Rage
* fix(world-boss): enable progress
* WIP(test): world state API
* WIP(test): refactor world boss setup
* WIP(test): better expectations
* fix(test): more expect polishing
* feat(event): server side World Boss
* fix(strings): accidental deletion
* fix(content): include encouragement after Rage
* refactor(world-boss): address comments
2018-02-13 19:21:39 -06:00
SabreCat
d5cedaa925
feat(event): Habitoween
2017-10-30 20:40:29 +00:00
Sabe Jones
6d0496fbd0
Lost Masterclasser Quest Line ( #9183 )
...
* fix(sprites): serve animated GIFs
Also add new GIF for upcoming quest line
* feat(content): Masterclasser capstone quest
Also fixes Quests page for clearer lock/unlock display
* chore(sprites): compile
* feat(achievements): award quest completionist cheevo
* feat(quests): Siphoning Void
fix Achievements page styling and text spacing
fix display of Rage bar on party page
* test(quests): Lost Masterclasser
* chore(news): Bailey
* fix(test): only use Masterclasser in relevant scenario
2017-10-13 20:32:55 -05:00
Sabe Jones
08a84ce13d
Redesign: Veteran Pet migration ( #9090 )
...
* feat(migration): add Veteran pets
Also refactor pinned items query to fetch less data
* refactor(migration): rename/move, not duplicate
2017-09-27 19:47:04 -05:00
SabreCat
90d77cee81
feat(content): Orca Pets and Splashy Pals
2017-07-11 21:31:26 +00:00
Sabe Jones
91ed55cf66
Release mergeback v3.86.0 ( #8685 )
...
* 3.85.0
* New User Tasks for Mobile (#8682 )
* feat(mobile): different default tasks
* fix(linting): missing space
* fix(user): correct client type logic
* test(integration): tasks by platform
* fix(test): remove only
* test(user): deeper checks on tasks
* refactor(test): whitespace for readability
* feat(subs): Jackalope Pets (#8684 )
* chore(sprites): compile
* chore(i18n): update locales
* 3.86.0
2017-04-18 19:23:24 -05:00
Sabe Jones
61db283473
Jackalopes ( #8547 )
...
* feat(content): add Jackalope rare mount
* chore(news): Bailey for Group Plans
* fix(sprites): correct inconsistent file perms
2017-03-09 14:50:28 -07:00
Matteo Pagliazzi
98c019a0b6
Upgrade lodash to v4 and lint more files ( #8495 )
...
* common: import lodash modules separately
* remove test/content from .eslintignore, fix with eslint --fix content/index
* lint test/content
* lint content/index except for lodash methods
* upgrade server/models
* upgrade server/middlewares and server/libs
* port server/controllers/top-level
* port server/controllers/api-v3
* port views and tests
* client old port lodash and _(, missing _.
* upgrade client-old
* port common/script (root level files only)
* port common/script/fns
* port common/libs
* port common/script/ops
* port common/script/content and common/script/libs/shops.js
* misc fixes
* misc fixes
* misc fixes
* more tests fixes
* fix payments test stubbing, down to 2 failing tests
* remove more instances of lodash wrapping
* fix bug where toObject does not clone object
* fix tests
* upgrade migration or add lodash 4 note
* update shrinkwrap
* fix linting
* upgrade eslint-config-habitrpg
* update shrinkwrap
* recompile shrinkwrap
2017-03-01 17:10:48 +01:00
Matteo Pagliazzi
20792f5455
New Client: stable ( #8426 )
...
* try to freeze content object
* deep freeze the content object, start to implement stable
* freeze at the /common level
* go back to freezing content only on the client
* use deep-frezze-strict to support phantomjs
* use own version of deepFreeze
* update comment about deepFreeze
2017-02-15 12:49:57 +01:00
Sabe Jones
80e9735b28
Turkey Day 2016 ( #8231 )
...
* feat(event): Turkey Day 2016
* fix(test): allow for free pet
2016-11-22 20:00:10 -06:00
Sabe Jones
80892bd6a8
feat(event): JackOLantern ladder ( #8174 )
2016-10-31 08:14:06 -05:00
Blade Barringer
81b7eeeb71
Common reorg ( #8025 )
...
* Re-organize common folder
* fix: Correct paths in tests
* fix: move new content to proper folder
* chore: Move audio folder to assets
* Move sprites to sprites assets directory
* Move css sprites to assets directory
* Split out readmes for common code and sprites
* Move images to assets directory
* Move destinatin of shared browserified file
* remove unused file
* move compiled js to client-old
* Fix karma tests
* fix: Correct paths for sprites
2016-09-16 17:18:07 +02:00