1 Commits (b21ed9040f2cdc7f92b4c21c0c48768303e0e22f)

Author SHA1 Message Date
  s3607057 (Angus Niven) 3a6ae2f4c9 Added an 8-player starting area. Changed player-spawning slightly: instead of skipping index 0 for odd numbers of players, each starting pen section starts with no squares marked isSpawnable, and lists of squares to mark as spawnable on instantiation depending on the number of players. RacetrackGameMode.cs is currently hardcoded to call the map initialiser with five players, until I can figure out how to get the number of connected players when OnPreGameStart is called. 4 years ago
  s3607057 (Angus Niven) 465a8eb6b7 Implemented a procedural track creation framework. Track sections will now be added from a list prefabs, after checking that they can connect to the previous section. Sections that have passed out of camera view will disappear. Created a new scene using the procedural generator. The Lobby will now load it on starting a game. 4 years ago
  Joshua Reason 420c2d23e0 Started on Logic Trough UI 5 years ago
  Joshua Reason c492889df0 -Edge detection 5 years ago
  Claire Peta 45bf45d775 - Five Tutorial level creation 5 years ago
  JoshuaReason aba83b2940 Set up Unity 5 years ago