7 Commits (53cb01b5e5583d751ff4813d21a6874959cc3af8)

Author SHA1 Message Date
  Joshua Reason fbb4da7234 Fixed map generation bug in build 4 years ago
  Joshua Reason 7e1f85b7e4 Did some webGL fixes + port stuff 4 years ago
  s3607057 (Angus Niven) c3cd229d15 Fixed problems with falling of the far side of the track, made the pit trap logic the same as the falling-off-the-side logic, removed some sub-par link sections that were clogging up the lists of possibilities. 4 years ago
  s3607057 (Angus Niven) ecb0fe6dc8 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
  s3607057 (Angus Niven) 25610a9901 Removed some link sections from the roster (the 7-widths and the ones that had water/pits next to the edge, because those looked weird). 4 years ago
  s3607057 (Angus Niven) be9a258618 Added a bunch of longer map sections. Added a simple weighting system for map sections (set for each section in the inspector), so that the proper map sections don't get drowned out by all the varieties of length-1 link sections. Removed the pit and conveyer belts from the 4-player spawn, so that we can use it for a demo. 4 years ago
  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