|
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 |
|
|
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 |
|
|
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 |
|
|
9417167b9e
|
Improve Player Movement and animation state machine
|
2019-06-16 13:28:28 +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 |
|
|
2e10cc44ec
|
Improve Player Movement
|
2019-06-15 13:14:55 +03:00 |
|
|
0da7155279
|
Move all calls from Debug to DebugHelper
|
2019-06-12 23:27:32 +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 |
|
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 |
|
|
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
|
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 |
|
|
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 |
|
|
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 |
|
|
658bbc7b5d
|
Implement respawn position
|
2019-06-01 21:04:37 +03:00 |
|