Historie revizí

Autor SHA1 Zpráva Datum
  Tom Tsagk 13f3cf7bd0 add random number generator před 5 roky
  Tom Tsagk b146de6d10 Merge branch 'master' of https://notabug.org/tomtsagk/pixijs-game_engine před 5 roky
  Tom Tsagk e48a88c20b add collision on sprites, and convenient getters for position před 5 roky
  tomtsagk cc058acc4f automatically add new sprites to stage před 5 roky
  Tom Tsagk bc62d20cc8 sprites now return width and height před 5 roky
  Tom Tsagk 0adeb06854 reorganise to fix building process před 5 roky
  Tom Tsagk a34b465b66 fix angle between vectors to return radians před 5 roky
  Tom Tsagk 9bb51e96c9 add dot product and angle between vectors on math, add ability to set rotation based on radians or degrees před 5 roky
  Tom Tsagk c8809ec37b add catmull-rom curves in math, and visibility and rotation setters/getters in sprite před 5 roky
  Tom Tsagk c75918f56f changed object to not inherit pixi objects před 5 roky
  Tom Tsagk 66abf4a772 make engine easier to compile and install před 5 roky
  Tom Tsagk 86cdc5c359 add makefile před 5 roky
  Tom Tsagk 997ff6a31f worlds have automatic container and input, add `dd_math.js` and `dd_point.js` před 5 roky
  Tom Tsagk 534b5cdd5b compilation process organised for scalability před 5 roky
  Tom Tsagk bd4ec36ca4 add custom sprite class, fullscreen index před 5 roky
  Tom Tsagk 3e0a9def55 update engine to be more modular před 5 roky
  Tom Tsagk 58f28ae546 fix syntax for broader browser support před 5 roky
  Tom Tsagk 1ca30b4320 update to handle resize and smartphone touch input před 6 roky
  Tom Tsagk cdb5ef2a67 remove margin/padding před 7 roky
  Tom Tsagk 47aaf29e4e more comments před 7 roky
  Tom Tsagk 31c157c2b4 add mute status před 7 roky
  Tom Tsagk 55e12717ed add audio folder for sounds před 7 roky
  Tom Tsagk 874abd1e39 code organization and documentation před 7 roky
  Tom Tsagk 6b7e6e55d1 seperated engine from (potential) video games před 7 roky
  Tom Tsagk 24e7c4d3c1 organized compilation process před 7 roky
  Tom Tsagk e5bdb84f7e code organization před 7 roky
  Tom Tsagk 2253e63a00 fixed `compile_game` bash file, to better work with individual projects před 7 roky
  Tom Tsagk d08b247926 default world is the first from index před 7 roky
  Tom Tsagk cd9178fc65 worlds should be added in a list, input is discarded every frame před 7 roky
  Tom Tsagk 44b10fd9e6 added alias for screen width and height před 7 roky