321 Commits (master)
 

Author SHA1 Message Date
  Claire Peta 96fcac2b78 Have to head home, psu hof small changes i made while play testing for bugs and whatnot 4 years ago
  Joshua Reason 5e29d6213b Merge branch 'master' of https://bitbucket.org/JoshuaReason/major-project-a 4 years ago
  Joshua Reason 506cfb8f2c Falling works + fixed cannon prefab 4 years ago
  ClairePeta 3f25529235 Added sprites to resources for client side so icons load for logic blocks, 4 years ago
  ClairePeta de9fa199f3 Added winner scene, 4 years ago
  s3607057 (Angus Niven) 2c9f01a405 Applied new respawn logic to falling off the map as well. 4 years ago
  Joshua Reason 24cb2510c1 fixed some merge errors 4 years ago
  Joshua Reason 521921d131 Merge branch 'master' of https://bitbucket.org/JoshuaReason/major-project-a 4 years ago
  Joshua Reason 3e1b9c674e Webgl works alongside android + included in project 4 years ago
  s3607057 (Angus Niven) c1309d9165 Implemented new respawn logic: respawn location is the average loccation of players left on map, if any, or otherwise is the centre of the screen. Players will respawn in random open & unoccupied squares near this (within a radius of 1 if possible, widening the radius if there aren't enough open squares in that area). 4 years ago
  ClairePeta 0208a6d7c5 Billboard the player order on the backs of each character, 4 years ago
  Joshua Reason 88cb07544d Merge branch 'master' of https://bitbucket.org/JoshuaReason/major-project-a 4 years ago
  Joshua Reason e80bfafbe2 Got webGL build working, some bugs still 4 years ago
  s3607057 (Angus Niven) 68616012ac Rotated the turntable conveyor block to make the picture clearer. Moved the snaking levels into the width-3 section, and added them to the list of potential sections. Added a width-5 snaking section (still slightly WIP, want to add hazards & obstacles to spice things up). 4 years ago
  Claire Peta 941f5df196 Tested code that works for block spawning 4 years ago
  JoshuaReason b3b84695aa fixed gizmos breaking things on play 4 years ago
  JoshuaReason 502e6df32e Merge branch 'master' of https://bitbucket.org/JoshuaReason/major-project-a 4 years ago
  JoshuaReason 74bfd13ced Block gizmos visible in Prefab view 4 years ago
  Claire Peta 3a3270ed11 Uncomment stuff for collectable spawning testing + icon 4 years ago
  s3607057 (Angus Niven) 5b31d42f21 Fixed wrong bool ticked on one of the map sections. 4 years ago
  JoshuaReason b6181246c8 Merge branch 'master' of https://bitbucket.org/JoshuaReason/major-project-a 4 years ago
  JoshuaReason eab76a866f fixed hookshot serialization + added isvisible function 4 years ago
  s3607057 (Angus Niven) c7dc3a5dcc Added item spawn locations to all existing map section prefabs. Also pushed a second snaking map section. 4 years ago
  Claire Peta 5d9a6caecf Fixed the character script after merge :) 4 years ago
  Joshua Reason 6564026cc8 Merge branch 'master' of https://bitbucket.org/JoshuaReason/major-project-a 4 years ago
  Claire Peta 365b6605cd Update to the block spawning script, added the call line to where the new map section is added to update the spawning positions(commented out for now) 4 years ago
  Joshua Reason 07946d34b2 Merge branch 'master' of https://bitbucket.org/JoshuaReason/major-project-a 4 years ago
  Joshua Reason 186a1dd634 Fixed cannon so we aren't waiting for it. Started to add hook shot. 4 years ago
  ClairePeta 764cb2c537 Block spawning update 4 years ago
  ClairePeta a360fe8d9c Fixed the cannon and converyor belt traps, and set up Block to mark some as spawnable locations - please noone touch the blockspawn script - im still working on it 4 years ago
  s3607057 (Angus Niven) 6f594d0436 Hopefully fixed issue with the missing spawn block in the 4-player pen. 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) 3432f74285 Merge branch 'master' of https://bitbucket.org/JoshuaReason/major-project-a 4 years ago
  s3607057 (Angus Niven) 16eb8a02b4 Another 4-player spawn revision. 4 years ago
  Claire Peta 1105ee3d41 Fix max players to 8 4 years ago
  JoshuaReason 19d90e38c5 Merge branch 'master' of https://bitbucket.org/JoshuaReason/major-project-a 4 years ago
  JoshuaReason 79f0289d00 fixed dying on a half turn, removed old half turns 4 years ago
  s3607057 (Angus Niven) 014d93be9a Revised the four-player spawn prefab to fix an imbalance we noticed while testing. 4 years ago
  s3607057 (Angus Niven) 76374fc784 And removed the spammy debug statements that are no longer needed. 4 years ago
  s3607057 (Angus Niven) 1cb4324a8c Camera will now track the average position of all players on the track, and catch up to the leading player if they are off the screen. 4 years ago
  JoshuaReason 9e5e2fb661 Merge branch 'master' of https://bitbucket.org/JoshuaReason/major-project-a 4 years ago
  JoshuaReason bec7885400 Pushing logic block changes from last week 4 years ago
  Joshua Reason 47b91aac84 Added ability for player one to start game 4 years ago
  ClairePeta 6506309950 Fixed character play order, 4 years ago
  Claire Peta 50ac156d92 Forgot to push lafter class last night 4 years ago
  s3607057 (Angus Niven) 2a0c9f8017 Added a new map section as an example of what I was talking about this evening. 4 years ago
  s3607057 (Angus Niven) 51a19604ad Yet another fix to misaligned pits. 4 years ago
  s3607057 (Angus Niven) 2fe1a12481 Fixed another prefab section with misaligned pits. 4 years ago
  s3607057 (Angus Niven) abd9926b80 Fixed bug that was misplacing the spawning area due to startX being changed between games in MapManager.asset. 4 years ago
  JoshuaReason 571822a948 Merge branch 'master' of https://bitbucket.org/JoshuaReason/major-project-a 4 years ago