aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-16something weird was going on with pantilt, creating lag. removed onloadstonedDiscord
2022-07-16deskmod is actually a numberstonedDiscord
2022-07-16Merge branch 'deskmod'stonedDiscord
2022-07-16send deskmod toostonedDiscord
2022-07-16Merge branch 'deskmod'stonedDiscord
2022-07-16fix switch casestonedDiscord
2022-07-16finally fix testimony and guilty "bubbles"stonedDiscord
2022-07-16handle deskmodstonedDiscord
2022-07-15Merge pull request #149 from caleb-mabry/fix-music-liststonedDiscord
Fix music list display
2022-07-15Resolving issue with name display and encoding issueCaleb Mabry
2022-07-12log preanim lengthstonedDiscord
2022-06-23fix sending spectatorstonedDiscord
2022-06-23don't show chatbox on blankpoststonedDiscord
2022-06-23fix blankposting??stonedDiscord
2022-06-23update webpack i guessstonedDiscord
2022-06-23rename say and changeBG to match clientstonedDiscord
2022-06-23add types to typescriptstonedDiscord
2022-06-17send CC if charid is -1stonedDiscord
2022-06-17close connection on cleanupstonedDiscord
2022-06-16send -1 for spectatorstonedDiscord
2022-05-22reversed logic with chatboxesstonedDiscord
2022-05-22update readmestonedDiscord
2022-05-22Merge branch 'master' of https://github.com/AttorneyOnline/webAOstonedDiscord
2022-05-22fix female blipsstonedDiscord
2022-05-16Merge pull request #144 from AttorneyOnline/dependabot/npm_and_yarn/async-2.6.4stonedDiscord
Bump async from 2.6.3 to 2.6.4
2022-05-16Bump async from 2.6.3 to 2.6.4dependabot[bot]
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16Merge pull request #143 from AttorneyOnline/dependabot/npm_and_yarn/ejs-3.1.8stonedDiscord
Bump ejs from 3.1.6 to 3.1.8
2022-05-16Bump ejs from 3.1.6 to 3.1.8dependabot[bot]
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-14escape evidence imagestonedDiscord
2022-05-10Merge pull request #142 from AwesomeAim/masterstonedDiscord
Reveal the textbox after the preanimation
2022-05-10Reveal the textbox after the preanimationAwesomeAim
There may be a better fix since I really am unfamiliar with this language and codebase, but this fixed it well enough.
2022-05-04stop comically large shownames from moving to the bottomstonedDiscord
2022-05-04lmao that broke itstonedDiscord
2022-05-04do NOT reload the pagestonedDiscord
2022-05-04do not reload the pagestonedDiscord
2022-05-04wrap inputbox in a formstonedDiscord
2022-04-09define demo at the beginningstonedDiscord
2022-04-06text speed chars were swappedstonedDiscord
2022-04-06fix pantilt enabling on old bgsstonedDiscord
2022-04-06this is not supposed to be escapedstonedDiscord
2022-04-05uncheck sfx after sending onestonedDiscord
2022-03-29delete index.html in masterliststonedDiscord
2022-03-29encodechat was empty, yeetstonedDiscord
2022-03-28Merge pull request #114 from AttorneyOnline/coolloadingstonedDiscord
Coolloading
2022-03-28Merge branch 'master' into coolloadingstonedDiscord
2022-03-28what was this still doing herestonedDiscord
2022-03-28don't need double slashesstonedDiscord
2022-03-28list http links even when coming from a https pagestonedDiscord
2022-03-27Merge pull request #137 from AttorneyOnline/blip-speedstonedDiscord
Text speed
2022-03-26Only do it if match closing characterCaleb Mabry