141 Commits (3e7480ff170ae22667dea60b7524a52e7193f0b6)

Author SHA1 Message Date
  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
  Joshua Reason 24cb2510c1 fixed some merge errors 4 years ago
  ClairePeta 0208a6d7c5 Billboard the player order on the backs of each character, 4 years ago
  Joshua Reason e80bfafbe2 Got webGL build working, some bugs still 4 years ago
  Claire Peta 941f5df196 Tested code that works for block spawning 4 years ago
  Claire Peta 1105ee3d41 Fix max players to 8 4 years ago
  Joshua Reason 47b91aac84 Added ability for player one to start game 4 years ago
  Claire Peta 50ac156d92 Forgot to push lafter class last night 4 years ago
  ClairePeta e52227703c Toggled a whole bunch of debug.Logs because they were killing me and slowing the loading time for the game. 4 years ago
  ClairePeta 6bfb58f4be Finished the environment turns for the traps 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
  ClairePeta 798a8d8d31 Client deaths moves them from screen. 4 years ago
  Claire Peta 3298be6569 Fix the spawning getting the right pen at the start of the game 4 years ago
  Claire Peta 09108d3a1f Had the remove lives in the } instead of outside :S tested and confirmed 4 years ago
  JoshuaReason d78130ec4d Rotation is now cleaner 4 years ago
  s3607057 (Angus Niven) 465a8eb6b7 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
  ClairePeta e03b0951cd Player is 'dead' when lives reach zero, client scene stays in 'waiting for players' 4 years ago
  Claire Peta 97e9b8b712 Limit Connected Clients (Tested with 2 phones and laptop, laptop was kicked back to main connection screen) 4 years ago
  Claire Peta 20d7fe8548 Small changes made before class 4 years ago
  ClairePeta 8bd42e3aa7 Character lives displayed inplace of score, removed scenescore as not being used 4 years ago
  ClairePeta 27ef03ad62 Separated the traps that need to be called after each turn and then after each round in the traps script 4 years ago
  ClairePeta 92b845258f Checked with single player for the collision with traps. 4 years ago
  Claire Peta 77315b21b4 last push from class 4 years ago
  Claire Peta 8809d906e3 Added boulder coroutine to raise and fall 2.0f 4 years ago
  Claire Peta b72f2d042c Cannon, Water, Crystals and Conveyor all scripted and working with character animation 4 years ago
  s3607057 (Angus Niven) 0f9d8df6bc Implemented appropriate behaviour for having fallen into a hole: character loses their remaining moves for the round, respawns minus one life if they fell into a pit, or may jump out if they're in water. Changes to the FloatingOnWater prefab were necessary both to make the lose-your-remaining moves functions work (the block undernearth with the isWalkable and isWater flags), and to make it possible to fall into water on my build (shifting the box collider down by 1). If the latter causes issues on Claire's build, it can be reverted without affecting the rest of this commit, until we figure out how to make it work on all our machines. 4 years ago
  ClairePeta 170c11a7e3 Cannon fixed and tested - need to limit the pushing of the character! 4 years ago
  s3607057 (Angus Niven) d7f847d462 Adjusted the spawning script & moved spawn points in the racetrack level to get the desired spawning arrangements - the middle point will be used only with an odd number of players, and the spawn points to the side will be used first. 4 years ago
  s3607057 (Angus Niven) b99047df21 Added conveyor belt to racetrack. 4 years ago
  s3607057 (Angus Niven) e5d12374c6 Pits & cannons added to racetrack. 4 years ago
  ClairePeta e5cf27b937 Work in Progress - Scripting up Traps 4 years ago
  Claire Peta dbc30f7eca Finalizing of model/prefabs for Traps 4 years ago
  ClairePeta 60e9ecff0f Animal colour hex fix 4 years ago
  JoshuaReason c0b73c47f1 Limited moves to four + added move*2 to starting blocks 4 years ago
  Joshua Reason e671902d0d Connected cLients are visible to all other clients + Login UI updates 4 years ago
  s3607057 (Angus Niven) 95b9d6c530 New four-player racetrack level, running from x = -15 to x = 15. 4 years ago
  s3607057 (Angus Niven) 1a517e43e1 Updated racetrack level. 4 years ago
  s3607057 (Angus Niven) 8942ea8d9b Started a fixed racetrack level with a starting pen, walls, water, and pits. 4 years ago
  ClairePeta 096edc62a8 Fixed old port issue 4 years ago
  Joshua Reason 2688a10ca9 Added unity scenes to LFS + cleaned up scene folder 4 years ago
  Claire Peta dac57cd66c Remove colour and added some more animals to allow for eight players, script set up to hard code a colour for each animal - colours not actually set up specifically yet 4 years ago
  Claire Peta 31364ee301 Re-Build with different sizing and video upload for Presentation video 5 years ago
  JoshuaReason 6a49087a02 Fixed some stuff + did a build 5 years ago
  JoshuaReason 05ef0cad45 Did a build, don't know what changed 5 years ago
  Claire Peta 2cfa6facba Change move text colour, Add how to for for-loop, add how to to access inventory, fix block spawning, fix fog sizing, add back button to lobby scene 5 years ago
  JoshuaReason ffa4619081 Have Score updating 5 years ago
  JoshuaReason 32a975e626 Fixed tutorial levels UI 5 years ago
  Claire Peta 317836aa12 Fix alignment issues 5 years ago
  Claire Peta db591222b8 Change menu background 5 years ago