Commit graph

124 commits

Author SHA1 Message Date
smthbh
f12e6bae79 fix warnings 2025-04-28 20:34:15 -04:00
smthbh
e6b1d1b09b add quest comparison page 2025-04-28 20:27:30 -04:00
Brad
cf903daa71
Merge pull request #13 from smthbh/Feature-Quests
Quests page
2025-04-28 14:33:52 -04:00
smthbh
a036ff84d5 quest typing fix 2025-04-28 14:32:06 -04:00
smthbh
4a63d9cdb2 update linting 2025-04-28 14:31:58 -04:00
smthbh
29d76e8a75 fix errors 2025-04-28 14:27:37 -04:00
smthbh
836df77375 add link to aowow quest 2025-04-28 13:49:30 -04:00
smthbh
3541eff537 collapse zones with no active quests 2025-04-28 13:17:18 -04:00
smthbh
91257a09f4 add quests page 2025-04-28 13:08:44 -04:00
smthbh
9a556bacdd fix for alliance neutrality 2025-04-22 13:53:40 -04:00
smthbh
54b3b6964f fix warning for Any 2025-04-22 13:14:21 -04:00
smthbh
56732a68c1 add reputation page 2025-04-22 13:06:01 -04:00
Brad
0a04f3bc81
Merge pull request #12 from smthbh/Update-SkillsGraphics
Update skills graphics
2025-04-17 18:48:32 -04:00
smthbh
bc18f02e1c fix whitespace 2025-04-17 18:48:05 -04:00
smthbh
3c8a182589 set table max width 2025-04-17 18:46:42 -04:00
Brad
d6a96f70c1
Merge pull request #11 from smthbh/Update-SkillsGraphics
remove unneeded header
2025-04-17 18:05:58 -04:00
smthbh
2e493af3f6 remove unneeded header 2025-04-17 18:04:28 -04:00
Brad
c8cc222e18
Merge pull request #10 from smthbh/Update-SkillsGraphics
add better graphics for skills page
2025-04-17 18:00:33 -04:00
smthbh
624163748e add better graphics for skills page 2025-04-17 17:59:03 -04:00
Brad
ebf57b42a3
Merge pull request #9 from smthbh/Feature-Skills
Add skills page
2025-04-17 16:03:00 -04:00
smthbh
0cdb71885c add skills page 2025-04-17 15:22:22 -04:00
Brad
e7db6ed004
Create character-skills.hbs 2025-04-07 15:31:16 -04:00
Brad
78a59c0d28
Update character-header.hbs 2025-04-07 15:30:21 -04:00
Brad
f5ce2a4c64
Update CharacterController.ts 2025-04-07 15:29:49 -04:00
Brad
f7985f84c6
Update Armory.ts 2025-04-07 15:28:43 -04:00
Brad
2489a77be4
Merge pull request #8 from smthbh/Feature-ClassRaceText
Add class and race text
2025-04-07 10:47:32 -04:00
Brad
08f776a2f4
Add class and race text 2025-04-07 10:37:20 -04:00
Brad
648dee19d0
Merge pull request #7 from smthbh/dependabot/npm_and_yarn/npm_and_yarn-1eaf09dcb9
build(deps): bump the npm_and_yarn group across 1 directory with 11 updates
2025-04-04 09:53:28 -04:00
Brad
cbbde14bdc
Create docker-image.yml 2025-04-04 09:45:03 -04:00
dependabot[bot]
8b8c998ed9
build(deps): bump the npm_and_yarn group across 1 directory with 11 updates
Bumps the npm_and_yarn group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express) | `4.18.1` | `4.20.0` |
| [mysql2](https://github.com/sidorares/node-mysql2) | `2.3.3` | `3.9.8` |
| [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` |
| [got](https://github.com/sindresorhus/got) | `9.6.0` | `removed` |
| [nodemon](https://github.com/remy/nodemon) | `2.0.18` | `2.0.22` |
| [moment](https://github.com/moment/moment) | `2.29.2` | `2.30.1` |
| [send](https://github.com/pillarjs/send) | `0.18.0` | `0.19.0` |
| [express](https://github.com/expressjs/express) | `4.20.0` | `4.21.2` |



Updates `express` from 4.18.1 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.20.0)

Updates `mysql2` from 2.3.3 to 3.9.8
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v2.3.3...v3.9.8)

Updates `body-parser` from 1.20.0 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.0...1.20.3)

Updates `cookie` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Changelog](https://github.com/jshttp/cookie/blob/v0.6.0/HISTORY.md)
- [Commits](https://github.com/jshttp/cookie/compare/v0.5.0...v0.6.0)

Updates `decode-uri-component` from 0.2.0 to 0.2.2
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

Removes `got`

Updates `nodemon` from 2.0.18 to 2.0.22
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.18...v2.0.22)

Updates `moment` from 2.29.2 to 2.30.1
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.30.1)

Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10)

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.20.0 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.20.0)

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 4.20.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: mysql2
  dependency-version: 3.9.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: body-parser
  dependency-version: 1.20.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: cookie
  dependency-version: 0.6.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: decode-uri-component
  dependency-version: 0.2.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: got
  dependency-version: 
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: nodemon
  dependency-version: 2.0.22
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: moment
  dependency-version: 2.30.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-version: 0.1.10
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: send
  dependency-version: 0.19.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-version: 4.21.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: serve-static
  dependency-version: 1.16.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 13:43:57 +00:00
smthbh
0e8877ae59 update docker compose 2025-04-04 13:38:19 +00:00
Axel Cocat
2df1fad904
docs(README): remove bugged fetchdata script 2024-07-08 20:41:43 +02:00
Axel Cocat
13ae2e9b2d fix: change default aowow url 2024-04-06 00:20:58 +02:00
Axel Cocat
f739a92e1e fix(DataTablesSsp): clamp offset and limit values 2024-03-02 16:36:27 +01:00
Axel Cocat
5e868f9dad Merge branch 'master' of github.com:r-o-b-o-t-o/azerothcore-armory 2024-02-02 18:34:54 +01:00
Axel Cocat
9801c03013 fix(CharacterController): add check for empty equipment 2024-02-02 18:34:37 +01:00
Axel Cocat
a1e5bb6712
docs(README): update Discord username 2023-08-26 17:13:50 +02:00
Axel Cocat
401e92eb70 style: fix typo 2023-08-05 00:48:16 +02:00
Axel Cocat
4f0f579028 docs(README): add build badge 2023-08-05 00:45:49 +02:00
Axel Cocat
f7be06074e feat: arena ladder 2023-08-05 00:42:55 +02:00
Axel Cocat
ac6ca4c84e v1.1.1 2022-06-27 23:52:56 +02:00
Axel Cocat
dc1af0802f
ci: fix npm ci (#27) 2022-06-27 23:43:46 +02: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
e497ecb725 build: upgrade dependencies 2022-06-21 01:41:44 +02:00
Axel Cocat
6a847c8ccb style: apply prettier 2022-06-21 01:28:22 +02:00
Axel Cocat
dda4aae6f6 fix(DbcReader): revert parsing 2022-06-21 01:28:04 +02:00
Axel Cocat
6116fea58e fix(character/achievements): fix recent achievements sorting 2022-05-29 20:11:42 +02:00
Axel Cocat
a4c6586bd0 v1.1.0 2022-05-15 00:51:36 +02:00
Axel Cocat
980467f49f fix(character): take tabard toggle into account when showing/hiding transmogs 2022-05-15 00:50:03 +02:00