102 Commits

Author SHA1 Message Date
dddushesss
9a9481eb04 added pause menu, refactored unit canvas, added ui controller 2021-12-27 21:01:37 +03:00
dddushesss
849bce5891 fire forward on tap attack joystick 2021-12-27 17:06:17 +03:00
dddushesss
0b0ac51fb6 Refactor. One class for bots and player 2021-12-25 05:58:26 +03:00
dddushesss
4f188bc304 Added mana mechanic, shoots limitation and ui for it. added vfx for hitting. Hitting is working. aim ui 2021-12-25 05:17:35 +03:00
dddushesss
4ccb7a34db minor fixes 2021-12-22 23:46:28 +03:00
dddushesss
c342edbea9 attack distance. unit hit 2021-12-22 23:29:44 +03:00
dddushesss
2b5b4029f0 previos commit 2021-12-22 21:53:29 +03:00
dddushesss
4336526417 added enemy spawn 2021-12-22 21:53:12 +03:00
dddushesss
1b3d4fb8bd changed shooting mechanic, aiming on 360 2021-12-22 17:01:17 +03:00
dddushesss
73256f251d updated packeges 2021-12-21 22:29:32 +03:00
dddushesss
ae101ba773 fixed weapon speed, setted hp bar 2021-12-21 22:21:57 +03:00
dddushesss
2b404fd7bf previos commit 2021-12-21 21:23:10 +03:00
dddushesss
f2f6abcdbc added attacking, seted attack animation, updating mana canvas 2021-12-21 21:22:55 +03:00
dddushesss
a5ed0753bb added hp and mana ui, looking at camera 2021-12-21 18:32:33 +03:00
dddushesss
594635d9e7 minor fixes 2021-12-21 14:58:27 +03:00
dddushesss
bf97cf74ca added vfx effect on capture hex 2021-12-21 14:03:59 +03:00
dddushesss
0eba5f8bee move time fixed 2021-12-20 22:10:12 +03:00
dddushesss
10363a03f4 deleted tick var in PlayerData.cs 2021-12-20 21:37:35 +03:00
dddushesss
0e77ecea2f fixed domomove interval, minor fixes 2021-12-20 21:36:46 +03:00
dddushesss
be4ababa0b fixed moving and animations 2021-12-20 21:26:55 +03:00
dddushesss
ac7e2a0b52 menu fix 2021-12-18 02:51:59 +03:00
dddushesss
5e9d69eab8 saved scene 2021-12-17 22:30:50 +03:00
dddushesss
fbd54e36ec edited light, changed material on cell prefab 2021-12-17 22:30:16 +03:00
dddushesss
bcc2b7e133 added menu 2021-12-17 17:15:18 +03:00
dddushesss
0692435c2a Added main menu 2021-12-17 17:14:58 +03:00
dddushesss
143e28fd6e camera fix 2021-12-17 14:12:00 +03:00
dddushesss
131c0f060f fix player control 2021-12-16 16:18:41 +03:00
dddushesss
1fbc75f374 added git lfs 2021-12-16 16:17:58 +03:00
dddushesss
313331f6b2 move animation 2021-12-16 14:52:07 +03:00
dddushesss
26ea17872f Painting hex on move and on spawn 2021-12-15 23:11:34 +03:00
dddushesss
1dfea0637d Fixed character controller 2021-12-15 19:42:13 +03:00
dddushesss
6b656a6486 Convert joystick to HexDirection.cs, player move 2021-12-15 18:41:43 +03:00
dddushesss
2453c7082f added resources 2021-12-15 16:29:44 +03:00
dddushesss
ff45de1cbf added resources, joistics, CameraControl.cs, PlayerControl.cs, HexDirection.cs, changed one mesh map to multi mesh 2021-12-15 15:58:32 +03:00
dddushesss
c7608864ea added player class, PlayerControl.cs, Enemy.cs, IUnit interface 2021-12-14 16:39:58 +03:00
dddushesss
fa9398993e OnColorChangeListener returns HexCoordinates, witch has been painted. Removed unnecessary files 2021-12-14 16:15:12 +03:00
dddushesss
740205bc3d Grid generation, painting hex on click, MVC Arcitecture, OnPaintHex listener, added readme 2021-12-14 16:06:37 +03:00
AlexMamontow
f0f43e316d old version changes 2021-08-30 17:40:10 +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