aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)Author
2022-03-18Update golden-layout to v2.5.0caleb.mabry.15@cnu.edu
2022-03-10Magnum Opus pt1caleb.mabry.15@cnu.edu
2022-03-07update fingerprintjs for realstonedDiscord
2022-03-06Added unit testing and code coveragecaleb.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-05Fixing scope of eslintcaleb.mabry.15@cnu.edu
2022-03-05Add ESLINTcaleb.mabry.15@cnu.edu
2022-03-05Added missing packagescaleb.mabry.15@cnu.edu
2022-03-01updating golden layout was a mistakestonedDiscord
2022-02-27update npm shitstonedDiscord
2021-10-09update to webpack 5 at the worst possible timestonedDiscord
2021-02-27support a bunch of game consoles and old androidsstonedDiscord
2021-02-27Revert "remove old version of fpjs"stonedDiscord
This reverts commit aaed93c94764e401bc45308bd1183824181c36cf.
2021-02-23remove old version of fpjsstonedDiscord
2021-01-18imagine updating javascriptstonedDiscord
2020-11-09update fpjsstonedDiscord
2020-09-20update js librariesstonedDiscord
2020-07-13npm updatesD
2020-03-17wee woo wee woo npm is hot garbagesD
2020-03-07update javascriptsD
2020-01-02change fingerprint lib to valvessD
the library wants to be the first thing to load after the page is idle, so i had to move all the onload things in the handle after the library ran
2019-12-24npm updatesD
2019-07-24add start scriptstonedDiscord
2019-07-16update webpackstonedDiscord
2019-07-01Ugh! It lives!oldmud0
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
2018-09-08Bump package version to 2.3.0oldmud0
2018-09-08Continue major cleanup and style fixesoldmud0
2018-05-23Stop timing out from server; more accurate blip timeroldmud0
2018-05-22Set package version to 2.1.0oldmud0
2018-05-15Move files to webAO folder; GoldenLayout works!oldmud0
2018-05-14Turn it into a node package to use GoldenLayoutoldmud0