| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-26 | Allow strict | Caleb Mabry | |
| 2022-03-26 | Merge pull request #134 from AttorneyOnline/tsrework | stonedDiscord | |
| Tsrework | |||
| 2022-03-26 | type offset | stonedDiscord | |
| 2022-03-26 | forgot screenshake | stonedDiscord | |
| 2022-03-26 | fix bool effects | stonedDiscord | |
| 2022-03-26 | type the rest | stonedDiscord | |
| 2022-03-26 | set types for most things | stonedDiscord | |
| 2022-03-26 | Merge pull request #133 from AttorneyOnline/tsrework | stonedDiscord | |
| Typescript client.js | |||
| 2022-03-26 | fix OOC name | stonedDiscord | |
| 2022-03-26 | hello typescript my old friend | stonedDiscord | |
| 2022-03-26 | Merge pull request #132 from AttorneyOnline/fix-non-interrupting-preanim | stonedDiscord | |
| WebAO has Non-interrupting Preanimations | I've been to hell and back | |||
| 2022-03-25 | I've been to hell and back | Caleb Mabry | |
| 2022-03-26 | Merge pull request #131 from AttorneyOnline/saveIcChatlog | stonedDiscord | |
| Added support for saving chatlog | |||
| 2022-03-25 | Moving command check to OOC | Caleb Mabry | |
| 2022-03-25 | Merge pull request #130 from AttorneyOnline/multipleBackgroundTypes | stonedDiscord | |
| Multiple Background Types | |||
| 2022-03-25 | Updated tests | Caleb Mabry | |
| 2022-03-25 | added unit tests | Caleb Mabry | |
| 2022-03-25 | Added support for saving chatlog | Caleb Mabry | |
| 2022-03-24 | Merge pull request #129 from AttorneyOnline/full-strict | stonedDiscord | |
| Full Strict Typescript | |||
| 2022-03-24 | Adding typescript support and unit tests | caleb.mabry.15@cnu.edu | |
| 2022-03-24 | Change any to string | caleb.mabry.15@cnu.edu | |
| 2022-03-24 | Added support for issue with aomlParser | caleb.mabry.15@cnu.edu | |
| 2022-03-23 | Merge branch 'master' of https://github.com/AttorneyOnline/webAO into ↵ | caleb.mabry.15@cnu.edu | |
| multipleBackgroundTypes | |||
| 2022-03-23 | Merge pull request #128 from AttorneyOnline/sypetcript | stonedDiscord | |
| Sypetcript | |||
| 2022-03-23 | fix strict errors in master.ts | stonedDiscord | |
| 2022-03-23 | ao host is a string | stonedDiscord | |
| 2022-03-23 | type the encoding functions | stonedDiscord | |
| 2022-03-23 | sort of convert encoding to typescript | stonedDiscord | |
| 2022-03-23 | add strict with a comment | stonedDiscord | |
| 2022-03-23 | remove unused settings | stonedDiscord | |
| 2022-03-23 | Merge pull request #127 from ↵ | Caleb Mabry | |
| AttorneyOnline/dependabot/npm_and_yarn/minimist-1.2.6 Bump minimist from 1.2.5 to 1.2.6 | |||
| 2022-03-23 | Merge pull request #126 from ↵ | Caleb Mabry | |
| AttorneyOnline/dependabot/npm_and_yarn/node-forge-1.3.0 Bump node-forge from 1.2.1 to 1.3.0 | |||
| 2022-03-23 | Bump minimist from 1.2.5 to 1.2.6 | dependabot[bot] | |
| Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-03-23 | Bump node-forge from 1.2.1 to 1.3.0 | dependabot[bot] | |
| Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/digitalbazaar/forge/releases) - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: node-forge dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-03-23 | Merge pull request #123 from caleb-mabry/custom-ini | Caleb Mabry | |
| Adding Custom Markdown Support Based on Asset File | |||
| 2022-03-23 | Merge pull request #119 from caleb-mabry/moving-audio-channels | Caleb Mabry | |
| Moving Audio Channels to HTML Elements | |||
| 2022-03-23 | Merge branch 'master' into moving-audio-channels | Caleb Mabry | |
| 2022-03-23 | Merge pull request #117 from caleb-mabry/audio-to-html | Caleb Mabry | |
| Adding blip sounds to actual audio tags | |||
| 2022-03-23 | Update webAO/components/blip.js | Caleb Mabry | |
| Co-authored-by: stonedDiscord <Tukz@gmx.de> | |||
| 2022-03-23 | Added support for custom backgrounds | caleb.mabry.15@cnu.edu | |
| 2022-03-23 | Artifacts from testing | caleb.mabry.15@cnu.edu | |
| 2022-03-23 | Final commit | caleb.mabry.15@cnu.edu | |
| 2022-03-22 | ez error handling | caleb.mabry.15@cnu.edu | |
| 2022-03-22 | converted to typescript | caleb.mabry.15@cnu.edu | |
| 2022-03-21 | Revert "update linter" | stonedDiscord | |
| This reverts commit a3b82b264141905b8d033073e2d136005fd8e32f. | |||
| 2022-03-21 | update linter | stonedDiscord | |
| 2022-03-21 | Merge branch 'master' of https://github.com/AttorneyOnline/webAO into custom-ini | caleb.mabry.15@cnu.edu | |
| 2022-03-21 | Merge pull request #125 from AttorneyOnline/typescript | stonedDiscord | |
| Typescript | |||
| 2022-03-21 | install typescript for real | stonedDiscord | |
| 2022-03-21 | install ts | stonedDiscord | |
