summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-06-11Merge branch 'rework-backend'Dennis Kobert
2019-06-11Seperate the Core from dsa gamelogicuzvkl
2019-06-11Move dsa related stuff to subfolderuzvkl
2019-06-11Organize groups to seperate connention management form gamelogicuzvkl
2019-05-30Delete package.jsonTrueDoctor
2019-05-30Delete package-lock.jsonTrueDoctor
2019-05-30Delete index.jsTrueDoctor
2019-05-20Add Argument Testuzvkl
2019-05-20Begin Testinguzvkl
2019-05-20Reorganize Code delete ZoBotanicauzvkl
2019-05-19Correct typos in the main READMENatrixAeria
2019-05-19Moved Gamelogic to DSALibDennis Kobert
2019-05-19general refectoringDennis Kobert
added 42 as dummy Token
2019-05-19Cleanup DiscoBot ProjectDennis Kobert
2019-05-18Delete NodeJSServer.njsprojTrueDoctor
2019-05-18Keep client connections opennatrixaeria
and start the server on localhost
2019-05-18Merge branch 'scribble' of https://github.com/TrueDoctor/DiscoBot into scribblenatrixaeria
2019-05-18Add threading and possibility to connect to socketnatrixaeria
2019-05-18Add custom http errors to tokens apiDennis Kobert
2019-05-17Merge branch 'scribble' of https://github.com/TrueDoctor/DiscoBot into scribblenatrixaeria
2019-05-17Add WebSocket server functionalitynatrixaeria
and a WebSocket javascript test suite
2019-05-16ifx typo in api urlDennis Kobert
2019-05-16Merge remote-tracking branch 'origin/scribble' into scribbleDennis Kobert
2019-05-16Implement tokensDennis Kobert
2019-05-15Add web client functionalitynatrixaeria
additionally added -r feature to build.sh, which reverses build output.
2019-05-15see last commitTrueDoctor
2019-05-15change chathub urlTrueDoctor
2019-05-11Create a fundamental project structurenatrixaeria
2019-05-07Add a logging feature with pretty_env_loggernatrixaeria
2019-05-07Add the game servernatrixaeria
2019-05-05Revert "fixed Properties load path"Dennis Kobert
This reverts commit 6543b93a67a14ffa6f184e28b67912df7e314315.
2019-05-05use websocketsDennis Kobert
2019-05-05increased logging verbisityDennis Kobert
2019-05-05added debuging logDennis Kobert
2019-05-05fixed Properties load pathDennis Kobert
2019-05-05Merge branch 'master' of github.com:TrueDoctor/DiscoBotDennis Kobert
2019-05-05removed cros origin references corsDennis Kobert
2019-05-05Update index.jsTrueDoctor
2019-05-05Update play.jsTrueDoctor
2019-05-05Update play.jsTrueDoctor
2019-05-05Update index.jsTrueDoctor
2019-05-05play around with httpsTrueDoctor
2019-05-05play around with httpsTrueDoctor
2019-05-05Update index.jsTrueDoctor
2019-05-05Update play.jsTrueDoctor
2019-05-05Update play.jsTrueDoctor
2018-11-27Reworked the code, but currently unable to test, so bugs are bound to be in ↵TrueKuehli
there Will test it sometime later. There also might still be stuff, that has yet to be reworked.
2018-10-11Added about pageTrueKuehli
It needs some work, I know.
2018-10-11Redirect doesn't change head anymoreTrueKuehli
Now uses body.innerHTML for replacing content. -> In light of document.write being one of the main target for Google's attempts at making the Chrome Browser more performant -> Additionally this may or may not fix an issue
2018-10-07MERGETrueDoctor