Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-31 | Merge branch 'wasm' into webhogg | Dennis Kobert | |
2019-05-31 | Create web workers | natrixaeria | |
2019-05-31 | Split into two entry points | natrixaeria | |
2019-05-31 | Get rid of WarningGet rid of Warninss | Dennis Kobert | |
2019-05-30 | Initialise WebGl2 context | natrixaeria | |
2019-05-29 | Create webhogg project directory | natrixaeria | |
2019-05-29 | Reforge code snippets | natrixaeria | |
2019-12-21 | Draw violet background | natrixaeria | |
2019-05-26 | Compile webgl shader program | natrixaeria | |
2019-05-26 | Create shaders | natrixaeria | |
2019-05-26 | Fix WebGl -> WebGl2 bug | natrixaeria | |
2019-05-26 | Create a canvas | natrixaeria | |
2019-05-26 | Add basic project structure | natrixaeria | |
2019-05-25 | Add colored logging with fern | natrixaeria | |
2019-05-25 | Run with lighttpd and remove deploy.py | natrixaeria | |
2019-05-25 | Manipulate DOM | natrixaeria | |
2019-05-25 | Resetup webassembly on the cool way | natrixaeria | |
2019-05-25 | Do shitty wasm shit | natrixaeria | |
2019-05-22 | Load wasm into the browser and execute it | natrixaeria | |
2019-05-22 | Play around with wasm | natrixaeria | |
2019-05-22 | Load the wasm | natrixaeria | |
2019-05-22 | Merge branch 'wasm' of https://github.com/TrueDoctor/DiscoBot into wasm | natrixaeria | |
2019-05-22 | Add a python-implemented test-webserver | natrixaeria | |
2019-05-22 | Mode index.html up a dir | Dennis Kobert | |
2019-05-22 | Execute wasm-pack | Dennis Kobert | |
2019-05-16 | ifx typo in api url | Dennis Kobert | |
2019-05-16 | Merge remote-tracking branch 'origin/scribble' into scribble | Dennis Kobert | |
2019-05-16 | Implement tokens | Dennis Kobert | |
2019-05-15 | see last commit | TrueDoctor | |
2019-05-15 | change chathub url | TrueDoctor | |
2019-05-05 | increased logging verbisity | Dennis Kobert | |
2019-05-05 | added debuging log | Dennis Kobert | |
2019-05-05 | Update index.js | TrueDoctor | |
2019-05-05 | Update play.js | TrueDoctor | |
2019-05-05 | Update play.js | TrueDoctor | |
2019-05-05 | Update index.js | TrueDoctor | |
2019-05-05 | play around with https | TrueDoctor | |
2019-05-05 | play around with https | TrueDoctor | |
2019-05-05 | Update index.js | TrueDoctor | |
2019-05-05 | Update play.js | TrueDoctor | |
2019-05-05 | Update play.js | TrueDoctor | |
2018-11-27 | Reworked 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-11 | Added about page | TrueKuehli | |
It needs some work, I know. | |||
2018-10-11 | Redirect doesn't change head anymore | TrueKuehli | |
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-07 | Changed ip to localhost for local debugging | TrueKuehli | |
2018-10-01 | Added Game Page, currently with a chat | TrueKuehli | |
Redirects to the game page after login, keeping the connection intact | |||
2018-10-01 | A lot of changes | TrueKuehli | |
I shoud have written a better commit, I know! | |||
2018-10-01 | Fixed the icon | TrueKuehli | |
2018-10-01 | Added notifications badges to notifications | TrueKuehli | |
Shows the current amount of notifications | |||
2018-10-01 | Documented the code better and made some minor fixes | TrueKuehli | |