Sabe Jones
e800cd9a3f
chore(event): End Wonderland
2020-02-01 07:20:55 -06:00
Sabe Jones
a550e32fd3
fix(bgs): include TT required field
2020-01-06 11:45:18 -06:00
Sabe Jones
e8edc9669a
WIP(timetrav): buy BG with Hourglass
2020-01-03 12:50:13 -06:00
Sabe Jones
2693d49870
feat(content): NYE 2019-20 etc
2019-12-30 15:05:45 -06:00
Sabe Jones
730aefa2fa
fix(event): Santa Warning and Wolf
2019-12-23 13:09:40 -06:00
Sabe Jones
be107f02d3
Merge branch 'develop' into release
2019-12-19 16:55:10 -06:00
Sabe Jones
c4b16f86db
feat(event): Wonderland 2019-20
2019-12-19 16:54:27 -06:00
Matteo Pagliazzi
8f5a0cfe79
Onboarding guide and initial achievements refactoring ( #11536 )
...
* add achievements to user
* add placeholder strings
* add to achievements to common script
* add onboarding achievements category
* add notifications
* more notifications
* award achievements
* wip notification panel
* add achievements icons and copy
* do not count onboarding tasks for the created task achievement
* add notes
* sprites, fixes and completion status and reward
* add onboarding panel
* add toggle
* fix toggle size
* fix tests
* fix typo
* add notification
* start adding modal
* fix remove button positionin, timeout, progress bar
* modal + fixes
* disable broken social links from level up modal
* change toggle icon color on hover
* add border bottom to onboarding guide panel
* add collapse animation
* expanded onboarding on first open
* onboarding: flip toggle colors
* onboarding: show progress bar all the time
* onboarding: fix panel closing on click
* onboarding modal: add close icon and fix padding
* wip: add migration for existing users
* fix titles in guide
* fix achievements copy
* do not award completed task achievement when direction is down
* start implementing new achievements
* start migrating client
* remove social links from achievements modals
* prevent skipping tutorial + fix achievement notification
* sync fixes
* start redesign achievement modal
* misc fixes to achievements, polish generic achievement modal and hatched pet modal
* add special badge for onboarding
* fix badge condition
* modals fixes
* hatched pet modal: add close icon
* fix badge typo
* fix justin button
* new scrolling behavior for dropdowns
* fix strings capitalization
* add common tests
* add api unit tests
* add date check
* achievements modal polishing
* typos
* add toggle for achievements categories
* typo
* fix test
* fix edit avatar modal cannot be closed
* finish migration and correct launch date
* fix migration
* migration fixes
* fix tests
2019-12-16 17:20:47 +01:00
Matteo Pagliazzi
315604073b
Merge branch 'fix-antidotes-from-revert' of https://github.com/Xaz16/habitica into Xaz16-fix-antidotes-from-revert
2019-12-13 14:24:50 +01:00
Sabe Jones
40ba81a5d9
feat(content): FFFFFF Achievements
2019-12-10 14:41:39 -06:00
Xaz16
960985dee5
Merge branch 'develop' into fix-antidotes-from-revert
2019-11-17 23:54:09 +03:00
mistergij
b40dee9e68
Update isFreeRebirth.js ( #11505 )
2019-11-16 17:58:37 +01:00
Sabe Jones
645f40f7e0
feat(content): Delightful Dinos Bundle
2019-11-14 15:08:45 -06:00
Sabe Jones
a2a251b2f1
chore(event): end Fall Festival & Habitoween
2019-11-01 20:13:52 -05:00
Xaz16
aedabd2266
Fix
...
- Rewrite exports of debuffPotion functions
- Force clear debuffPotions in setDebuffPotionItems to make the same behavior as in develop branch
- Change class of debuffPotion items to shop_{key}
- Resolve lint warnings
2019-10-29 00:27:41 +03:00
Xaz16
60a12e8090
after merge
2019-10-28 23:15:45 +03:00
Matteo Pagliazzi
9afcf8d5eb
fix(build): do not lint when testing on github
2019-10-22 20:38:01 +02:00
Sabe Jones
7461a5d509
Merge branch 'release' into develop
2019-10-22 10:37:29 -05:00
Sabe Jones
0dd8cab2a0
feat(content): Zombie color bingo achievements
2019-10-22 10:19:02 -05:00
Matteo Pagliazzi
66ecb48cda
move errors
2019-10-15 17:17:44 +02:00
Matteo Pagliazzi
e0e9811ab6
lint common
2019-10-09 20:08:36 +02:00
Matteo Pagliazzi
0c27fb24a5
start fixing commong
2019-10-09 16:51:17 +02:00
Matteo Pagliazzi
621787915c
start upgrading eslint
2019-10-08 16:57:10 +02:00
Matteo Pagliazzi
90c917f69e
fix duplicates in code
2019-10-08 15:05:48 +02:00
Matteo Pagliazzi
90f732f545
Revert "Revert "Fix: Antidotes to Avatar Transformation Items should be added to Rewards by API ( #11353 )" ( #11406 )"
...
This reverts commit 50cae0165c .
2019-10-07 16:55:55 +02:00
Matteo Pagliazzi
50cae0165c
Revert "Fix: Antidotes to Avatar Transformation Items should be added to Rewards by API ( #11353 )" ( #11406 )
...
This reverts commit 5b57d91a9b .
2019-10-07 16:55:44 +02:00
Aleksey
5b57d91a9b
Fix: Antidotes to Avatar Transformation Items should be added to Rewards by API ( #11353 )
...
* Fix: moved debuffPotions from vue component
- Move logic of choosing proper debuf potion from vue component to website commons
- introduce new function to get debuffSpellItems
* Fix: move debuffPotions to server
* Refactoring: move setting of debuff potion to func
* Fix: sanity
* Refactoring & Tests:
- Create test case for get and set DebuffPotionItems functions
- Fix setDebuffPotionItems function to not create duplicated debuff items
- Make debuff potion type of items unpinnable
- Move list of debuffs to constant to reuse it in tests and functions
* Fix: typo in test describe
* Fix: translation of unpin
* Fix: setDebuffPotionItems on cron buffs reset
* Fix: use full path for debuff potions
2019-10-06 18:41:39 +02:00
Sabe Jones
cc8d3a9f36
chore(event): enable Sparkles
2019-10-03 14:04:02 -05:00
Matteo Pagliazzi
cca5b8492b
fix exports
2019-10-01 17:53:48 +02:00
Sabe Jones
ef1e7ba336
feat(kickstarter): add achievement
2019-09-27 11:45:24 -05:00
Sabe Jones
88b8f20d12
feat(event): Fall Festival 2019
2019-09-24 18:41:00 -05:00
Sabe Jones
7d732b5612
feat(content): new pet color achievements
2019-09-17 16:10:32 -05:00
Sabe Jones
fc841d0ad4
Hourglass Quest ( #11325 )
...
* feat(content): Hourglass Quest
* fix(hourglasses): NaN from undefined
* fix(quests): sanity check for negative scrolls
* fix(hourglasses): don't show quantity selection for binary items
* fix(route): validate number, use body not params
* test(timetrav): add quest tests
2019-08-29 15:22:12 -04:00
Sabe Jones
90e89791f3
chore(event): end Summer Splash
2019-08-01 18:08:43 -05:00
SabreCat
0e253fbb06
feat(content): mystery items
2019-06-25 15:13:08 +00:00
Sabe Jones
9f9b0c73c3
fix(event): 30 days hath July? uh, no
2019-06-18 19:49:55 -05:00
Sabe Jones
8e9500fed2
feat(event): Summer Splash 2019
2019-06-18 19:20:14 -05:00
Matteo Pagliazzi
2cbb0a85a4
limit free rebirth to once every 45 days
2019-06-17 20:37:18 +02:00
Sabe Jones
7094e75dd8
feat(achievements): new pet-related cheevos
2019-06-04 10:31:25 -05:00
Sabe Jones
56040eebaf
feat(content): Magic Hatching Potion Quest
2019-05-13 11:02:07 -05:00
Sabe Jones
4777850601
chore(event): end Flinging
2019-05-02 14:24:29 -05:00
Sabe Jones
e8d0557cb6
Merge branch 'release' into sabrecat/veggie-potions
2019-04-09 10:28:03 -05:00
Sabe Jones
5c2c87f523
fix(veggies): pinning and sorting
2019-04-04 10:35:22 -05:00
Sabe Jones
9cf8c0a824
Merge branch 'release' into develop
2019-04-02 13:09:46 -05:00
Sabe Jones
df7c0a005c
feat(content): Armoire and Backgrounds March 2019
2019-04-02 13:08:40 -05:00
Matteo Pagliazzi
0b8ce63c76
WIP: Improve User model performances ( #10832 )
...
* wip: define items as mixed objects
* add default owned gear
* mark modified
* more mark modified
* more mark modified
* more mark modified
* more mark modified
* fix common tests
* fix common tests
* update mongoose
* add itemsUtils
* use new util function in hall controller
* add tests for items utils
* update website/server to mark all items as modified
* start updating common code
* update login incentives
* update unlock
* remove changes to package-lock.json
* remove changes to package.json
2019-04-01 19:24:18 +02:00
negue
f35ef3a046
Multiple checks for pinnedItems ( #11031 )
...
* remove null/undefined entries from pinnedItems when an item is toggled - more inner checks + test
* drawer: fix when there isn't a page available
* rollback cleaning up pinnedEntries on item-toggle
* remove "re-setting" pinnedItems
* remove the filter
2019-03-31 20:41:37 +02:00
Sabe Jones
e0291cf432
feat(event): Spring Fling 2019
2019-03-19 19:52:59 -05:00
Sabe Jones
5b329db357
chore(event): end Winter Wonderland
2019-02-02 13:03:04 -06:00
Sabe Jones
f7983f39eb
feat(event): New Year's 2018-19
2018-12-31 17:44:13 -06:00