Kalista Payne
ccc6c9867f
refactor(client): move to Vite by @phillipthelen
2025-06-11 19:20:11 -05:00
Kalista Payne
2a4239bf3c
fix(links): next round of wiki revisions
2025-02-05 09:18:22 -06:00
Kalista Payne
a36114e904
Squashed commit of the following:
...
commit 4d88df1c381c4136cfe4780b6b5464d9c984bb31
Author: CuriousMagpie <eilatan@gmail.com>
Date: Wed Oct 30 14:24:53 2024 -0400
fixing active/focus states
commit 630f74db6365625af210de81d577d43945f62df4
Author: CuriousMagpie <eilatan@gmail.com>
Date: Wed Oct 23 13:25:14 2024 -0400
sign-up/login/debug menu updates
commit f85ef1c58e367219923c46aeebe77d1aa846b6f3
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Oct 15 13:56:36 2024 -0400
more color standardization
commit cd2ee3350fc51016cc75fb799debeefa0b1d9b64
Author: CuriousMagpie <eilatan@gmail.com>
Date: Tue Oct 15 13:39:02 2024 -0400
updates per comments
commit e91371522bb9a6dae5c6d02eb6f16f0b632f7a24
Author: CuriousMagpie <eilatan@gmail.com>
Date: Fri Oct 4 14:25:45 2024 -0400
class selection active state
commit 4fcdca1eb07eb67aacd84feb1c9357d52fd6f23f
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Oct 3 14:31:00 2024 -0400
fixing a few more buttons
commit 475e21aae7733cfa072f828c559cc0930f0ad878
Author: CuriousMagpie <eilatan@gmail.com>
Date: Wed Oct 2 15:57:25 2024 -0400
line-heights converted to unitless multipliers
commit c5dca257274a60b02e1f12e3c6daf103cec53096
Author: CuriousMagpie <eilatan@gmail.com>
Date: Fri Sep 27 13:48:20 2024 -0400
second pass
commit 685f4d4d64b8b234afbb702d1b8a52d4670d3825
Author: CuriousMagpie <eilatan@gmail.com>
Date: Thu Sep 26 16:58:59 2024 -0400
first pass
2024-11-21 12:40:05 -06:00
Natalie
3d689837d6
Fix: Select class modal now shows base items ( #15335 )
...
* select class modal now shows base items, some spacing fixes
* update margin unit
* another smol fix
* two smol CSS updates
* em to rem
* margin update
2024-10-28 14:08:31 -05:00
Sabe Jones
676a9348d0
feat(event): March-April goodness
2021-03-23 11:58:21 -05:00
Sabe Jones
05f6c6816f
fix(event): Valentines does not have class outfits
2021-02-09 18:01:12 -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
9450f9ee1d
feat(event): Fall Festival 2020
2020-09-21 14:34:38 -05:00
Alys
5165d491b0
fix some lint warnings ( #12488 )
...
* prevent some lint warnings by turning off some rules we don't seem to care about
require-prop-types has 167 violations
require-default-prop has 93 violations
* fix some lint warnings by adding eslint-disable-line comments
* prevent lint warnings by moving vue hooks to a different order
* apply some automatic lint fixes
* fix lint error by making line shorter
* prevent lint warnings from whitespace and @input, @click positioning
* revert 723fa38271173c8c005e0e8a2520292b9dd7e738
Reenables vue/require-prop-types and vue/require-default-prop
2020-08-25 18:06:39 +02:00
Sabe Jones
7daaf04d0d
fix(event): client Gala reversions
2020-08-03 13:50:30 -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
Matteo Pagliazzi
08f1e2b273
Client: remove unnecessary API calls + members fixes ( #12179 )
...
* wip
* refactor world state
* allow resource to be reloaded when the server is updated
* fix #9242
* fix event listeners
* remove un-needed code
* add tests for asyncResourceFactory reloadOnAppVersionChange
* fix double cron notifications and party members showing up in the header after a party invitation is accepted
* remove console.log
* do not send vm info to loggly due to circular dependency + fix typo
* fix #12181
* do not load invites multiple times in members modal
* add hover to challenge member count
* groups: load members only on demand
* minor ui fixes
* choose class: fix vue duplicate key warning
* minor ui fixes
* challanges: load members on demand
* add loading spinner
* change loading mechanism
* fix loading gryphon issues
* reduce code duplication
2020-05-25 17:02:29 +02:00
Sabe Jones
671c90a593
chore(news): Bailey
2020-05-04 14:50:36 -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
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
a0e5a56bf2
finish linting client
2019-10-13 18:04:04 +02:00
Matteo Pagliazzi
7b4671fbf9
fix achievements
2019-10-12 16:41:18 +02:00
Matteo Pagliazzi
07349c70bc
pug to html
2019-10-12 16:33:05 +02:00
Matteo Pagliazzi
88243a32fa
misc
2019-10-12 14:02:37 +02:00
Matteo Pagliazzi
a625e83b53
client lint first pass
2019-10-11 20:35:49 +02:00
Matteo Pagliazzi
e0e9811ab6
lint common
2019-10-09 20:08:36 +02:00
Matteo Pagliazzi
e69275663b
rewrite paths, add deps
2019-10-01 15:38:48 +02:00
Matteo Pagliazzi
b44fbdcb14
old client structure
2019-10-01 11:44:38 +02:00