summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-14Merge branch 'wasm' of https://github.com/TrueDoctor/DiscoBot into wasmDennis Kobert
2019-06-14Fix canvas widthDennis Kobert
2019-06-14Adapt canvas rendering resolution to screen sizenatrixaeria
2019-06-14Draw a rectanglenatrixaeria
2019-06-14Fill all screen space with the canvasnatrixaeria
2019-06-14Wrap WebGl2natrixaeria
2019-06-13Add rendering loopnatrixaeria
2019-06-13Draw violet backgroundnatrixaeria
2019-06-13Create a WebGl2 contextnatrixaeria
2019-06-13Split code into graphics and logic loopnatrixaeria
2019-06-12Clone the colored logging from old commitnatrixaeria
2019-06-11Reorganize Project structureDennis Kobert
2019-06-11Merge branch 'webhogg'Dennis Kobert
2019-06-11Move Discobot.slnDennis Kobert
2019-06-11Add workersnatrixaeria
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-06-11Create a web pagenatrixaeria
2019-06-11Create a build scriptnatrixaeria
2019-06-11Remove the WebInterface directorynatrixaeria
2019-06-03Add further collision test casesDennis Kobert
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