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) 547e82ab82 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
..
Blocks 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
Map Sections 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
Traps 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
UI Client deaths moves them from screen. 4 years ago
Blocks.meta Started on Logic Trough UI 5 years ago
Character.prefab added text when a character moves 5 years ago
Character.prefab.meta - Five Tutorial level creation 5 years ago
Colour_Test_Cube.prefab fixed collection object shadow and rotating 5 years ago
Colour_Test_Cube.prefab.meta fixed collection object shadow and rotating 5 years ago
End Portal.prefab Portal colour change working with testing script 5 years ago
End Portal.prefab.meta - Created end portal effects 5 years ago
GameManager.prefab Change starting cube colour 5 years ago
GameManager.prefab.meta updated prefabs 5 years ago
Map Sections.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
Menu Background.prefab Fix alignment issues 5 years ago
Menu Background.prefab.meta Change menu background 5 years ago
Traps.meta Animal colour hex fix 4 years ago
UI.meta Started on Logic Trough UI 5 years ago