Zed A. Shaw
|
47c6bfd531
|
AI engine is working and I have a little BattleEngine going but the AI is working better than it should in systems.cpp. Need to find out why then make the BattleEngine avoid running entities that have END in action lists.
|
2025-03-26 13:34:52 -04:00 |
|
Zed A. Shaw
|
da273cbee6
|
Refactored rituals so they can be used in different situations.
|
2025-03-24 12:30:58 -04:00 |
|
Zed A. Shaw
|
49531ba148
|
Rituals are more or less sorted out in theory, and they helped find a cycle in the GOAP algorithm that I'm detecting/preventing.
|
2025-03-16 13:34:38 -04:00 |
|
Zed A. Shaw
|
15bb69624b
|
Rituals now work mostly how I want, and even prototyped the idea of a cursed item giving you a debuff and also boosting damage more.
|
2025-03-16 00:46:24 -04:00 |
|
Zed A. Shaw
|
eeea3c794f
|
The basic idea of using GOAP to figure out if combined items will produce a valid ritual, and what kind of things the ritual does, mostly works.
|
2025-03-15 23:39:54 -04:00 |
|
Zed A. Shaw
|
63f032ff12
|
BREAKING: First idea for the combat system but there's a bug in goap where I'm not removing closed parts or something like that.
|
2025-03-15 22:30:10 -04:00 |
|