Historial de Commits

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