aboutsummaryrefslogtreecommitdiff
path: root/webpack.config.js
AgeCommit message (Collapse)Author
5 daysUpdate dependencies and ECMAScript targetOsmium Sorcerer
Fix relevant breaking changes.
2026-01-27use esbuildDavid Skoland
2024-11-20Prettified Code!stonedDiscord
2022-09-04Prep folder with exampleCaleb
2022-09-04Make functions usableCaleb
2022-03-26hello typescript my old friendstonedDiscord
2022-03-23Merge pull request #123 from caleb-mabry/custom-iniCaleb Mabry
Adding Custom Markdown Support Based on Asset File
2022-03-23Merge pull request #117 from caleb-mabry/audio-to-htmlCaleb Mabry
Adding blip sounds to actual audio tags
2022-03-23Final commitcaleb.mabry.15@cnu.edu
2022-03-21move master.js to typescriptstonedDiscord
2022-03-17Adding blip sounds to actual audio tagscaleb.mabry.15@cnu.edu
2022-03-11remove sounds from configstonedDiscord
2022-03-10Magnum Opus pt1caleb.mabry.15@cnu.edu
2022-03-06Lint fixcaleb.mabry.15@cnu.edu
2022-03-06Fixing messy merge conflictcaleb.mabry.15@cnu.edu
2022-03-06Merge branch 'master' of https://github.com/AttorneyOnline/webAO into ↵caleb.mabry.15@cnu.edu
add-linting
2022-03-05Added ignore filecaleb.mabry.15@cnu.edu
2022-03-05Alphabetized and added webpack config thingscaleb.mabry.15@cnu.edu
2021-02-27support a bunch of game consoles and old androidsstonedDiscord
2020-09-20ok i get it you want a mode setstonedDiscord
2019-07-01(See commit message)oldmud0
This commit includes another pass of refactoring to webAO, but could not be tested because it has become virtually impossible to compile GoldenLayout correctly and have it be detected as a module by webpack. GoldenLayout has also been dormant for an alarming amount of time, and its new maintainers have not been doing a stellar job releasing bug fixes. So, I give up trying to build webAO. It's a heaping mess written in vanilla HTML/CSS/JS without the use of a proper web framework, dependent on a raw TCP protocol designed 7 years ago, only to be wrapped with yet another protocol that only half the servers *want* to support, because webAO is so bad that only incompetent players would want to keep using it. (Unless you are a Chromebook player, in which case I am sorry for hurling insults at you.) webAO started off as an experiment by sD, but became real only because I made it real. I was the one who added support for it for tsuserver; I was the one who made the UI vaguely acceptable; I was the one who added a button for it on the home page. It's really my fault that this abomination lives on. I should have learned a legitimate web framework and rewritten it when I had the chance.
2019-03-23npm updatestonedDiscord
2019-02-20added fingerprintingstonedDiscord
2018-05-19Fix code broken from refactoringoldmud0
2018-05-15Move files to webAO folder; GoldenLayout works!oldmud0