Releases: jgabaut/helapordo
Releases · jgabaut/helapordo
1.0.2 - Bump s4c, koliseo
What's Changed
- feat: 1.0.2 Bump s4c, koliseo by @jgabaut in #2
- Bump
sprites4curses
to0.2.7
. - Bump
koliseo
to0.1.2
. - Introduce
default_kls
. - Updated the gif in
README.md
. - Minor dumb debug fixes.
Full Changelog: 1.0.1...1.0.2
1.0.1 - Include Koliseo
What's Changed
- PR #1
Changes
- Includes
Koliseo
, an arena allocator library, which will be used with the game in upcoming versions.
Fixes
- Fixes memleak in
unlockSpecial()
. - Fixes use after free in
handleRoom_Enemies()
. - Fixes
handleStats()
being called twice on death in anENEMIES
room.
Contributors
- Thanks u/skeeto for your help, both with the fixes and with implementing
Koliseo
.
Full Changelog: 1.0.0...1.0.1
1.0.0 - First release
First release.