Historique des commits

Auteur SHA1 Message Date
  DricomDragon b657fd2923 Randomly allocate spawn points to players each round il y a 5 ans
  DricomDragon 214f418bd8 Fix warning of unused iterator il y a 5 ans
  DricomDragon f484b6761c Shuffle levels when restarting a game il y a 5 ans
  DricomDragon 34b4a1747f Dump from 2 to 3 players il y a 5 ans
  DricomDragon 8ef2b44ded Make the level list editable in the editor il y a 5 ans
  DricomDragon 5b67f7d666 Add editor parameter to loop on a level il y a 5 ans
  DricomDragon 1857910623 Take spawn rotation into account 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 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 643c4d8751 Ignore unused arguments il y a 5 ans
  DricomDragon bd9736663b Move movement in dedicated player method il y a 5 ans
  DricomDragon 4f61cc3513 Show every players when all dead il y a 5 ans
  DricomDragon 500c0918ac Create and use the group living il y a 5 ans
  DricomDragon 2059870a9c Use a group instead of player list il y a 5 ans
  DricomDragon 3bacc7b80e Dynamically instance two players il y a 5 ans
  DricomDragon 3bb2128d08 Dynamically instance one player il y a 5 ans
  DricomDragon fdef808d11 Move players and camera out of grid node il y a 5 ans
  DricomDragon 282602ceb1 Automatically adjust zoom with any number of player il y a 5 ans
  DricomDragon ce3f60bfc2 Use array to store players il y a 5 ans
  DricomDragon 8965b0a95e Use onready feature on Game script il y a 5 ans
  DricomDragon 7acaacfc1e Make the camera zoom when distance increase il y a 5 ans
  DricomDragon 0bf0f53b16 Put the camera between the two players il y a 5 ans