Commit graph

15 commits

Author SHA1 Message Date
Micael Santana
2d78ecbf3c 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:05:41 -03:00
Axel Cocat
58ca06d1e0
feat: handle hidden transmog items (#26) 2022-06-27 23:25:28 +02:00
Axel Cocat
0e4fa65d3c fix(character): fix mounts when wielding no weapons 2022-06-21 01:54:21 +02:00
Axel Cocat
980467f49f fix(character): take tabard toggle into account when showing/hiding transmogs 2022-05-15 00:50:03 +02:00
Axel Cocat
0dd11a77f5 feat(character): list of transmog appearances 2022-05-15 00:46:43 +02:00
Axel Cocat
11f13544c9 fix(character): fix setBackground error 2022-05-14 23:46:35 +02:00
Axel Cocat
f34edb0ea0 fix: run js scripts on window load 2022-05-14 23:14:33 +02:00
Axel Cocat
905f1549fd
feat(character): add option to use the ZAM CDN for the model viewer assets (#22) 2022-05-14 22:19:21 +02:00
Axel Cocat
7cd2748d33
feat(character): add transmog module compatibility (#21) 2022-05-14 16:39:31 +02:00
Axel Cocat
8b1d172690
feat(character): option to disable the 3d viewer (#17) 2022-05-07 17:50:41 +02:00
Axel Cocat
1156ceb17f
feat(character): colored item borders for quality (#20) 2022-05-07 17:33:42 +02:00
Axel Cocat
91f3ec424a
fix(character): fix sheath type when mounted (#5) 2022-03-21 00:28:13 +01:00
Axel Cocat
b8de1cbc8b
feat: add website root path settings (#1)
* feat: add website root path settings
* fix: disable cloudflare rocket-loader for iframe-resizer
2022-03-16 23:39:45 +01:00
Axel Cocat
05706007f1 feat(character/pvp): add pvp page 2022-03-09 14:28:21 +01:00
Axel Cocat
28432b6523 refactor: use .hbs extension 2022-03-05 15:45:16 +01:00
Renamed from static/character.html (Browse further)