aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-16fix #4 . makes it flash only once and a half timestonedDiscord
2019-07-16css magic so errors and loading look similiarstonedDiscord
2019-07-16much better looking loading tbhstonedDiscord
2019-07-16make loading look a little betterstonedDiscord
2019-07-16actually i have a better idea for the IC textbox sizestonedDiscord
2019-07-16musiclist should render as a listbox now instead of a dropdownstonedDiscord
depends on the device, desktop browsers usually do that automatically
2019-07-16ARUP dummystonedDiscord
2019-07-16add padding to inputbox to make it easier to hit on touchscreensstonedDiscord
2019-07-16update webpackstonedDiscord
2019-07-16ignore the unreadable mini filesstonedDiscord
at this point they don't even count as source for me, they are more like binaries but only using readable characters.
2019-07-16BD was defined twicestonedDiscord
2019-07-16make loading windows biggerstonedDiscord
2019-07-16Merge branch 'master' of https://github.com/AttorneyOnline/webAOstonedDiscord
2019-07-16explanation on old loading and android off blackliststonedDiscord
2019-07-16Merge pull request #18 from stonedDiscord/dependabot/npm_and_yarn/lodash-4.17.14stonedDiscord
Dependabot/npm and yarn/lodash 4.17.14
2019-07-16Bump lodash from 4.17.11 to 4.17.14dependabot[bot]
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com>
2019-07-16Merge pull request #4 from AttorneyOnline/masterstonedDiscord
i'm sure there is a way to do this correctly
2019-07-16Merge branch 'master' into masterstonedDiscord
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-06-30Merge branch 'master' of https://github.com/AttorneyOnline/webAOstonedDiscord
2019-06-30estrado is outdatedstonedDiscord
2019-05-23Update README.mdoldmud0
2019-03-31Merge branch 'master' of https://github.com/AttorneyOnline/webAOstonedDiscord
2019-03-31let not varstonedDiscord
2019-03-30Change `var` to `const` (#11)Pyraqq
2019-03-30add reason to mod callstonedDiscord
2019-03-23webpack did its thingstonedDiscord
2019-03-23more npmstonedDiscord
2019-03-23b&stonedDiscord
2019-03-23npm updatestonedDiscord
2019-03-19update all this npm shitstonedDiscord
2019-02-20literally not readable (#9)Headshot
2019-02-20Merge pull request #8 from AttorneyOnline/new-hdidoldmud0
New hdid
2019-02-20added cookie infostonedDiscord
2019-02-20i didnt read longbytes nice commentstonedDiscord
he is right
2019-02-20these are not needed actuallystonedDiscord
2019-02-20added fingerprintingstonedDiscord
2019-02-20clean out contentstonedDiscord
this is all not in vanilla
2018-09-12Merge pull request #3 from AttorneyOnline/2.3oldmud0
2.3
2018-09-08Bump package version to 2.3.0oldmud0
2018-09-08Fix some more annoyancesoldmud0
- Use createTextNode instead of escapeHtml - Add area change messages in IC log - Move "Call Mod" button to menu, replacing "Guide" which was mostly empty except for the BBCode reference (but you can surely look that up somewhere else, at least until more documentation for webAO has been produced) - Compact the evidence editor - Fix bug where the last emote was not displayed in the emotes list Some issues that remain: - Clients still cannot send special Unicode characters, but they can receive them correctly. - Shout animations run for longer than the GIF animation length. - Preanims sometimes play when they are not supposed to. - GoldenLayout panels cannot be dragged around for some reason. - The chatbox does not automatically scroll down. - When the game panel is maximized, the viewport should not exceed the size of the game panel.
2018-09-08Continue major cleanup and style fixesoldmud0
2018-09-03Continue code cleanupoldmud0
2018-08-20refactor part 1gameboyprinter
2018-07-21Convert all character animation name to lowercase if user use asset from ↵Qube
default asset site.
2018-07-21Edit READMEQube
2018-07-21Update READMEQube
2018-07-21Add option to edit server chat name (a.k.a Fake name) and adjust settings menu.Qube
2018-07-21Add jquery ui mobile support + bbcode description in guide.Qube