Commit graph

135 commits

Author SHA1 Message Date
Andrei Gavra
17e905c98f Fix bomb placement 2019-06-09 16:55:19 +03:00
Andrei Gavra
500294de4a remove cog bullet 2019-06-08 16:01:04 +03:00
Andrei Gavra
ff641ddf97 Change bomb! 2019-06-08 15:32:37 +03:00
Andrei Gavra
3e77c9a8c6 almost fixing bombs 2019-06-08 15:25:09 +03:00
4100f25567 Add additional logging on exit & update spawn 2019-06-05 22:24:19 +03:00
9533269c96 Implement GameManager 2019-06-05 22:16:11 +03:00
eba68ece09
Merge pull request #8 from dnutiu/update-player-sprite
Update Player Sprites
2019-06-04 20:49:16 +03:00
68ed6a0bfa Rename MockPlayer animation ctrl to PlayerAnimator ctrl 2019-06-04 20:46:31 +03:00
3480d2762a Update Player Sprites 2019-06-04 20:43:50 +03:00
f75d7e8fee Implement Destructible Wall & Fix deathzone bug 2019-06-04 20:20:53 +03:00
184e44f0e8 Move HandleMovement in FixedUpdate 2019-06-02 18:52:14 +03:00
6802fc868e Make Extensions/ShuffleList generic 2019-06-02 18:09:42 +03:00
295f16e499 Fix startzone tile generation 2019-06-02 18:01:59 +03:00
37ed3df4e6 PostMerge fixes 2019-06-02 17:59:09 +03:00
a38f45a875 Merge world generation 2019-06-02 17:48:37 +03:00
f5e7e78323 Remove transform from playercontroller 2019-06-02 17:40:06 +03:00
3452d9661f Merge bombs-and-explosions to master 2019-06-02 17:15:46 +03:00
Andrei Gavra
991baca38a Remove prefab null check 2019-06-02 15:26:24 +03:00
Andrei Gavra
b0b02ee8c5 Stop being retarded 2019-06-02 14:33:06 +03:00
Andrei Gavra
cd4add6d90 Add ifdefs for platforms 2019-06-02 14:23:03 +03:00
d686fba7c3 Add LevelManager + devSprites 2019-06-02 14:13:10 +03:00
Andrei Gavra
16184dfd31 Bombs and explostions 2019-06-02 13:00:00 +03:00
6842e4bbe2 Fix world position 2019-06-02 12:47:34 +03:00
658bbc7b5d Implement respawn position 2019-06-01 21:04:37 +03:00
a585a649d2 Add Cinemachine and camera confine 2019-06-01 12:38:23 +03:00
c0bf0442ec Setting up the World 2019-06-01 12:22:05 +03:00
2d625d3e3e Fix code hiding 2019-05-29 19:44:36 +03:00
8e193a5e8e Upload PlayerController meta 2019-05-29 19:41:57 +03:00
c9fab7c6e0
Merge pull request #1 from dnutiu/fix-player
Rename Player to PlayerController and move rigidbody to base class
2019-05-29 19:40:18 +03:00
f7cfaa087a Add meta files 2019-05-29 19:39:26 +03:00
88ce9369da Rename Player to PlayerController and move rigidbody to base class 2019-05-29 19:33:29 +03:00
21de9bff1a Add Player class and basic movement code 2019-05-29 19:18:42 +03:00
b9f78d1208 Cleaning up scripts 2019-05-29 19:17:45 +03:00
b542c6d263 Rename Art to Sprites 2019-05-27 22:25:43 +03:00
ab5adf75cf Initial commit 2019-05-26 17:34:05 +03:00