Tomáš Pěnkava
a11c5a8dd7
Dash tweaks, quality of code
2025-09-05 17:47:06 +02:00
Tomáš Pěnkava
38704518b0
Collisions
2025-09-05 16:05:05 +02:00
Tomáš Pěnkava
649603e232
Fix: AI
...
Fixed problem with attacks on player and navmesh (will need some Quality of life improvements in the future)
2025-09-04 21:03:43 +02:00
Tomáš Pěnkava
c75af0fe39
Pathfinding
...
Remade prefabs, added scripts for pathfinding through navmesh, rewrote enemy spawn, roomGen and parts of handler
2025-09-04 16:28:28 +02:00
Tomáš Pěnkava
dfd49e2cea
AI package
2025-09-04 13:46:52 +02:00
Tomáš Pěnkava
b73d7047c4
Management stuff
2025-09-04 02:55:39 +02:00
Tomáš Pěnkava
3b07854bd1
Fix: Health Manager
...
Fixed an issue with health manager not responding properly to zero potions
2025-09-04 01:54:39 +02:00
Tomáš Pěnkava
63fede11cb
refactor: cleaning movement code
...
moved skills and potions to skill handler
2025-08-31 00:25:23 +02:00
Tomáš Pěnkava
8eac9d6bde
Cooldowns, SkillHandler modification
...
Implementation of cooldowns for skills and spells, made dependency on monoBehaviour for SkillHandler(future implementation of update, fixed update possible)
2025-08-28 17:58:02 +02:00
Tomáš Pěnkava
dc083bfc93
Refactor: Dash
...
Repositioned some parts of dash code into skillHandler
2025-08-28 17:09:35 +02:00
Tomáš Pěnkava
25ff65c0b3
Layers
...
Added new layers to work properly
2025-08-28 14:09:00 +02:00
Tomáš Pěnkava
685e0e1d2e
Feat: Dash
...
Implemented basic dash logic WITHOUT cooldowns. Needs more changes down the line
2025-08-28 01:40:22 +02:00
Tomáš Pěnkava
9a70b0bd2a
Attacks on collisions
2025-08-07 02:02:46 +02:00
Tomáš Pěnkava
4e128b7641
Merge branch 'main' of https://gitea.micalis.cloud/micalis/UnityGame
2025-08-06 21:29:33 +02:00
Tomáš Pěnkava
364ffc9a23
Health stuff
2025-08-06 21:29:29 +02:00
Tomáš Pěnkava
5afbf04037
HealthBar
2025-08-06 00:55:06 +02:00
Tomáš Pěnkava
ab75e6400e
fire colissions
2025-08-05 22:29:52 +02:00
Tomáš Pěnkava
c40fde9267
Update PlayerContainer.prefab
2025-08-05 20:45:26 +02:00
Tomáš Pěnkava
52cd5cd80e
Update PlayerSkillTree.cs
2025-08-03 01:18:33 +02:00
Tomáš Pěnkava
e6523d3f8c
Merge branch 'main' of https://gitea.micalis.cloud/micalis/UnityGame
2025-08-02 23:20:27 +02:00
Tomáš Pěnkava
80f0672e3a
Update PotionHandler.cs
2025-08-02 23:20:20 +02:00
Tomáš Pěnkava
4bf2804650
PotionGui
2025-08-02 15:35:39 +02:00
Tomáš Pěnkava
630c54f7ff
Potion Logic
...
Most of the potion logic for now
2025-08-02 02:54:53 +02:00
Tomáš Pěnkava
53c07b69f8
Edge case fix
...
Fixed an edge case where there were no cards left and it caused an error
2025-07-29 00:34:47 +02:00
Tomáš Pěnkava
352a3a8de6
Card display
2025-07-29 00:11:48 +02:00
Tomáš Pěnkava
058170bbf9
Rough design of one card
2025-07-28 01:40:34 +02:00
Tomáš Pěnkava
6179c5bc0e
Skill Logic
...
Implemented basic UI for skills to player
2025-07-27 23:48:47 +02:00
Tomáš Pěnkava
668354d601
Added a basic GameHandler
2025-06-30 18:31:40 +02:00
Tomáš Pěnkava
bcce66a3f5
Updated comments
2025-06-30 16:34:55 +02:00
Tomáš Pěnkava
ba83e64b8d
room Gen, doors
2025-06-30 16:28:30 +02:00
Tomáš Pěnkava
b4d49703d2
chest collider resize
2025-06-30 15:02:45 +02:00
Tomáš Pěnkava
fe69c4e227
Update Chest.controller
2025-06-27 08:47:33 +02:00
Tomáš Pěnkava
dd590618ee
ChestAnimaton (beta)
2025-06-27 08:23:17 +02:00
Tomáš Pěnkava
60a715b7d4
Merge branch 'roomGen'
2025-06-27 07:15:26 +02:00
Tomáš Pěnkava
0cc8c76a48
Map gen changes
2025-06-27 07:13:39 +02:00
Tomáš Pěnkava
4684d7f64f
Downscale player (for now)
2025-06-27 07:13:19 +02:00
Tomáš Pěnkava
4ee2c5a2c2
Level Generator
2025-06-25 23:54:00 +02:00