Commit Graph

29 Commits

Author SHA1 Message Date
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
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
364ffc9a23 Health stuff 2025-08-06 21:29:29 +02:00
Tomáš Pěnkava
5afbf04037 HealthBar 2025-08-06 00:55:06 +02:00
Michal Sedlák
0def50f9ad New menu, added black background 2025-08-03 11:19:23 +02:00
Tomáš Pěnkava
52cd5cd80e Update PlayerSkillTree.cs 2025-08-03 01:18:33 +02:00
Tomáš Pěnkava
80f0672e3a Update PotionHandler.cs 2025-08-02 23:20:20 +02:00
Michal Sedlák
3efe2070c4 Added enemy, fixed spawn logic 2025-08-02 16:04:33 +02:00
Tomáš Pěnkava
4bf2804650 PotionGui 2025-08-02 15:35:39 +02:00
Michal Sedlák
5bf23cf6d4 Added spawn points + logic 2025-08-02 09:11:23 +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
Michal Sedlák
c1b15326aa Added Game Logic
Added chest logic for key press
Added Door openning script
Openning doors on start (for now)
Added UI for chest openning
2025-06-29 21:16:15 +02:00
Tomáš Pěnkava
dd590618ee ChestAnimaton (beta) 2025-06-27 08:23:17 +02:00
Tomáš Pěnkava
0cc8c76a48 Map gen changes 2025-06-27 07:13:39 +02:00
Tomáš Pěnkava
4ee2c5a2c2 Level Generator 2025-06-25 23:54:00 +02:00
micalis
e3bd7714dd Updated player spawn location 2025-06-25 15:12:15 +02:00
Michal Sedlák
e4d3a0f242 Test Animací - fail 2025-06-25 13:19:20 +02:00
Michal Sedlák
6d19043ed9 Better corridor generation
Added door as first corridor
Changing from unlit and lit corridor
2025-06-25 11:13:05 +02:00
Michal Sedlák
9eb7cfa4d1 RNG generace dungeonu 2025-06-24 16:59:41 +02:00
Michal Sedlák
1cdde31d73 nahraná dosavadní verze hry 2025-06-23 16:30:18 +02:00