Commit graph

13 commits

Author SHA1 Message Date
smthbh
f43bd87d51 Add Skills, Reputation, and Quests pages 2025-06-21 19:19:18 -04:00
smthbh
91257a09f4 add quests page 2025-04-28 13:08:44 -04:00
smthbh
56732a68c1 add reputation page 2025-04-22 13:06:01 -04:00
smthbh
0cdb71885c add skills page 2025-04-17 15:22:22 -04:00
Axel Cocat
dda4aae6f6 fix(DbcReader): revert parsing 2022-06-21 01:28:04 +02:00
Axel Cocat
bb6428955f chore: add and apply eslint 2022-05-14 18:44:50 +02:00
Stefano Borzì
8331e4dd73
chore: apply prettier on all files (#8)
* chore: apply prettier on all files

* chore: add prettier npm script

* Update .prettierrc

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* chore: apply prettier with new conf

* Revert "chore: apply prettier with new conf"

This reverts commit db2a04c03f.

* chore: apply prettier correctly

* chore: update .prettierignore

* chore: restore viewer.min.js minification

* chore: apply again prettier

Co-authored-by: Stefano Borzi <stefano.borzi@fedex.com>
Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
2022-05-06 19:35:26 +02:00
Axel Cocat
91f3ec424a
fix(character): fix sheath type when mounted (#5) 2022-03-21 00:28:13 +01:00
Axel Cocat
ab3b84f743 feat(character/achievements): add achievements page 2022-02-26 02:06:45 +01:00
Axel Cocat
f979241e37 feat(character/talents): add talents page 2022-01-11 23:58:21 +01:00
Axel Cocat
f32b70fb0b feat: rewrite csv parsing 2022-01-07 23:24:42 +01:00
Axel Cocat
73916950b7 feat(character): add equipment tooltips 2022-01-04 01:30:33 +01:00
Axel Cocat
ac26336bc3 feat: use character data from database 2022-01-02 18:36:16 +01:00