Skip to content

CatacombGL 0.5.5 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@ArnoAnsems ArnoAnsems released this 21 Aug 19:00
· 12 commits to master since this release

New in this release:

  • Support for command line parameters was implemented by @wcapes. See the readme file for a list of commands.
  • The sticky walls in Catacomb 3-D are now configurable. Suggested by ivfall on Mastodon.
  • Music playback can now be enabled in the Catacomb Adventure Series. The music track is "Too Hot to Handle" by Bobby Prince, which is the same track as used in Catacomb 3-D. The track was already present in the game data of the Catacomb Adventure Series, but not used until now. Suggested by taufan99.
  • The Windows binaries are now built with Microsoft Visual Studio 2022 Community Edition.
  • Upgraded SDL2 to version 2.30.6.
  • The instructions for compiling CatacombGL on Linux using CMake were simplified by @arrowgent.
  • Fix: Linux compilation errors were fixed by @SymenMulders and @bdnugget.
  • Fix: the automap player marker now has a contrasting color when the floor is white or yellow. Reported by youtuber MadJak91.
  • Fix: in the Catacomb Adventure Series, as was seen in the original DOS games, the damage of player shots is round off in novice mode. Reported by youtuber MadJak91.
  • Fix: prevent key bindings from being overwritten by the default values. Reported by vermian.