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.
 
 
 
 
 
 
s3607057 (Angus Niven) 377c5d4416 Corrected a spawn location in the seven-player lineup. 4 years ago
..
Link Sections Fixed map generation bug in build 4 years ago
Width 3 Fixed a few errors in track prefabs. 4 years ago
Width 5 Fixed a few errors in track prefabs. 4 years ago
Width 7 Made the cannons able to start at different points in their countdowns. Made falling off things cost lives (player is currently notified a turn late). 4 years ago
Link Sections.meta Fixed map generation bug in build 4 years ago
Map Section Template.prefab Fixed cannon so we aren't waiting for it. Started to add hook shot. 4 years ago
Map Section Template.prefab.meta Created a map section template containing one of every block type, for easy duplication. 4 years ago
Start 4-player.prefab Fixed conveyor belt going the wrong way in Backbelt 5-1 (and added a variant with a slightly different pit arrangement).Added a couple of extra link sections. 4 years ago
Start 4-player.prefab.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. 4 years ago
Start 8-player.prefab Corrected a spawn location in the seven-player lineup. 4 years ago
Start 8-player.prefab.meta 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
Test 1.prefab Tweaked how min and max difficulty work for adding new map sections. Added a bunch of new length-1 sections to join longer sections together if need be. Weighted the selection more towards longer sections. Divided possible map sections into multiple lists (each managed by a script object) to make them easier to work with. 4 years ago
Test 1.prefab.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. 4 years ago
Test 2.prefab Tweaked how min and max difficulty work for adding new map sections. Added a bunch of new length-1 sections to join longer sections together if need be. Weighted the selection more towards longer sections. Divided possible map sections into multiple lists (each managed by a script object) to make them easier to work with. 4 years ago
Test 2.prefab.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. 4 years ago
Test 3.prefab Tweaked how min and max difficulty work for adding new map sections. Added a bunch of new length-1 sections to join longer sections together if need be. Weighted the selection more towards longer sections. Divided possible map sections into multiple lists (each managed by a script object) to make them easier to work with. 4 years ago
Test 3.prefab.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. 4 years ago
Width 3.meta Fixed map generation bug in build 4 years ago
Width 5.meta Fixed map generation bug in build 4 years ago
Width 7.meta Fixed map generation bug in build 4 years ago