Phillip Thelen
|
1be169a105
|
Reduce size of client js bundles (#15264)
* add packages
* Only include the needed parts of BootstrapVue
* remove yargs from client
* treeshake validator library
* formatting
* fix import
|
2024-08-06 12:53:44 -05:00 |
|
Phillip Thelen
|
6b02af69f2
|
Refactor the root App to load less data for front page visits (#15265)
* refactor root app to not load everything when visiting landing page
# Conflicts:
# website/client/src/app.vue
* fix lint
* fix hiding loading screen
* fix showing snackbars when not logged in
* remove console
|
2024-08-06 12:49:14 -05:00 |
|
Natalie
|
ce0e8284fe
|
Update static navbar on mobile (#15289)
* update logo on static pages (mobile)
* remove typo
|
2024-08-02 09:43:32 -05:00 |
|
Natalie
|
7f6ae8ffbf
|
Navigation Bar Visual Improvements (#15278)
* update privacy policy
* Fix serving memoized content
* add missing info to mystery item strings
* add missing string info to July mystery items
* fix food
* melior updates - loading screen & menu bar
* updates to currency tray spacing
* table styling
* one last table style
* add margin adjustment
* fix spacing
* clean up spacing styles
* remove table rounded corners
* correct faq tyops
* spacing updates
* fix web challenge instructions
* beach umbrella you are not shady except when you are
* fix mobile margin weirdness
* update wording on answers
* mobile spacing
* add chart showing details of item 1.4
* revert unrelated changes
* melior centering and icon spacing
* remove unnecessary files
* rejiggering spacing
* remove errant comma
* remove unnecessary files
* remove duplicated class
* remove duplicated class
* ...and more spacing
* notification bubble
* notification icon & currency alignment
* fix(CSS): clean up some unnecessary classes
---------
Co-authored-by: Phillip Thelen <phillip@habitica.com>
Co-authored-by: Sabe Jones <sabe@habitica.com>
|
2024-08-01 10:06:21 -05:00 |
|
Phillip Thelen
|
765e08f999
|
fix displaying if a pet is hatchable (#15281)
|
2024-07-30 12:16:43 -05:00 |
|
Sabe Jones
|
39ccddfb1c
|
fix(customization): restore broken popovers
|
2024-07-29 16:17:33 -05:00 |
|
Sabe Jones
|
108214a217
|
fix(lint): remove console statement
|
2024-07-29 14:15:47 -05:00 |
|
Sabe Jones
|
271f40e355
|
Squashed commit of the following:
commit 8ed95731cb
Author: Phillip Thelen <phillip@habitica.com>
Date: Tue Jul 23 17:59:56 2024 +0200
fix hatched dialog
commit 53242ad96c
Author: Phillip Thelen <phillip@habitica.com>
Date: Tue Jul 23 17:38:13 2024 +0200
fix popover not showing
commit ce4bfd25bd
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jul 3 17:28:30 2024 +0200
move item popover to own component
commit 2e6a300c46
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jul 1 18:48:24 2024 +0200
make scaled sprites look nice
commit a3cbadb8c2
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jul 1 18:48:17 2024 +0200
fix hatching dialog
commit 0e5126df5e
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jul 1 18:48:12 2024 +0200
fix popover alignment
commit 7362af9236
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Jun 28 17:07:03 2024 +0200
fix item display
commit cf353efdb7
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Jun 28 16:59:13 2024 +0200
fix pet display
commit caf0cba9f2
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Jun 28 15:24:39 2024 +0200
fix background icon display
commit 3b06febc01
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 26 12:30:04 2024 +0200
fix sprites for notifications
commit 160b2debdc
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 26 10:35:13 2024 +0200
fix gear display in profile
commit b200a2f17d
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 26 10:28:11 2024 +0200
fix sprites for keys to the kennel
commit 3614e7a8fb
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 26 10:28:00 2024 +0200
fix sprites on avatar customization
commit 35f993d055
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 26 09:18:41 2024 +0200
fix hover icons
commit 28fc80115e
Author: Phillip Thelen <phillip@habitica.com>
Date: Tue Jun 11 16:50:37 2024 +0200
remove console
commit b041c67679
Author: Phillip Thelen <phillip@habitica.com>
Date: Tue Jun 11 15:18:44 2024 +0200
more lint fixes
commit f4261d0440
Author: Phillip Thelen <phillip@habitica.com>
Date: Tue Jun 11 15:18:16 2024 +0200
fix lint
commit 878ee8f77b
Author: Phillip Thelen <phillip@habitica.com>
Date: Tue Jun 11 13:23:08 2024 +0200
support gifs
commit aac24715aa
Author: Phillip Thelen <phillip@habitica.com>
Date: Tue Jun 11 13:15:52 2024 +0200
move avatar customization to sprites
commit f4d3663130
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Jun 7 17:25:19 2024 +0200
Move more sprites out of css
commit 6e6b4c981a
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Jun 7 16:59:30 2024 +0200
add new sprite to item and shopItem component
commit 8712413f5d
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Jun 7 16:37:24 2024 +0200
use new sprites for pets list
commit 1172893826
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 5 09:43:51 2024 +0200
Begin building new system for loading sprites
|
2024-07-29 14:10:27 -05:00 |
|
Phillip Thelen
|
e801547580
|
Seasonal gear fix (#15255)
* cleanup unneeded season definitions
* assign first winter seasonal gear right season
* add missing winter definition
* Fix enddate for winter galas
* fix lint
* fix halloween sprites
* set season
* fix loading habitoween sprites
* add missing customization shop sprites
* Fix test
* update customization shop sprites
|
2024-07-29 10:30:23 -05:00 |
|
Natalie
|
2aade9aaa6
|
August 2024 Content Prebuild (#15277)
* add sprites
* 2024-08 content build
* fixing stuff
* update boss rage effects
* update quest rage text and releaseDates.js
* update shop-featuredItems.js
* fricken fracken beach umbrella
* more beach umbrella
* remove egregious typo
|
2024-07-25 12:55:38 -05:00 |
|
Sabe Jones
|
fb78495a1b
|
feat(avatar): popovers for customization
|
2024-07-24 16:38:58 -05:00 |
|
Sabe Jones
|
1f2397b81a
|
fix(quests): adjust margins
|
2024-07-02 17:13:40 -05:00 |
|
Sabe Jones
|
491d2cfab1
|
fix(modals): various tweks
|
2024-06-28 22:03:45 -05:00 |
|
Sabe Jones
|
fa91abb739
|
Merge branch 'develop' into sabrecat/postfixes
|
2024-06-28 21:28:39 -05:00 |
|
Sabe Jones
|
de9aac0988
|
Squashed commit of the following:
commit 8309686922
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 25 15:41:41 2024 -0400
melior updates - loading screen & menu bar
commit 53608dd688
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jun 24 22:12:09 2024 +0200
fix food
commit eecae86454
Merge: 95c562fdbc 960e262f19
Author: CuriousMagpie <eilatan@gmail.com>
Date: Mon Jun 24 16:05:04 2024 -0400
Merge branch '2024-07-content-prebuild' into subs-private
commit 960e262f19
Merge: c5bbadaacd 7ec8b84b01
Author: CuriousMagpie <eilatan@gmail.com>
Date: Mon Jun 24 16:03:40 2024 -0400
Merge branch '2024-07-content-prebuild' of https://github.com/HabitRPG/habitica-private into 2024-07-content-prebuild
commit c5bbadaacd
Author: CuriousMagpie <eilatan@gmail.com>
Date: Mon Jun 24 16:03:23 2024 -0400
add missing string info to July mystery items
commit 7ec8b84b01
Author: CuriousMagpie <eilatan@gmail.com>
Date: Mon Jun 24 11:29:17 2024 -0400
add missing info to mystery item strings
commit 95c562fdbc
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Jun 21 11:12:18 2024 +0200
Fix serving memoized content
commit 877fe48225
Author: Phillip Thelen <phillip@habitica.com>
Date: Thu Jun 20 12:23:24 2024 +0200
correctly memoize conent api
commit e0f6f79c5b
Author: Phillip Thelen <phillip@habitica.com>
Date: Thu Jun 20 10:11:27 2024 +0200
don’t build multiple times on heroku
commit f62254d68e
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 19:40:20 2024 +0200
fix client command
commit d054e6fc16
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 19:36:57 2024 +0200
correct build call
commit 7231f699c1
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 19:32:32 2024 +0200
try setting up with heroku buildpack
commit 1dae0793fd
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:50:32 2024 +0200
call gulp build:prod
commit f18fbe86b6
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:40:53 2024 +0200
build client
commit 61a61724ca
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:33:18 2024 +0200
testing
commit 93cf30eb18
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:20:25 2024 +0200
integration fix
commit cff08adcd0
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:13:20 2024 +0200
specify dev docker file
commit 4da2ed4a1f
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:10:07 2024 +0200
initialize stub
commit 11c5b26c59
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:08:45 2024 +0200
test heroku file
commit ac85bb2e2d
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:03:15 2024 +0200
fix stub reference
commit 74dfb2710f
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:01:27 2024 +0200
test fixes
commit 8dbd3c3db1
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 17:37:04 2024 +0200
fix canOwn test
commit 74b3b348ff
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 17:32:31 2024 +0200
fix buy test
commit 3386d61fde
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 17:30:37 2024 +0200
fix debug tests
commit 19da14531c
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 17:05:25 2024 +0200
add chameleon to featured quests
commit 254dd80f24
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 17:05:14 2024 +0200
fix import
commit 0bc3f16b4b
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 16:33:22 2024 +0200
add new content to new release file
commit 5184973bd5
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 16:33:11 2024 +0200
fix release date tests
commit b6accca5ca
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 16:33:06 2024 +0200
fix armoire tests
commit fec68e6211
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 16:02:03 2024 +0200
fix tests
commit fc63c906dd
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jun 10 14:44:21 2024 +0200
Improve test coverage
commit 3333f8f0f5
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jun 10 14:24:59 2024 +0200
allow hatching potions to have a release date
commit 89a3ac3dde
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jun 10 14:11:38 2024 +0200
allow eggs to have a release date
# Conflicts:
# test/content/armoire.test.js
commit 16551ec83f
Merge: f5f4974a73 2645bf6023
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 15:03:12 2024 -0400
Merge branch '2024-07-content-prebuild' into subs-private
commit 2645bf6023
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 15:02:47 2024 -0400
update habitica images
commit f5f4974a73
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 14:58:13 2024 -0400
update habitica-images
commit 162e337d14
Merge: f2506c3231 21a7d36b7b
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 13:46:03 2024 -0400
Merge branch '2024-07-content-prebuild' into subs-private
commit 21a7d36b7b
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 13:45:09 2024 -0400
update sprites
commit f2506c3231
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 13:24:21 2024 -0400
updated sprites css
commit d47641e25a
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 12:46:59 2024 -0400
typo fix
commit fb8479ad1e
Author: CuriousMagpie <eilatan@gmail.com>
Date: Mon Jun 17 13:44:36 2024 -0400
finish July prebuild
commit 3810cf3ef3
Author: CuriousMagpie <eilatan@gmail.com>
Date: Fri Jun 14 10:42:47 2024 -0400
add chameleon quest
commit d05da3722c
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Jun 13 17:12:43 2024 -0400
add June background notes
commit b8a3440ef2
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Jun 13 16:40:04 2024 -0400
fix mystery item and background description
commit 44d63032d8
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Jun 13 15:38:23 2024 -0400
add subscriber gear, enchanted armoire, and background
commit 9d7da91ec6
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Jun 13 14:44:59 2024 -0400
add sprites
|
2024-06-28 09:55:41 -05:00 |
|
Sabe Jones
|
287014518d
|
Squashed commit of the following:
commit 28193f86fb
Author: Phillip Thelen <phillip@habitica.com>
Date: Fri Jun 21 11:12:18 2024 +0200
Fix serving memoized content
commit 877fe48225
Author: Phillip Thelen <phillip@habitica.com>
Date: Thu Jun 20 12:23:24 2024 +0200
correctly memoize conent api
commit e0f6f79c5b
Author: Phillip Thelen <phillip@habitica.com>
Date: Thu Jun 20 10:11:27 2024 +0200
don’t build multiple times on heroku
commit f62254d68e
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 19:40:20 2024 +0200
fix client command
commit d054e6fc16
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 19:36:57 2024 +0200
correct build call
commit 7231f699c1
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 19:32:32 2024 +0200
try setting up with heroku buildpack
commit 1dae0793fd
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:50:32 2024 +0200
call gulp build:prod
commit f18fbe86b6
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:40:53 2024 +0200
build client
commit 61a61724ca
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:33:18 2024 +0200
testing
commit 93cf30eb18
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:20:25 2024 +0200
integration fix
commit cff08adcd0
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:13:20 2024 +0200
specify dev docker file
commit 4da2ed4a1f
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:10:07 2024 +0200
initialize stub
commit 11c5b26c59
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:08:45 2024 +0200
test heroku file
commit ac85bb2e2d
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:03:15 2024 +0200
fix stub reference
commit 74dfb2710f
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 18:01:27 2024 +0200
test fixes
commit 8dbd3c3db1
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 17:37:04 2024 +0200
fix canOwn test
commit 74b3b348ff
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 17:32:31 2024 +0200
fix buy test
commit 3386d61fde
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 17:30:37 2024 +0200
fix debug tests
commit 19da14531c
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 17:05:25 2024 +0200
add chameleon to featured quests
commit 254dd80f24
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 17:05:14 2024 +0200
fix import
commit 0bc3f16b4b
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 16:33:22 2024 +0200
add new content to new release file
commit 5184973bd5
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 16:33:11 2024 +0200
fix release date tests
commit b6accca5ca
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 16:33:06 2024 +0200
fix armoire tests
commit fec68e6211
Author: Phillip Thelen <phillip@habitica.com>
Date: Wed Jun 19 16:02:03 2024 +0200
fix tests
commit fc63c906dd
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jun 10 14:44:21 2024 +0200
Improve test coverage
commit 3333f8f0f5
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jun 10 14:24:59 2024 +0200
allow hatching potions to have a release date
commit 89a3ac3dde
Author: Phillip Thelen <phillip@habitica.com>
Date: Mon Jun 10 14:11:38 2024 +0200
allow eggs to have a release date
# Conflicts:
# test/content/armoire.test.js
commit 16551ec83f
Merge: f5f4974a73 2645bf6023
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 15:03:12 2024 -0400
Merge branch '2024-07-content-prebuild' into subs-private
commit 2645bf6023
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 15:02:47 2024 -0400
update habitica images
commit f5f4974a73
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 14:58:13 2024 -0400
update habitica-images
commit 162e337d14
Merge: f2506c3231 21a7d36b7b
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 13:46:03 2024 -0400
Merge branch '2024-07-content-prebuild' into subs-private
commit 21a7d36b7b
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 13:45:09 2024 -0400
update sprites
commit f2506c3231
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 13:24:21 2024 -0400
updated sprites css
commit d47641e25a
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Jun 18 12:46:59 2024 -0400
typo fix
commit fb8479ad1e
Author: CuriousMagpie <eilatan@gmail.com>
Date: Mon Jun 17 13:44:36 2024 -0400
finish July prebuild
commit 3810cf3ef3
Author: CuriousMagpie <eilatan@gmail.com>
Date: Fri Jun 14 10:42:47 2024 -0400
add chameleon quest
commit d05da3722c
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Jun 13 17:12:43 2024 -0400
add June background notes
commit b8a3440ef2
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Jun 13 16:40:04 2024 -0400
fix mystery item and background description
commit 44d63032d8
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Jun 13 15:38:23 2024 -0400
add subscriber gear, enchanted armoire, and background
commit 9d7da91ec6
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Jun 13 14:44:59 2024 -0400
add sprites
|
2024-06-28 09:49:08 -05:00 |
|
Sabe Jones
|
ffd2b4b76f
|
fix(quests): modest Bundle revisions
|
2024-06-27 11:41:39 -05:00 |
|
Sabe Jones
|
3aa626d2ae
|
fix(sprites): remove potion PNG override
|
2024-06-21 13:28:29 -05:00 |
|
Sabe Jones
|
2080c3f7b8
|
fix(content): restore Fungi Potions and Snail Armor
|
2024-06-21 11:56:01 -05:00 |
|
Phillip Thelen
|
5d5275ce70
|
lint fixes
|
2024-06-19 17:30:29 +02:00 |
|
Sabe Jones
|
983e01cb3f
|
chore(sprites): update css
|
2024-06-17 15:02:23 -05:00 |
|
Sabe Jones
|
a55ede9175
|
fix(migration): couple of vet pet issues
|
2024-06-17 14:45:57 -05:00 |
|
Sabe Jones
|
b49dddeb47
|
fix(shops): post merge cleanup
|
2024-06-14 18:12:22 -05:00 |
|
Sabe Jones
|
31e501f65a
|
Merge branch 'release' into schedule-rc
|
2024-06-14 10:18:16 -05:00 |
|
Phillip Thelen
|
39add61618
|
Revert "lint"
This reverts commit 544d67e7e5.
|
2024-06-11 19:10:50 +02:00 |
|
Sabe Jones
|
1c1543f012
|
fix(layout): tighten up various margins
|
2024-06-11 12:04:21 -05:00 |
|
Phillip Thelen
|
544d67e7e5
|
lint
|
2024-06-10 14:53:23 +02:00 |
|
Phillip Thelen
|
242e64cedc
|
add content time offset to client
|
2024-06-06 10:56:56 +02:00 |
|
Sabe Jones
|
a44418c4fa
|
fix(backgrounds): correct event and tt loading
|
2024-06-05 08:14:13 -05:00 |
|
Sabe Jones
|
fd5bc8f0b9
|
fix(shops): various cleanup
|
2024-06-04 11:50:26 -05:00 |
|
Sabe Jones
|
f33aff577c
|
fix(build): skip some polyfills
|
2024-05-31 15:54:06 -05:00 |
|
Sabe Jones
|
9ba986f5e5
|
fix(layout): Justin positioning and shopdown
|
2024-05-31 15:37:00 -05:00 |
|
Sabe Jones
|
2062c68877
|
WIP(shops): better Fennec and bg loading, add migration
|
2024-05-28 17:57:13 -05:00 |
|
Natalie
|
b2dde8a977
|
update(content): add 2024-06 content prebuild (#15231)
* update sprites
* add 2024-06 content
* add 2024-06 enchanted armoire items
* update sprites
* update sprites
* fix errors found in testing
|
2024-05-28 15:23:17 -05:00 |
|
Sabe Jones
|
19521b1894
|
fix(avatar): render first bg addition and Justin
|
2024-05-24 17:19:49 -05:00 |
|
Sabe Jones
|
688e7181f0
|
fix(customizations): responsive updates
|
2024-05-23 17:50:16 -05:00 |
|
Sabe Jones
|
a53a9be4b7
|
fix(css): flex gap is a thing
|
2024-05-22 15:53:24 -05:00 |
|
Sabe Jones
|
66c56225a4
|
fix(shops): border radius and typo
|
2024-05-22 13:41:49 -05:00 |
|
Sabe Jones
|
cabc08c04b
|
fix(lint): remove console log
|
2024-05-22 09:27:35 -05:00 |
|
Sabe Jones
|
9ae6063f78
|
fix(npm): move moment-locales to main deps
|
2024-05-22 09:23:30 -05:00 |
|
Sabe Jones
|
7936677fd8
|
WIP(shops): empty states and deselect UX
|
2024-05-22 09:16:13 -05:00 |
|
Phillip Thelen
|
1f5de1ab42
|
remove sinon and moment locales to shrink client bundle
|
2024-05-22 11:24:31 +02:00 |
|
Phillip Thelen
|
435047cace
|
strip sinon, nise and bootstrap-vue icons
|
2024-05-21 20:18:57 +02:00 |
|
Sabe Jones
|
c0d6338eba
|
WIP(shops): safer debug mode
|
2024-05-21 09:11:18 -05:00 |
|
Sabe Jones
|
8d479e358d
|
WIP(shops): more fixes
|
2024-05-17 20:29:14 -05:00 |
|
Sabe Jones
|
3bb1cceed1
|
chore(testing): DO NOT MERGE THIS
|
2024-05-17 14:14:04 -05:00 |
|
Phillip Thelen
|
becdf640b5
|
fix mystery gear
|
2024-05-17 12:54:21 +02:00 |
|
Sabe Jones
|
6e5b13668a
|
WIP(shops): fixes and Hall of Heroes update
|
2024-05-16 18:49:56 -05:00 |
|
Sabe Jones
|
7e7ce44c77
|
fix(shops): lots of layout corrections
|
2024-05-15 17:28:39 -05:00 |
|
Phillip Thelen
|
46d164ddd1
|
Fix seasonal npc sprite
|
2024-05-15 13:18:32 +02:00 |
|