Kalista Payne
1ed61a3d3d
December 2024 and Winter Wonderland 2025 build ( #15358 )
...
* feat(content): Winter 2025 build by @CuriousMagpie
* fix(content): add more WW
* fix(content): add more WW
* chore(subproj): update habitica-images
* fix(gala): December 2024 is Winter 2025
* fix(content): lint, background typo, 0 index month
* fix(content): add missing mystery set name
* fix(content): roll back erroneous month indexing
* fix(tests): no 13th month, consider releases in schedule test
* update gear strings
* fix(seasonal): show quest modal
* fix(seasonal): use category-item component
* chore(subproj): update habitica-images
---------
Co-authored-by: CuriousMagpie <eilatan@gmail.com >
2024-11-19 11:44:22 -06:00
Phillip Thelen
c26f410cc3
add fallback for seasonal gear
2024-06-06 12:21:34 +02:00
Phillip Thelen
06623991b3
lint
2024-05-15 12:17:18 +02:00
Phillip Thelen
fe697898ee
Fix featured items
2024-05-15 12:05:30 +02:00
Phillip Thelen
f3fc14bd53
fix seasonal gear
2024-05-15 11:56:40 +02:00
Phillip Thelen
f99ddbe60f
display customizations in new shop
2024-04-01 17:54:07 -05:00
Sabe Jones
39fc6248d6
fix(event): adjust Egg quest release date
2024-03-26 06:48:45 -05:00
Natalie
3e5226de67
update(content): add 2024 Spring Fling ( #15168 )
...
* update(content): add spring fling images, items, and placeholder text
* update(dates) : set canonical dates
* update(dates/quests): set canonical dates for both, add egg quest availability
* update(date): update quest availability start date
* update(content): add magic hatching potions
* fix(dates): canonical dates
* fix(event): add correct event name to potions
* fix(dates): canonical dates
* fix(dates): fix UTC offset, remove package.json and package-lock.json
* fix(dates): canonical
* fix: re-added package.json and package-lock.json
* update(content): add gear strings
* update(content): add Rogue off-hand string, canonical dates
2024-03-13 16:34:41 -05:00
Phillip Thelen
f8d315ff6e
Upgrade to mongoose 7 ( #14971 )
...
* remove some unused dependencies
* update mongoose version
* make common tests pass
* Make unit tests pass
* make api v3 integration tests pass
* fix lint issues
* fix issue with package-lock
* fix(lint): we don't need no .js
* fix(lint): update to latest config-habitrpg
* chore(npm): update package locks
* fix(test): replace deprecated fn
* chore(package): update eslint-habitrpg again
* fix(lint): server linting
* fix(lint): client linting
* fix(client): correct mangled common imports
* chore(npm): update package-locks
* fix(lint): punctuation, module
---------
Co-authored-by: SabreCat <sabrecat@gmail.com >
Co-authored-by: SabreCat <sabe@habitica.com >
2024-01-16 15:18:47 -06:00
SabreCat
f8ba191eea
fix(gala): correct seasonal shop quests/spell
2023-12-19 10:07:32 -06:00
SabreCat
8a45f753ca
Merge branch '2023-winner-funderlamb' into release
...
by @CuriousMagpie
2023-12-17 19:36:15 -06:00
Natalie
f72eef6bff
feat(content): prebuild Fall Festival ( #14869 )
...
* feat(content): prebuild Fall Festival
* fix(typos): because 2023 is not the same as 2024
* feat(css): having stylesheets is important
* feat(content): ready for review & testing
* fix(tests): account for Sept 09 bundle
* fix(gala): use multi event list more
fix a couple of strings too
* feat(content): Warrior and Rogue text
also fix timing of quest bundle feature
* fix(strings): correct stat boosts
* fix(content): missing mage
also adds missing margin to purchase gems button in buy modal
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-09-20 19:46:34 -05:00
Natalie L
c7ed693e18
feat(gala): Add 2023 Summer Splash Gala Items ( #14712 )
...
* feat(content): add June subscriber items
* feat(gala): add images
* feat(gala): add code
* feat(gala): text strings
* feat(gala): testing and final updates
* feat(gala): fixed a couple of typos
* fix(event): proofread strings and dates
Also replace empty descriptions for Rogue and Healer
* fix(event): NO EGG
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-06-19 16:36:05 -05:00
Natalie L
a363e68080
feat(cont): 2023 Spring Fling content ( #14525 )
...
* feat(cont): 2023 Spring Fling
* feat(content): 2023 Spring Fling (attempt to add Jungle Buddies Quest Bundle)
* fix(event): various typos and date ranges
* fix(event): correct countdown on Shiny Seed
* fix(quests): correct TypeError in featured list
* feat(content): update Spring gear to canon desc
---------
Co-authored-by: SabreCat <sabe@habitica.com >
2023-03-17 15:05:04 -05:00
SabreCat
def9aa16b5
fix(events): handle overlap of unseasonal events and seasonal
2023-01-25 10:51:47 -06:00
Natalie L
fd9d738cc6
chore(content): add winter wonderland items ( #14407 )
...
* chore(content): add winter wonderland items
* chore(typos): dates are hard
* fix(tz): how far back we have fallen
* fix(event): four extra hours for stragglers
* fix(typo): singular snowball spell
* fix(gear): remove stray incorrect event prop
* merge release
* Revert "merge release"
This reverts commit 83e29d0288 .
* feat(content): add EN text
* fix(dates): 2022-2023 Winter
* chore(content): add featured quest bundle
* fix(event): delay Snowballs, add quests to Seasonal Shop
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
Co-authored-by: SabreCat <sabe@habitica.com >
2022-12-19 15:53:52 -06:00
Natalie L
f030135c82
chore(content): add 2022 Fall Festival ( #14244 )
...
* chore(submodule): add August 2022 Mystery Items
* update(content): add 2022 Fall Festival content
* update(content): add 2022 Fall Festival content
* update(content): update event dates for release
* fix(lint): remove extra spaces
also correct typo in gear string keys
* feat(content): remaining descriptions
* fix(event): correct spell availability
* fix(test): work around first-match logic
Co-authored-by: Sabe Jones <sabrecat@gmail.com >
Co-authored-by: SabreCat <sabe@habitica.com >
2022-09-19 16:55:53 -05:00
Natalie L
f0c25dab05
2022 Summer Gala Content ( #14067 )
...
* merge upstream/release into origin/release
* Revert "merge upstream/release into origin/release"
This reverts commit 902ed08cc3 .
* Summer Splash 2022 Content
* added magic hatching potions
* updated events for testing
* fix whitespace
* various corrections
* fix(gear): mage set, healer set, event start date
* update: habitica-images
* fix(events): include normal/empty season data outside of gala
* fix(string): missing attribute and event verbiage for warrior item
Co-authored-by: SabreCat <sabe@habitica.com >
2022-06-21 09:29:53 -05:00
SabreCat
d0c736a7a6
fix(gala): correct dates on seeds and customizations
2022-04-12 14:36:59 -05:00
SabreCat
ad9c468e77
fix(event): CSS build, small fixes
2022-03-22 10:34:44 -05:00
CuriousMagpie
c94195129f
2022 Spring Fling Content
2022-03-18 17:24:05 -04:00
SabreCat
685ba1286e
feat(content): Winter Wonderland 2021-22
2021-12-21 15:32:11 -06:00
Sabe Jones
f4bf576c2f
feat(content): enable Spooky Sporklies
2021-10-12 16:01:33 -05:00
Sabe Jones
0933fe48ba
feat(content): Fall Festival 2021
2021-09-21 16:16:52 -05:00
Sabe Jones
1a57f7df00
feat(event): Summer Splash 2021
2021-06-22 18:49:32 -05:00
Sabe Jones
719b4ca3ea
feat(content): magic options
2021-05-11 16:07:44 -05:00
Sabe Jones
9c402152e8
feat(event): Shiny Seed and Egg Hunt countdowns
2021-04-08 16:26:32 -05:00
Sabe Jones
5ffdf09be4
fix(event): don't flatten start/end moments
2021-04-07 13:08:08 -05:00
Sabe Jones
676a9348d0
feat(event): March-April goodness
2021-03-23 11:58:21 -05:00
Sabe Jones
bd228d5d69
fix(event): correct return value for find
2020-12-17 08:25:04 -06:00
Sabe Jones
eadbdeb7b8
Revert "WIP(event): Test values for event range--NOT FOR PRODUCTION"
...
This reverts commit 0d1643eb17 .
2020-12-16 22:57:08 -06:00
Sabe Jones
0d1643eb17
WIP(event): Test values for event range--NOT FOR PRODUCTION
2020-12-11 16:26:53 -06:00
Sabe Jones
119502f285
fix(event): address code comments, add banner gradient
2020-12-11 15:59:41 -06:00
Sabe Jones
53f19c4da3
feat(event): Winter Wonderland 2021 and Gift-One-Get-One Promotion
2020-12-10 16:53:37 -06:00
Sabe Jones
31d0cb5a91
chore(event): conclude
...
and fix rotten potatoe
2020-11-01 22:02:39 -06:00
Sabe Jones
058c1464d3
feat(content): Armoire and BGs 2020/10
2020-10-06 15:49:09 -05:00
Sabe Jones
9450f9ee1d
feat(event): Fall Festival 2020
2020-09-21 14:34:38 -05:00
Sabe Jones
74244fd3ba
chore(event): Splash cleanup and Bailey
2020-08-03 13:26:53 -05:00
Sabe Jones
15753de3a1
feat(content): Seafoam and Amigos
2020-07-14 16:11:34 -05:00
Sabe Jones
5cd9528b77
Squashed commit of the following:
...
commit 24e299b4663d77daf70c5cca584d27db2df94fe6
Author: Sabe Jones <sabrecat@gmail.com >
Date: Thu Jun 18 12:29:07 2020 -0500
fix(gear): Mage Oar is twohanded and grants PER
commit 4f92312b7f409419c37f9f97bc162153ad3103b5
Author: Sabe Jones <sabrecat@gmail.com >
Date: Thu Jun 18 12:27:27 2020 -0500
fix(sprites): corrected Mage set
commit 49d86ca8879b66e3531be81d35e6e98916185486
Author: Sabe Jones <sabrecat@gmail.com >
Date: Wed Jun 17 16:16:56 2020 -0500
refactor(strings): finish cleaning up redundant seasonal Rogue strings
commit ee513cc1449c52ad72850745ea18a353be5490d2
Author: Sabe Jones <sabrecat@gmail.com >
Date: Wed Jun 17 16:09:12 2020 -0500
chore(sprites): compile
commit 0b15f834a000a033925571ff5a15871b0965bc00
Author: Sabe Jones <sabrecat@gmail.com >
Date: Wed Jun 17 16:08:59 2020 -0500
feat(content): Splash 2020
2020-06-18 13:16:07 -05:00
Sabe Jones
671c90a593
chore(news): Bailey
2020-05-04 14:50:36 -05:00
Sabe Jones
5ccd2ae262
chore(event): seeds and sprites
2020-04-07 14:08:09 -05:00
Sabe Jones
3e96e54ad8
feat(event): eggy eggy
2020-03-24 13:13:50 -05:00
Sabe Jones
3ec95ad821
fix(event): feature something from 2020
2020-03-19 08:11:30 -05:00
Sabe Jones
411f82202b
feat(content): Spring Fling 2020
2020-03-17 14:49:22 -05:00
Sabe Jones
e800cd9a3f
chore(event): End Wonderland
2020-02-01 07:20:55 -06:00
Sabe Jones
2693d49870
feat(content): NYE 2019-20 etc
2019-12-30 15:05:45 -06:00
Sabe Jones
c4b16f86db
feat(event): Wonderland 2019-20
2019-12-19 16:54:27 -06:00
Sabe Jones
a2a251b2f1
chore(event): end Fall Festival & Habitoween
2019-11-01 20:13:52 -05:00
Matteo Pagliazzi
90c917f69e
fix duplicates in code
2019-10-08 15:05:48 +02:00