Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-01 | Merge branch 'webhogg' of https://github.com/TrueDoctor/DiscoBot into webhogg | natrixaeria | |
2019-06-01 | Communicate from game logic to graphics | natrixaeria | |
please run the 'run'-script every time before loading the page | |||
2019-06-01 | Merge pull request #38 from TrueDoctor/dennis_rust | TrueDoctor | |
Dennis rust | |||
2019-06-01 | Create multithreading through web workers | natrixaeria | |
2019-05-31 | Merge branch 'wasm' into webhogg | Dennis Kobert | |
2019-05-31 | Add easy-to-use python webserver | natrixaeria | |
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 | |