summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-03Add working multithreading to webservernatrixaeria
2019-06-03Configure webservernatrixaeria
2019-06-02Correct the filled colourDennis Kobert
2019-06-02Merge branch 'webhogg' of github.com:TrueDoctor/DiscoBot into webhoggDennis Kobert
2019-06-02Fix interBox collisionDennis Kobert
2019-06-02Merge branch 'webhogg' of https://github.com/TrueDoctor/DiscoBot into webhoggnatrixaeria
2019-06-02Draw on canvasnatrixaeria
2019-06-02Fix rotated hitbox point interactionDennis Kobert
2019-06-02Merge branch 'webhogg' of github.com:TrueDoctor/DiscoBot into webhoggDennis Kobert
2019-06-02Merge branch 'webhogg' of https://github.com/TrueDoctor/DiscoBot into webhoggnatrixaeria
2019-06-02Send OffscreenCanvas to graphics workernatrixaeria
2019-06-02Rework collision detection to use projectionDennis Kobert
2019-06-02Add communicating between worker wasmsnatrixaeria
2019-06-02Merge branch 'dennis_rust' into webhoggDennis Kobert
2019-06-02Add web wasm target to gitignoreDennis Kobert
2019-06-02Add test to MathsDennis Kobert
2019-06-01Merge branch 'webhogg' of https://github.com/TrueDoctor/DiscoBot into webhoggnatrixaeria
2019-06-01Communicate from game logic to graphicsnatrixaeria
2019-06-01Merge pull request #38 from TrueDoctor/dennis_rustTrueDoctor
2019-06-01Adress issues specified in pull qeruestDennis Kobert
2019-06-01Create multithreading through web workersnatrixaeria
2019-05-31Use references for Colision trait implementationsDennis Kobert
2019-05-31Merge branch 'wasm' into webhoggDennis Kobert
2019-05-31Fix issues in CollideDennis Kobert
2019-05-31Add easy-to-use python webservernatrixaeria
2019-05-31tart implementing game logicDennis Kobert
2019-05-31Create web workersnatrixaeria
2019-05-31Add Vec2Dennis Kobert
2019-05-31Improve Exception HandlingDennis Kobert
2019-05-31Split into two entry pointsnatrixaeria
2019-05-31Get rid of WarningGet rid of WarninssDennis Kobert
2019-05-31Make reciver and sender of the Gameclient imutableDennis Kobert
2019-05-31Merge branch 'wasm' of github.com:TrueDoctor/DiscoBot into wasmDennis Kobert
2019-05-31Extract connention loop to seperate funtionDennis Kobert
2019-05-30Initialise WebGl2 contextnatrixaeria
2019-05-29Create webhogg project directorynatrixaeria
2019-05-29Reforge code snippetsnatrixaeria
2019-12-21Draw violet backgroundnatrixaeria
2019-05-26Compile webgl shader programnatrixaeria
2019-05-26Create shadersnatrixaeria
2019-05-26Fix WebGl -> WebGl2 bugnatrixaeria
2019-05-26Create a canvasnatrixaeria
2019-05-26Add basic project structurenatrixaeria
2019-05-25Add colored logging with fernnatrixaeria
2019-05-25Run with lighttpd and remove deploy.pynatrixaeria
2019-05-25Manipulate DOMnatrixaeria
2019-05-25Resetup webassembly on the cool waynatrixaeria
2019-05-25Do shitty wasm shitnatrixaeria
2019-05-22Load wasm into the browser and execute itnatrixaeria
2019-05-22Play around with wasmnatrixaeria