Skip to content

v0.22: Alpha Stable Release

Compare
Choose a tag to compare
@OcelotWalrus OcelotWalrus released this 01 Apr 17:43
· 91 commits to master since this release
1409421

This update bring bugfixes and new features

It contains:

  • Basic vanilla plot
  • Every item type and their uses
  • Every planned features of the mounts
  • Every planned features of the following map zone:
    • village
    • hostel
    • forge
    • blacksmith
    • stable
    • grocery store
    • harbor
    • dungeon
  • Every plot functionalities (dialogs, missions etc...)
  • The key functionalities
  • Every raw material
  • Game folder functionalities
  • An environment for developing the map.yaml file easily
  • An environment to build the program easily
  • Fix major known bugs (https://github.com/Dungeons-of-Kathallion/Bane-Of-Wargs/milestone/1)
  • Allow cross-platform compatibility
  • Difficulty modes
  • Split the program into different python classes to handle different part of the game engine process
  • Enhance the general UI
  • Logging system
  • Github workflow checks

Screenshot from 2024-03-15 19-04-18

If you want the latest changes, check the continuous-build release.

Thanks to the contributors of the program:

And the team! @Dungeons-of-Kathallion/documentation-reviewers @Dungeons-of-Kathallion/playtesters @Dungeons-of-Kathallion/coders @Dungeons-of-Kathallion/inflow-control

Use

pip install -r requirements.txt
python source/main.py

It's highly recommende to use a clean terminal, with the ability to zomm in or out, in fullscreen, with a monospace font for the best gameplay experience.

If you have any problems, check the full documentation on how to run the game from nothing at docs/PLAYING.MD.
Note that you can also download the pre-built game executable from the Continuous Build.

What's Changed

Roll Down

New Contributors

  • @lumbar527 made their first contribution in #1
  • @github-actions made their first contribution in #45

Full Changelog: https://github.com/Dungeons-of-Kathallion/Bane-Of-Wargs/commits/0.22-alpha