56 Commits (492d895e65608465213c889ef8edeba75c0222ae)

Author SHA1 Message Date
  s3607057 (Angus Niven) abd602756b Rewrote the jumping logic to avoid infinite loops when jumping onto a character in front of a wall - characters will now jump back to the first open square available. 4 years ago
  ClairePeta b21ed9040f Added music, 4 years ago
  Joshua Reason a59a33c039 did some bug fixes 4 years ago
  JoshuaReason 2386dda271 Fixed shot if client doesn't have resource 4 years ago
  Joshua Reason 121eed4535 Updated hook + WebGL 4 years ago
  Joshua Reason 3e7480ff17 Added replace block + updated webgl build 4 years ago
  Joshua Reason d3720b4dae Did some bug fixing. Water pushes character off if someone ends up ontop 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
  JoshuaReason eab76a866f fixed hookshot serialization + added isvisible function 4 years ago
  Joshua Reason 186a1dd634 Fixed cannon so we aren't waiting for it. Started to add hook shot. 4 years ago
  JoshuaReason 79f0289d00 fixed dying on a half turn, removed old half turns 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
  JoshuaReason 775e8b93ef Fixed Diagonal + added Wait 4 years ago
  Joshua Reason 5ee1be61f3 Conveyorbelt works 4 years ago
  Joshua Reason 3afffa1575 -Updated water to new system + Jumping has a bounce effect 4 years ago
  Joshua Reason aa8b44bdee Pushing works 4 years ago
  ClairePeta 798a8d8d31 Client deaths moves them from screen. 4 years ago
  JoshuaReason d78130ec4d Rotation is now cleaner 4 years ago
  Joshua Reason 0e5b672e0a worked on characters animation 4 years ago
  ClairePeta e03b0951cd Player is 'dead' when lives reach zero, client scene stays in 'waiting for players' 4 years ago
  JoshuaReason 83288f76c0 Working on Character controller 4 years ago
  ClairePeta 8d81b73dee Fixed the diagonal left and right block so character jumps diagonally 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
  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
  Joshua Reason d89a37a6db Got combined blocks moving faster than single blocks so that animate in the same amount of time + fixed bug where players were waiting for other players to finish an action 5 years ago
  JoshuaReason 1cc1c8fe2c MAde for loops editable again 5 years ago
  SWIN\jreason 1980455d86 Semi working editable for loop 5 years ago
  Claire Peta 156dcc2235 Added global variables for settings 5 years ago
  JoshuaReason ddf1b5718f added text when a character moves 5 years ago
  JoshuaReason f5468621f3 Fixed logic tray max length + dropping things back into inventory duplication 5 years ago
  JoshuaReason 97dce6d999 fixed Logic trough selection bug 5 years ago
  JoshuaReason dbf9e14b01 Did some fixing for the inventory 5 years ago
  JoshuaReason a9a86b3252 Started working on equality for blocks fixed jump waiting 5 years ago
  SWIN\jreason e9d51aa805 Clients wait for other Clients. 5 years ago
  Joshua Reason 8b1e2b3d78 more work on gamemodes 5 years ago
  Joshua Reason 91215e8d33 Started work on multiplayer manager; 5 years ago
  Claire Peta 72e6d4bdbb Send/recieve moves from client and character move on server 5 years ago
  JoshuaReason cdd05f686e Added Kubikos world asset 5 years ago
  Joshua Reason 9eac5192b7 Can send list over network 5 years ago
  Claire Peta 64d6867465 Added jump coroutine and little bounce in long jump and hgh jump 5 years ago
  Claire Peta 4ad8ba23f7 Added character little bounce on move and rotate 5 years ago
  JoshuaReason 2dbe16bb4d Merge 5 years ago
  JoshuaReason 2b73df6bdc Updated to take animation time 5 years ago
  JoshuaReason d8169cd5bd Made collectables work 5 years ago
  Joshua Reason 90a7ac5688 Made logic tray be able to work in any level + efefcts character 5 years ago
  Joshua Reason 8acdf3fbd8 Inventory mostly working + colors! 5 years ago
  JoshuaReason 6320a8cbe8 -For Loop 5 years ago