Historique des commits

Auteur SHA1 Message Date
  DricomDragon cac3820c7f Merge branch 'imp/turn-at-input' il y a 4 ans
  DricomDragon 4b147dfece Reduce the size of the move function il y a 5 ans
  DricomDragon dfb12357dd Memorize direction for crash guard il y a 5 ans
  DricomDragon e618707627 Use absolute angle turn il y a 5 ans
  DricomDragon 14b5287fc8 Allow turn before round starts il y a 5 ans
  DricomDragon 23dd5e003d Create enumeration Side il y a 5 ans
  DricomDragon f6f5b22fc0 Refactor function `turn` to `update_dirxy` il y a 5 ans
  DricomDragon 34a03291c1 Fix crash guard il y a 5 ans
  DricomDragon 532deb60f0 Turn liner as soon as key is hit il y a 5 ans
  DricomDragon 8974ed8a5e Create the Focus new level il y a 5 ans
  DricomDragon acd501e094 Share tileset ressource il y a 5 ans
  DricomDragon 6156d5318f Move code from Game to Camera il y a 5 ans
  DricomDragon 723c0b5e82 Instantiate players with a loop il y a 5 ans
  DricomDragon 554205f325 Make players appear on arena spawners il y a 5 ans
  DricomDragon 696a234ac2 Add 3 spawn points in each level il y a 5 ans
  DricomDragon 8685ae007d Add a third player il y a 5 ans
  DricomDragon 01243e104e Rename actions il y a 5 ans
  DricomDragon 9fc581d3c0 Switch to next level at each start il y a 5 ans
  DricomDragon f5cce65e21 Make game (re)start by pressing enter il y a 5 ans
  DricomDragon f19c8ffb67 Instantiate level programatically il y a 5 ans
  DricomDragon 5bf585112f Mark the input as handled once proceed il y a 5 ans
  DricomDragon d98d933af4 Capture events in callbacks il y a 5 ans
  DricomDragon 675820162b Make turn animation fast at start il y a 5 ans
  DricomDragon 1ab8273596 Make the tween ease symetric il y a 5 ans
  DricomDragon 29d27a01f1 Disable 3D rendering at project level il y a 5 ans
  DricomDragon d3aeda4ad9 Enable camera smoothing il y a 5 ans
  DricomDragon 643c4d8751 Ignore unused arguments il y a 5 ans
  DricomDragon 47de332bef Load nodes with the onready keyword il y a 5 ans
  DricomDragon 677f8f8fe7 Fix duplicated moves il y a 5 ans
  DricomDragon bd9736663b Move movement in dedicated player method il y a 5 ans