Commit Graph

118 Commits

Author SHA1 Message Date
d6cf5a2fb5 Tweak mobcat props and place them in the level 2019-08-19 00:52:47 +03:00
b5de77f807 Add music system 2019-08-19 00:26:54 +03:00
c27c634faa Fix mobcat bullets 2019-08-19 00:26:42 +03:00
dd385f4898 Add MobCat graphics, reorganize animations folder 2019-08-19 00:13:42 +03:00
9f6e14435d Tweak Shotgun 2019-08-18 22:57:42 +03:00
a7401c7227 Add Grenade Launcher graphic 2019-08-18 22:45:09 +03:00
b83e516940 Fix enemies exploding more than once and misc 2019-08-18 22:33:38 +03:00
4e2449aa68 Move Grenade to Bullet layer 2019-08-18 22:16:49 +03:00
d758fbf2e6 Update Grenade Launcher 2019-08-18 21:55:34 +03:00
bcac587806 Add Grenade Launcher 2019-08-18 21:46:44 +03:00
163e09d58a Add ranged enemy 2019-08-18 21:32:07 +03:00
a2d1096764 Update AcceleratedMovement 2019-08-18 20:51:03 +03:00
6960cf93f2 Add shotgun 2019-08-18 20:44:12 +03:00
035f6a41a3 Add a proto-shotgun 2019-08-18 20:05:51 +03:00
90285f75eb Fix BulletHole position flipping 2019-08-18 20:05:51 +03:00
1ac0fedddf Replace decoration tilemaps with destructibles 2019-08-16 22:58:13 +03:00
ab7d816726 Add Crates and Barrels and add them to the demo level 2019-08-16 22:49:28 +03:00
4e38d31d53 Make computers, plants and tables destructible 2019-08-16 21:51:18 +03:00
772d517aa1 Rename VendingMachine to GunDropper and add Barrel 2019-08-16 21:46:34 +03:00
07045e5aff Change bodypart count calculation and fix missing prefab 2019-08-16 21:17:46 +03:00
9a1fe75704 Tweak Armadillo sight, He has 6.5/6.5 now 2019-08-15 01:31:30 +03:00
ae54f85722 Fix GetClosestTo bug(?) 2019-08-15 01:26:56 +03:00
cc360b3932 Add pushback to rocket 2019-08-15 01:08:07 +03:00
a2340cbd25 Improve crab attack telegraphing
Also, make the Armadillo explosions smaller and therefore closer to the
visual explosion, but this should've been in the last commit already.
2019-08-15 01:01:49 +03:00
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
5dfbf7344c Update crab enemy sprite 2019-08-14 22:52:05 +03:00
0352309b97 Add armadillo behaviours 2019-08-14 22:33:21 +03:00
3227d41ef5 Add bodyparts 2019-08-14 22:32:03 +03:00
b34135dca9 Update arts 2019-08-14 21:50:49 +03:00
745e2fa1e4 Fix gun bobbing in hand 2019-08-14 21:35:06 +03:00
c31d32182b Add a bunch of bodyparts and make vending machine explode 2019-08-14 21:31:28 +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
6576747756 Add Armadillo Graphics and Anim + Controller 2019-08-14 19:02:27 +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