Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  tomtsagk b460951ebc make now builds the engine separetely 6 vuotta sitten
  tomtsagk 7780ce8ed3 organise code and change ground to platform 6 vuotta sitten
  tomtsagk 4004fc6092 replaced camera with offset-system 6 vuotta sitten
  tomtsagk fe9796bb27 add items that spawn as players rise, no collision yet 6 vuotta sitten
  tomtsagk 9db2687ff6 players going to deep in the water are now drown and unable to move 6 vuotta sitten
  tomtsagk 41e2489b3f organise files and add makefile, also add submodule for the engine 6 vuotta sitten
  Tom Tsagk c77f10e99c Merge branch 'master' of https://notabug.org/tomtsagk/climb_top 6 vuotta sitten
  Tom Tsagk 47dd060f68 add engine as submodule 6 vuotta sitten
  tomtsagk 99745b4336 ai now uses skill 6 vuotta sitten
  tomtsagk 75c66637a1 fix bug with collision, now that looking direction system changed 6 vuotta sitten
  tomtsagk 46b3f77f73 water is drawn on top of players 6 vuotta sitten
  tomtsagk ccfc9ccb9f fix bug with looking direction being calculated based on input and events 6 vuotta sitten
  Tom Tsagk 39adfc4743 characters now have a bigger spritesheet, for looking left and right 6 vuotta sitten
  Tom Tsagk 256c473dbf water also rises based on the highest tile 6 vuotta sitten
  Tom Tsagk 8872565d4c water speed raises constantly 6 vuotta sitten
  Tom Tsagk 984d8c9bd3 organise player water collision 6 vuotta sitten
  Tom Tsagk 7e13e48186 player cannot use skills while in water 6 vuotta sitten
  Tom Tsagk c29f711d03 water slows down player 6 vuotta sitten
  tomtsagk 823932a7a0 remove timer as it has been replaced with water 6 vuotta sitten
  tomtsagk 01b1ffe250 add first implementation of water 6 vuotta sitten
  tomtsagk f91cd9292d add bump when attacking another player, organised collisions 6 vuotta sitten
  tomtsagk 31d559e48f updated character's sprite: running animation 6 vuotta sitten
  tomtsagk 274c3c01d1 add collision when moving 6 vuotta sitten
  tomtsagk 5e899f9730 player now falls down when moved to a new ground while attacking 6 vuotta sitten
  Tom Tsagk ee287a6891 attack now affects other players 6 vuotta sitten
  Tom Tsagk 96db255f2e code organisation, experiment with anonymous enums 6 vuotta sitten
  Tom Tsagk b8e4113293 now players are stored into an array, for better organisation and support for more players later on 6 vuotta sitten
  Tom Tsagk 219fcecb9a player can now only attack while on the ground 6 vuotta sitten
  Tom Tsagk 9072527e24 fix bug where player would snap on the ground when moving to new platform 6 vuotta sitten
  Tom Tsagk 87221e5d02 implement time limit 6 vuotta sitten