51 Commits

Author SHA1 Message Date
AlexMamontow
7167ac5c1c Last Fixes 2021-09-24 14:26:49 +03:00
AlexMamontow
ba49046c27 optimized materials 2021-09-23 21:01:48 +03:00
AlexMamontow
dbd53a48d5 Optimization 2021-09-23 16:06:55 +03:00
AlexMamontow
7611537b34 some small fixes 2021-09-23 14:44:46 +03:00
AlexMamontow
c45632247d Fixed some bugs 2021-09-23 13:19:52 +03:00
AlexMamontow
0d54723900 Polished game 2021-09-23 12:18:44 +03:00
AlexMamontow
b6cbb693dc Modified tile find system. Fixed bot Ai controller 2021-09-22 23:58:54 +03:00
AlexMamontow
3ae4f04d7c added bot spawn 2021-09-19 16:30:45 +03:00
AlexMamontow
fbc0dca031 Finished AI, need tests 2021-09-17 22:10:18 +03:00
AlexMamontow
50db4f5e7c Modified build speed. Modified AI(distant attack, bonus collection) 2021-09-16 22:12:34 +03:00
AlexMamontow
7b413d4f54 Anim fixes 2021-09-14 15:53:19 +03:00
AlexMamontow
404a942acd Some move smooth fixes(camera, animation) 2021-09-14 12:12:02 +03:00
AlexMamontow
6a8df0fe5f Rewrited attack sound execution 2021-09-13 14:07:20 +03:00
AlexMamontow
e652cd6f9d Fixed attack problem. Modified enemy audio source to 3d, added background IMG 2021-09-13 13:03:10 +03:00
AlexMamontow
c7c1ce1e37 removed old SFX call, returned basic player HP 2021-09-13 11:38:00 +03:00
AlexMamontow
dd7f32ba38 Fixed some bugs. Added sfx random. Modified Jump sfx playback. Set low volume for enemy 2021-09-13 11:26:43 +03:00
AlexMamontow
7913e3bb14 Reorder elements 2021-09-10 13:21:13 +03:00
AlexMamontow
95bac91ceb Change MainMenu. Added return to menu scene after player death 2021-09-10 13:20:30 +03:00
AlexMamontow
19b891a495 added auto attack. Fixed superjump bug(setting new state before jump ends) 2021-09-09 16:02:24 +03:00
AlexMamontow
45b9a1e9c6 Added sound, only perm death, changed Bonus UI, bonus animation, new DeathFVX, modified cap system 2021-09-09 14:22:27 +03:00
AlexMamontow
cf86df3ddd Added somenew files 2021-09-09 12:25:54 +03:00
AlexMamontow
8ef388b604 Modified movement. Back to b_023 variant 2021-09-06 17:35:05 +03:00
AlexMamontow
1ed9ed03cc Modfied move anim 2021-09-06 13:47:14 +03:00
AlexMamontow
ccc53486c8 Fixed superJump bug: capturin null tiles. Modified movement and movement animation. Fixed jetPower VFX position 2021-09-06 12:40:54 +03:00
AlexMamontow
c947b3bc4b Fixed main menu. Updated move anim, frozen animation 2021-09-05 01:18:48 +03:00
AlexMamontow
765d3c2be5 Added mainMenu. Added UI to MainMenu scene. Updated bot UI controller 2021-09-04 17:08:11 +03:00
AlexMamontow
03ec2c7d7c Added superjump targeting UI. Fixed bomb effect. Fixed attack speed, attack energy. 2021-09-03 22:11:19 +03:00
AlexMamontow
c5f883829f Modified character state system. Added SuperJump without appropriate targeting UI 2021-09-03 15:44:15 +03:00
mamontow
e1dde52d70 Bomb bonus created 2021-09-02 10:29:57 +03:00
mamontow
be9e4bb16b Added new CapMechanic 2021-09-01 00:37:24 +03:00
mamontow
2a33f6acf4 Fixed some bugs. Fixed looping in AI. Rewrote death actions with tiles and death conditions 2021-09-01 00:08:07 +03:00
mamontow
2f14bd0bd2 Revert "Modified cap system"
This reverts commit 3553af9210e35a1d638834569b8d92f4155e2f97.
2021-08-31 22:39:53 +03:00
mamontow
ceb2ff5351 Revert "some bugs"
This reverts commit 2fecae89c6d9b6d7a9eee4e271d88342ec2e31ee.
2021-08-31 22:39:13 +03:00
mamontow
2fecae89c6 some bugs 2021-08-31 22:38:48 +03:00
mamontow
3553af9210 Modified cap system 2021-08-31 14:32:21 +03:00
AlexMamontow
4413cd7d06 Loaded new fixed version 2021-08-30 17:47:26 +03:00
AlexMamontow
1ab721a681 Some fixes 2021-08-21 14:14:03 +03:00
AlexMamontow
177f01fd38 Basics of bonus collection and using. 2021-08-19 23:07:26 +03:00
AlexMamontow
3bacc3c516 Improved AI. Added attack energy, implemented attack mechanic. 2021-08-19 01:10:04 +03:00
AlexMamontow
9f0458ce3d Attack VFX, fixed some AI bugs 2021-08-17 18:50:32 +03:00
AlexMamontow
7faeb7ef42 Imported VFX 2021-08-16 21:08:31 +03:00
AlexMamontow
2933583e8e Some AI improvement 2021-08-12 13:13:37 +03:00
AlexMamontow
0a5f964099 Fixed bugs, fixed AI 2021-08-11 19:19:36 +03:00
AlexMamontow
0eef64947d Made res\death check and res\death actions. Fixed some bugs. 2021-08-10 20:51:43 +03:00
AlexMamontow
701d8c9fce Fixed calculation of surrounded tiles. Fixed some AI bugs. 2021-08-09 22:16:41 +03:00
AlexMamontow
6dfd44119d . 2021-08-09 00:49:16 +03:00
AlexMamontow
3ce46a72f1 Finished AI , fixed bugs 2021-08-08 22:39:13 +03:00
AlexMamontow
b2fb27b639 Added basic bot actions. Still some bugs 2021-08-08 00:32:35 +03:00
AlexMamontow
3210fc245e Added pathfinding and basics of bot movement 2021-08-07 17:23:31 +03:00
AlexMamontow
8483d0ef43 Added project 2021-08-02 16:22:16 +03:00