1.1.5 - Base for foeTurnOption
What's Changed
- Adds
foeTurnOption
andfoeTurnOption_OP
for later use. - Adds
stamina
toFighter
,Enemy
andBoss
for later use. - Uses bigger sizes for
kls_new()
, 2x fordefault_kls
and 4x fortemporary_kls
. - Changes calls to
kls_free()
to be made when the game is won.
Notes
- Bumps
koliseo
to0.1.20
. - Bumps
amboso
to1.6.4
. - Prettier
Makefile
output.
Known bugs
- The game might crash on some platforms when debug mode is enabled. See issue.
- Compile without enabling it during configuration if you encounter this problem.
- Crash when using
-r
or-E
flags. See issue.
PR - feat: 1.1.5 - base for foeTurnOption by @jgabaut
Full Changelog: 1.1.4...1.1.5