Commit graph

83 commits

Author SHA1 Message Date
823025e7c8 Implement pre init game 2019-07-06 18:44:07 +03:00
93f2a11e69 Implement Game Pause behaviour 2019-07-06 17:44:09 +03:00
2beb2395ce fixed upgrades & bomb prefab order in layer 2019-07-06 16:26:09 +03:00
b666bb33d4 Add package help txt. 2019-07-06 16:16:16 +03:00
88ea08a09a Update project version & change destructible wall destroy tine 2019-07-06 13:21:39 +03:00
6b52c96eac
Merge pull request #45 from dnutiu/Fix-explosions-in-new-sample-scene
Almost nothing
2019-07-02 16:14:57 +03:00
Andrei Gavra
07852b9406 Almost nothing 2019-07-01 20:48:31 +03:00
b8c0233de5
Merge pull request #40 from dnutiu/mobile-input
Add mobile-input
2019-06-30 17:36:07 +03:00
23fc20c4ad Listen for escape key and quit the application 2019-06-30 17:35:39 +03:00
6015c44604 Remove joystick and add buttons for mobile movement 2019-06-30 17:26:07 +03:00
38f5763fc2 Add mobile-input 2019-06-29 14:06:50 +03:00
e24371bf8b Implmenent PlayerUpgrade singleton 2019-06-25 22:10:37 +03:00
3bcdc54879 Add samplescene2 2019-06-24 19:52:59 +03:00
70a977ac09 Implement Speed, Bombs and Flames upgrade 2019-06-23 15:15:37 +03:00
ae09d98a3b Implement UpgradeManager 2019-06-22 17:37:26 +03:00
9614bcfd6c Post-merge fixes 2019-06-22 15:35:48 +03:00
1cb4159f8e Remove nameof from StartCoroutine 2019-06-22 15:17:12 +03:00
Andrei Gavra
00065089dd Partial Dumb & dumber enemies 2019-06-22 11:53:01 +03:00
a8e1613e3f Use coroutine to change wall transparency 2019-06-22 10:01:55 +03:00
107ef8ef12 Set Player OrderLayer to 10 2019-06-22 09:53:56 +03:00
f3983dec3d Update Player Sprites and Animator 2019-06-16 16:18:06 +03:00
9417167b9e Improve Player Movement and animation state machine 2019-06-16 13:28:28 +03:00
c38050c9e4 Import high_snow_prefab 2019-06-16 13:00:14 +03:00
470ed26533 Import Sprites & Change Player Colider to circle 2019-06-16 12:38:13 +03:00
cc48a67bad Use more blend trees 2019-06-15 18:44:35 +03:00
8e237a9dc4 Add Playe BlendTree animations 2019-06-15 18:24:56 +03:00
001eca70c5 Refactor Ammo code 2019-06-15 13:48:25 +03:00
2c746e252f Import new snow tiles, repain the scene and re-organize tiles folder 2019-06-15 13:34:30 +03:00
2e10cc44ec Improve Player Movement 2019-06-15 13:14:55 +03:00
cc4d38dd35 Fix bomb scale 2019-06-12 23:30:21 +03:00
0da7155279 Move all calls from Debug to DebugHelper 2019-06-12 23:27:32 +03:00
ec3ca2dd9d Change player colider size 2019-06-12 23:27:19 +03:00
72f067ebed Add plugins 2019-06-12 23:21:20 +03:00
4ecf6ce7ef Fix Scene pos and prefabs 2019-06-12 23:13:13 +03:00
583d009313
Merge branch 'master' into fix-bombs-animations-and-raycast 2019-06-12 11:47:50 +03:00
Andrei Gavra
86f54991b7 Fix animation and raycast 2019-06-11 22:17:23 +03:00
1c55c754e1 Implement transparent walls when player is near 2019-06-11 21:49:16 +03:00
9d544f7687 Implement DebugHelper class 2019-06-11 20:19:18 +03:00
263c53245e Implement destructible wall interaction 2019-06-11 20:01:43 +03:00
a80f36e33f Add wall/floor material to RigidBodies 2019-06-11 19:33:16 +03:00
Andrei Gavra
82d42989f5 Fucked up animations on bombs 2019-06-10 23:42:57 +03:00
Andrei Gavra
f03fa7f8a0 Move bombsspawner in ammo package 2019-06-10 17:46:01 +03:00
Andrei Gavra
1273981a38 Improve bomb usage 2019-06-10 17:28:33 +03:00
00e2abf8e3 Reformat Bomb Code 2019-06-09 23:33:48 +03:00
c7eff9ff61 Import Sprites for Walls 2019-06-09 23:28:05 +03:00
adeeebe884 Update gitignore 2019-06-09 19:17:45 +03:00
62bee02357 Finish Merge 2019-06-09 19:14:13 +03:00
Andrei Gavra
beb91cd49d Final fix 2019-06-09 17:03:03 +03:00
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