Commit Graph

24 Commits

Author SHA1 Message Date
jonathan 427db88474 🧪 Tested music setup with new music concept 2025-10-24 18:10:00 +02:00
jonathan 45d4b26b6a ♻️ Implemented FightersFormation to keep track of the fight entered state of the fighters 2025-10-07 18:08:53 +02:00
jonathan 719b1fa800 ♻️Code cleanup 2025-10-07 15:50:33 +02:00
jonathan bd6432f568 🐛Exiting fight happening when one side wins 2025-10-05 19:50:05 +02:00
jonathan 224863f891 Added theme-based region colors 2025-10-03 20:02:25 +02:00
jonathan 7d35c991f3 Added minigame label for each region 2025-10-03 19:37:54 +02:00
jonathan ff8e4a85d2 Added minigame to attack action 2025-10-02 15:49:24 +02:00
jonathan 96df233496 Added minigame 2025-10-02 01:32:52 +02:00
jonathan 3f23f4471b cap health at minimum 0 2025-10-01 13:16:41 +02:00
jonathan f2bf44bf9e Added blob attack action 2025-10-01 01:42:29 +02:00
jonathan f0db6372e5 Added basic health bar 2025-09-30 19:00:52 +02:00
jonathan 52f1560c48 Added basic action animation 2025-09-30 17:36:35 +02:00
jonathan 8055381478 Made fight fightable 2025-09-30 16:23:05 +02:00
jonathan daabcdc5ee Fight happening base setup 2025-09-21 14:54:55 +02:00
jonathan 2929c5dd25 Bootstrap fight system
- Fight World data structure
- Generating basic fight world
- Opening correct fight room
- Block paths in fight rooms
- Transition between rooms
2025-09-12 13:20:27 +02:00
kziolkowski 0f246825fc Added Wellbehaviour and fixed door interaction to offer outlines 2025-07-31 20:36:17 +02:00
kziolkowski 730c4999d7 Extracted FightAttack Enum in the hopes of fixing errors 2025-07-31 20:35:24 +02:00
cblech c0e002f783 made you win waiting time shorter 2025-07-11 03:01:49 +02:00
cblech 8bd2b09232 Added healing 2025-07-10 23:32:16 +02:00
cblech 4752002caf Added action per round 2025-07-10 18:29:18 +02:00
cblech 0e028a2cb9 Renamed signal 2025-07-10 16:12:47 +02:00
cblech 92c3f5e054 Target only alive enemies 2025-07-10 15:25:11 +02:00
cblech 6727339e9a Added audio to fight 2025-07-10 04:39:33 +02:00
cblech b6fd6292e3 Basic fighting system 2025-07-10 03:38:48 +02:00