Skip to content

1.1.5 - Base for foeTurnOption

Compare
Choose a tag to compare
@jgabaut jgabaut released this 07 Sep 14:23
· 52 commits to master since this release
e19eacf

What's Changed

  • Adds foeTurnOption and foeTurnOption_OP for later use.
  • Adds stamina to Fighter, Enemy and Boss for later use.
  • Uses bigger sizes for kls_new(), 2x for default_kls and 4x for temporary_kls.
  • Changes calls to kls_free() to be made when the game is won.

Notes

  • Bumps koliseo to 0.1.20.
  • Bumps amboso to 1.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