Micael Santana
|
87151da182
|
fix(character): handle undefined characterModelTransmogs array
Add checks for Array.isArray(charData.characterModelTransmogs) to prevent errors when the array is undefined
|
2025-12-07 08:08:48 -03:00 |
|
Axel Cocat
|
dc1af0802f
|
ci: fix npm ci (#27)
|
2022-06-27 23:43:46 +02:00 |
|
Axel Cocat
|
bb6428955f
|
chore: add and apply eslint
|
2022-05-14 18:44:50 +02:00 |
|
Stefano Borzì
|
216904fd6e
|
chore: minor improvements in for cycle (#18)
|
2022-05-06 20:24:22 +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
|
05706007f1
|
feat(character/pvp): add pvp page
|
2022-03-09 14:28:21 +01:00 |
|
Axel Cocat
|
b19bd0b0a3
|
feat(character): add mounts
|
2022-01-21 14:52:19 +01:00 |
|
Axel Cocat
|
f32b70fb0b
|
feat: rewrite csv parsing
|
2022-01-07 23:24:42 +01:00 |
|
Axel Cocat
|
8c4d9dc7ed
|
fix: fix DbcReader import
|
2022-01-02 19:23:44 +01:00 |
|
Axel Cocat
|
ac26336bc3
|
feat: use character data from database
|
2022-01-02 18:36:16 +01:00 |
|
Axel Cocat
|
028d0390f4
|
initial commit
|
2022-01-01 19:38:57 +01:00 |
|