Commit Graph

121 Commits

Author SHA1 Message Date
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
7f5ab91d2f Merge branch 'master' of git.teascade.net:Saltosion/BloodAndGore 2019-08-07 22:06:26 +03:00
82bcab8412 Graphics folder reorganization 2019-08-07 22:04:02 +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
97eb27a151 Add new blood particle images 2019-08-07 21:40:29 +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
2bb76e9ab7 Fix tile bug 2019-08-04 21:59:48 +03:00
157fd61506 Add spawners 2019-08-04 21:56:44 +03:00
b872cf3f5a Add spawners 2019-08-04 21:55:24 +03:00
0f42de39e1 Make the map bigger 2019-08-04 21:50:46 +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
fdf9b32978 Again fix text place 2019-08-04 21:28:26 +03:00
d857ccdb40 Add gameover and edit text places 2019-08-04 21:27:44 +03:00
e90527a913 Tweak fun values 2019-08-04 21:25:07 +03:00
f6b3500aef Add game over scene 2019-08-04 21:24:00 +03:00
1ab8358b92 Add text to hud 2019-08-04 21:23:54 +03:00
2435a0e136 Fix blood getting stuck in air bug 2019-08-04 21:13:20 +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
e2489da9d8 Add new pieces to tileset 2019-08-04 20:02:47 +03:00
c9697b866d Start setting up bodyparts 2019-08-04 19:57:14 +03:00
4a7cdc22b2 Remake level, change player collider 2019-08-04 19:57:14 +03:00
18e3cff7b5 Add camera effects 2019-08-04 19:57:14 +03:00
36fc251da5 Add OfficeSupplies 2019-08-04 19:55:47 +03:00
13a1ee46cb Remove background from goreparts 2019-08-04 19:41:09 +03:00
7052a4cbe8 Add GoreParts 2019-08-04 19:39:58 +03:00
17299a3c86 Remove background from crab enemy sprite 2019-08-04 19:28:46 +03:00
2db59d0381 Add crab enemy sprite 2019-08-04 19:28:17 +03:00
2f69eab577 Update tileset 2019-08-04 19:15:08 +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
9dae18ac59 Give player mass 2019-08-04 17:04:18 +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
82b1105654 Use title graphics in menus 2019-08-04 15:47:55 +03:00
d22eb38623 Add main and options menus 2019-08-04 15:36:47 +03:00
987222429d Add images for title and itch stuff 2019-08-04 15:35:48 +03:00
7cad2bab2f Add misc stuff 2019-08-04 03:00:18 +03:00
2546b1575b Add gore censoring option 2019-08-04 02:46:33 +03:00
2daf97a490 Make bullets even greater, and make them explode 2019-08-04 02:45:55 +03:00
66dec3d98c make bullets go dissapear when hit something 2019-08-04 02:10:18 +03:00
5f408e896c Fix sorting layers and player speed 2019-08-04 02:07:39 +03:00
42e358f578 Add explodables 2019-08-04 02:00:04 +03:00
4c4a7e9a96 Add tilemap 2019-08-04 02:00:04 +03:00
17a86b5bc2 Add Revolver and bullet and make shooty 2019-08-04 01:59:18 +03:00
559e8e82fc Add blood stuff 2019-08-03 23:24:54 +03:00
e1c76a79ce Add revolver and make hand point at cursor 2019-08-03 23:21:47 +03:00
2338b45080 Move Raw outside of Assets, add meta files and revolver 2019-08-03 21:25:01 +03:00
3aff810fea Add PlayerAtlas 2019-08-03 19:14:01 +03:00
72e66c48fb Add directory structure and move placeholder sprite 2019-08-03 18:36:25 +03:00
7c6e81301b Add behaviour system 2019-08-03 18:36:17 +03:00
964c6add90 Add placeholder sprite 2019-08-03 16:33:23 +03:00
f831ca0cda Update settings 2019-08-03 16:22:15 +03:00
413b475888 Initial commit 2019-08-03 12:06:34 +03:00