summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-25fixed testsHEADmasterkonsumlamm
2019-06-25add small doc commentskonsumlamm
2019-06-25add .directorykonsumlamm
2019-06-22Update the Readme to represent the changed ProjectTrueDoctor
2019-06-22Merge pull request #39 from TrueDoctor/game_server_refactorTrueDoctor
2019-06-21Fix changed Method names and minor compiler warningsDennis Kobert
2019-06-21Merge branch 'wasm' into game_server_refactorDennis Kobert
2019-06-21update maths to mathkonsumlamm
2019-06-21refactor maths.rs to math.rskonsumlamm
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-12Merge remote-tracking branch 'origin/master'Dennis Kobert
2019-06-12Adjust CodestyleDennis Kobert
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