aboutsummaryrefslogtreecommitdiff
path: root/webAO/master.js
AgeCommit message (Expand)Author
2022-03-10Magnum Opus pt1caleb.mabry.15@cnu.edu
2022-03-08ESLintcaleb.mabry.15@cnu.edu
2022-03-08Lots of changescaleb.mabry.15@cnu.edu
2022-03-07update fingerprintjs for realstonedDiscord
2022-03-06Lint fixcaleb.mabry.15@cnu.edu
2022-03-06Merge branch 'master' of https://github.com/AttorneyOnline/webAO into add-lin...caleb.mabry.15@cnu.edu
2022-03-05ESLINT fixcaleb.mabry.15@cnu.edu
2022-03-05Resolving issues that made running projectcaleb.mabry.15@cnu.edu
2021-03-09forgot to remove lowmemory on ms liststonedDiscord
2021-02-27lowmemory isn't needed on MS anymore since it stopped checking every serverstonedDiscord
2021-02-27Revert "remove old version of fpjs"stonedDiscord
2021-02-23remove old version of fpjsstonedDiscord
2020-11-18returns are freestonedDiscord
2020-11-18officially return from the exception handlerstonedDiscord
2020-11-17fix escapingstonedDiscord
2020-11-17escape args that can make it into the htmlstonedDiscord
2020-11-16update the playercount immediatly if it's selectedstonedDiscord
2020-11-16only check real entries once and hide nonworking onesstonedDiscord
2020-10-13only check playercount on mouseoverstonedDiscord
2020-09-27only combine ip and port oncestonedDiscord
2020-09-27shorten the COerror and send message logs to debugstonedDiscord
2020-05-28enable offline playsD
2020-05-16Check online asynchronouslyoldmud0
2020-04-11add an error message when the connection failssD
2020-03-27don't hide the entries if we're not checking themsD
2020-03-27rename oldloading to lowmemory and make it avoid getting the onlinecountsD
2020-03-27since it was broken anyway, remove itsD
2020-03-27old loading gives us the wrong ports anywaysD
2020-03-27get rid of requiresD
2020-03-25get version from package.jsonsD
2020-03-25move encoding stuff to seperate js filesD
2020-03-23add https and javascript warningssD
2020-03-21auto indentsD
2020-03-20add text decoding magicsD
2020-02-15close the connection after we got all the serverssD
2020-02-10don't need this anymoresD
2020-01-02hash the actual values, don't get random device IDssD
2020-01-02change fingerprint lib to valvessD
2019-12-31don't read the ID from the cookie, as people easily change itsD
2019-12-28make the id stick bettersD
2019-12-20this doesn't need to be asyncsD
2019-12-19this is a little more usefulsD
2019-12-19change localhost port to 50001 and ID to -1sD
2019-12-19delete my debug logging entriessD
2019-12-19make onlinecheck async, ignore last serverlist entry as it's just a single %sD
2019-12-17less logging spamsD
2019-12-17rename ugly css namessD
2019-12-17change onlinecounter to reflect banned bettersD
2019-12-17reverse oldloading logicsD
2019-12-17imrpove readability and add ban packetsD