aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-01-01Merge branch 'bnnuy'stonedDiscord
2026-01-01bring back objection sounds for chars that dont have their ownstonedDiscord
2026-01-01dont use opacitystonedDiscord
2026-01-01Refactor Dockerfile to use Bun for Node.jsstonedDiscord
Updated the base image to 'oven/bun:1' and changed the package installation commands to use 'bun'. Added environment variable and build/test commands.
2026-01-01Revise setup instructions for Bun usagestonedDiscord
Updated project setup instructions to use Bun instead of Node.js and npm.
2026-01-01Merge pull request #286 from AttorneyOnline/bnnuystonedDiscord
Bnnuy
2026-01-01deal with this properlystonedDiscord
2026-01-01hhhhstonedDiscord
2026-01-01reorderstonedDiscord
2026-01-01try thisstonedDiscord
2026-01-01weird ci failstonedDiscord
2026-01-01urlstonedDiscord
2026-01-01this is stupid to test in consolestonedDiscord
2026-01-01low memory teststonedDiscord
2026-01-01pass aoml teststonedDiscord
2026-01-01Delete package-lock.jsonstonedDiscord
2026-01-01Merge pull request #285 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/multi-a0817b5bb4 Bump qs and body-parser
2026-01-01Bump qs and body-parserdependabot[bot]
Bumps [qs](https://github.com/ljharb/qs) and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together. Updates `qs` from 6.13.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.13.0...v6.14.1) Updates `body-parser` from 1.20.3 to 1.20.4 - [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.3...1.20.4) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect - dependency-name: body-parser dependency-version: 1.20.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01constantstonedDiscord
2026-01-01test syntaxstonedDiscord
2026-01-01domstonedDiscord
2026-01-01Create bunfig.tomlstonedDiscord
2026-01-01Create happydom.tsstonedDiscord
2026-01-01test bnnuystonedDiscord
2026-01-01Update deploy.ymlstonedDiscord
2026-01-01upgrade js garbagestonedDiscord
2026-01-01fill spacestonedDiscord
2026-01-01resize ic optionsstonedDiscord
2026-01-01Merge pull request #283 from axestyra/patch-1stonedDiscord
Update playerlist formatting to match client behavior
2026-01-01Merge pull request #284 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/multi-c8afcbbcd8 Bump qs and express
2026-01-01Bump qs and expressdependabot[bot]
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.13.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.13.0...v6.14.1) Updates `express` from 4.21.2 to 4.22.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md) - [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect - dependency-name: express dependency-version: 4.22.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2025-12-28Match client with how missing data is formattedmastyra
See https://github.com/AttorneyOnline/AO2-Client/blob/54afceec66744e758595e6a4e9bd861523f5b016/src/widgets/playerlistwidget.cpp#L207
2025-12-28Show player IDs in list elements when PU packet is sentmastyra
2025-12-24Merge pull request #280 from ↵stonedDiscord
AttorneyOnline/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.6 Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.6
2025-12-24Merge pull request #279 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/node-forge-1.3.2 Bump node-forge from 1.3.1 to 1.3.2
2025-12-15Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.6dependabot[bot]
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.4 to 4.7.6. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.7.4...v4.7.6) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-11-26Bump node-forge from 1.3.1 to 1.3.2dependabot[bot]
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2. - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: node-forge dependency-version: 1.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2025-11-26Merge pull request #277 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/js-yaml-3.14.2 Bump js-yaml from 3.14.1 to 3.14.2
2025-11-26persona2stonedDiscord
2025-11-26persona 1stonedDiscord
2025-11-24Merge pull request #278 from ↵stonedDiscord
AttorneyOnline/dependabot/github_actions/actions/checkout-6 Bump actions/checkout from 5 to 6
2025-11-24Bump actions/checkout from 5 to 6dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2025-11-23what did this even dostonedDiscord
2025-11-23dont buy at allstonedDiscord
2025-11-23buy localstonedDiscord
2025-11-21Bump js-yaml from 3.14.1 to 3.14.2dependabot[bot]
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10Merge pull request #275 from ↵stonedDiscord
AttorneyOnline/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.4 Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4
2025-11-10Merge pull request #273 from ↵stonedDiscord
AttorneyOnline/dependabot/github_actions/actions/setup-node-6 Bump actions/setup-node from 5 to 6
2025-11-10Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4dependabot[bot]
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28do not loop by defaultstonedDiscord