You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
JoshuaReason 571822a948 Merge branch 'master' of https://bitbucket.org/JoshuaReason/major-project-a 5 years ago
..
GameModes 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. 5 years ago
Inventory Fixed Diagonal + added Wait 5 years ago
Logic Blocks Fixed Diagonal + added Wait 5 years ago
Map Generation Fixed 4-player spawn to account for double-moves, changed MapManager to prevent more than one link section spawning in a row. 5 years ago
Networking 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. 5 years ago
GameModes.meta more work on gamemodes 5 years ago
Inventory.meta More UI work 5 years ago
Logic Blocks.meta Made logic tray be able to work in any level + efefcts character 5 years ago
Map Generation.meta 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. 5 years ago
Networking.meta Started Server Code 5 years ago