Skip to content

Releases: Dungeons-of-Kathallion/Bane-Of-Wargs

Continuous Build

04 Jan 15:58
Compare
Choose a tag to compare
Continuous Build Pre-release
Pre-release

This is an automated build triggered by commit 07f9810 (@OcelotWalrus). It may be unstable or even crash, corrupt your save or eat your kitten. Use with caution!
This release was made to be compatible with the 3.12 python version and the latest release of the required python module.

Certain features will not work with earlier version of python.

If you have an issues trying to install the game, please refer to the docs/PLAYING.md guide.
Find a guide to build the game yourself at the docs/BUILDING.md document.

v0.24 Alpha Stable Release

01 May 18:03
Compare
Choose a tag to compare

This update bring bugfixes, new features and new game content

It contains:

  • Updated contribution guidelines
  • Upgraded game data files analyzing
  • Added flatpak builder compatibility
  • New drinks: 'Los Gerudos Beer', 'Vodka', 'Champagne', 'Suspicious Cocktail'
  • New enemies: 'Mines Troll', 'Desert Worm', 'South Pillager Rider', 'Fellbeast'
  • New weapon: 'Chuckle Sword'
  • Expanded the Los Gerudos city to the east of the Gerud Desert
  • 4 new Los Gerudos Mission Set missions: 'Wanted Bandit', 'Escort Wendy To Cocorico Village', 'Escort Gerud Beer Covet', 'Collect Humanitarian Resources'
  • Added copyrighting in both yaml and python files
  • New people: Mark W. Hanson (Los Gerudos Sheriff), Wendy M. Tucker, Joseph K. Baker, Jerry L. Owen, Aaron A. Kyro, William S. June
  • New structures in the Los Gerudos City: 'Los Gerudos Distillery', 'Los Gerudos Warehouse', 'Los Gerudos Prison'
  • Added a new island, near the Los Gerudos coasts: Paradise Island, that has an harbor connected to the Los Gerudos Harbor
  • Added South Pillager Raid Camps all over the Gerud Desert and Badlands
  • Reworked existing dungeons (Goro Mines and Acient Gerud)
  • Updated building source code documentation
  • Added documentation about the game engine classes at docs/ENGINE_FUNCTIONS
  • Added the event data type
  • Created the Custom Scripting Guide
  • Added more default game variables for custom scripts, and added the ability to define custom ones
  • Added new mission triggers on abort and on accept
  • Added new conversation functions for dialog data type
  • Fixed crash when downloading files
  • Fixed crash when starting game for the first time

Screenshot from 2024-05-01 19-54-14

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 zoom 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

Full Changelog: 0.23-alpha...0.24-alpha-fix

v0.23 Alpha Stable Release

14 Apr 11:06
Compare
Choose a tag to compare

This update bring bugfixes and new features

It contains:

  • Random chance on mission conditions
  • A better PR template
  • A new preferences UI (with the ability to choose which plugins to enable)
  • A new plugin handling system (multiple plugin loading and vanilla data merging with plugins data)
  • Two new debug commands: $find$point$ (find a point digit from its coordinates) and $teleport$point$ (teleport to specific X and Y coordinates).
  • A new mission about bringing back a lost dog to its owners in Los Gerudos
  • Enhanced many texts across documentation and game dialogs
  • A new class to handle yaml parsing in a better way
  • Add two new dwarf mounts: Goat Steed and Dwarf Boar
  • Made a script to run specific and extreme integration tests to the data
  • Fixed inconsistencies across documentation and game dialogs

Screenshot from 2024-03-15 19-06-08

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 zoom 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

Full Changelog: 0.22-alpha...0.23-alpha

v0.22: Alpha Stable Release

01 Apr 17:43
1409421
Compare
Choose a tag to compare

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