Commit Graph

60 Commits

Author SHA1 Message Date
4a87c512c3 Refactor debris system 2019-08-15 01:01:49 +03:00
c2f573f66c Update particles, Add Rockets and stuff 2019-08-15 00:59:10 +03:00
9666cd5c8a Fix vending machine particles 2019-08-14 23:20:54 +03:00
97f29b1ad4 Fix bloody guns and add armadillos to MainScene 2019-08-14 22:52:55 +03:00
0352309b97 Add armadillo behaviours 2019-08-14 22:33:21 +03:00
745e2fa1e4 Fix gun bobbing in hand 2019-08-14 21:35:06 +03:00
ce68587d3c Make Vending Machine graphics 2019-08-14 21:00:55 +03:00
6a96b94a2b Add vending machines 2019-08-14 20:05:16 +03:00
0391622a11 Add bobbing for gun 2019-08-14 19:21:52 +03:00
acee983f6d Revamp behaviours and add Crab.cs 2019-08-14 19:05:49 +03:00
64846a45ed Tweak PlayerFun values and add multiplier for boredom 2019-08-14 18:11:59 +03:00
b3af672199 Obsolete many AI classes in preparation for rewrite 2019-08-14 17:48:47 +03:00
5764b28a4f Add accelerated movement and bobbing for crabs 2019-08-14 17:48:17 +03:00
e083092dff Rename some animation stuff and make crab animations proper 2019-08-14 17:32:52 +03:00
3b865bbd13 Refactor namespaces 2019-08-14 17:18:10 +03:00
4475fd4305 Change namespaces, add AcceleratedMovement 2019-08-07 23:54:18 +03:00
be87b7504c Add BobbingFrequency field and make Player bobbing frequency 0.3 2019-08-07 23:06:51 +03:00
8005b41f59 Add blood drips while walking 2019-08-07 22:50:23 +03:00
4898d2c435 Make player control the bobbing properly 2019-08-07 22:43:22 +03:00
c28f71118f Finish Bobbing as an effect 2019-08-07 22:40:16 +03:00
a1950a7b7a Add GodMode and bind F10 to it 2019-08-07 22:31:43 +03:00
086a47af72 Add bobbing prototype 2019-08-07 22:25:39 +03:00
dec27d1642 Fix camera sizing and randomly rotate blood particles on spawn 2019-08-07 22:03:03 +03:00
19c95e7962 Update blood fx 2019-08-07 21:48:44 +03:00
41deb9511d Add capability to have multiple blood sprites 2019-08-07 21:24:22 +03:00
a24880784a Fix enemies not dying 2019-08-07 21:13:54 +03:00
bdb0790629 Big post jam reorganization 2019-08-07 21:03:51 +03:00
b872cf3f5a Add spawners 2019-08-04 21:55:24 +03:00
166a9f659d Add fun damage 2019-08-04 21:38:57 +03:00
86ecaaf7a3 Fix blood bug again and start camera at player 2019-08-04 21:30:08 +03:00
9d039e8750 Fix gameover, finetune fun values, remove debug 2019-08-04 21:29:45 +03:00
d857ccdb40 Add gameover and edit text places 2019-08-04 21:27:44 +03:00
1ab8358b92 Add text to hud 2019-08-04 21:23:54 +03:00
27937e0a24 Add enemy animation 2019-08-04 21:13:20 +03:00
6cf9a21b2a Explosions now make fun shakes and add to fun 2019-08-04 21:09:52 +03:00
58947a4583 Add fun when shooting 2019-08-04 21:01:28 +03:00
c18d1177e2 Add decoration 2019-08-04 20:48:43 +03:00
9218838fbb Make punches work and make damage boost work 2019-08-04 20:48:26 +03:00
e171049731 Add bullet force, more bodyparts, health 2019-08-04 20:27:22 +03:00
fe99a10c20 Add punching animation 2019-08-04 20:26:02 +03:00
19f2eb97ce Make crab prefab and finish big bodypart prefabs 2019-08-04 20:04:13 +03:00
c9697b866d Start setting up bodyparts 2019-08-04 19:57:14 +03:00
18e3cff7b5 Add camera effects 2019-08-04 19:57:14 +03:00
2d7232ed0c Add melee enemy 2019-08-04 18:35:28 +03:00
9ed3d98e21 Add hud and fun bar, and make it kinda work 2019-08-04 18:35:05 +03:00
7eddef767a Add empty HUDController, and give a reference of the player to it 2019-08-04 17:18:01 +03:00
2864f44349 Add structural damage particles 2019-08-04 17:14:51 +03:00
4eeed5386e Make Player's hand move to the right place when turning 2019-08-04 17:12:00 +03:00
4db20c6ea5 Add wandering behaviour 2019-08-04 16:44:48 +03:00
834d2fe6d2 Add a bunch of animations and make bullet better 2019-08-04 16:43:46 +03:00