v0.22: Alpha Stable Release
OcelotWalrus
released this
01 Apr 17:43
·
91 commits
to master
since this release
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
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
- Create requirements.txt by @lumbar527 in #1
- bugfix - change an integer into a float by @lumbar527 in #2
- bugfix - change an integer into a float again by @lumbar527 in #4
- Update README.md by @OcelotWalrus in #11
- Update README.md by @OcelotWalrus in #16
- Workflow bugfix by @OcelotWalrus in #20
- BUGFIX - Fix MacOS program compability (#21) by @OcelotWalrus in #23
- PROGRESS: Mission Data Type & More by @OcelotWalrus in #26
- PROGRESS:
main.py
splitting by @OcelotWalrus in #27 - BUGFIX: Fix Code Style Checks by @OcelotWalrus in #28
- PROGRESS: Add More Colors To The Color Palette by @OcelotWalrus in #29
- FEATURE: Custom Utilities Creation by @OcelotWalrus in #30
- BUGFIX: Fix Weapon Upgrading Issues (#15) And Another Bug by @OcelotWalrus in #32
- FEATURE: Game Data Download Customization by @OcelotWalrus in #33
- BUGFIX/FEATURE: Custom Terminal Menu by @OcelotWalrus in #35
- PROGRESS/FEATURE: Add In-Game Gameplay Guide Documentation Checkout by @OcelotWalrus in #36
- FEATURE: Use Utilities Items In Fights + Bug Fixes by @OcelotWalrus in #39
- Update zones_colors.yaml by @OcelotWalrus in #41
- Update map_item.py by @OcelotWalrus in #40
- Submodules Updates by @OcelotWalrus in #43
- Submodules Updates by @github-actions in #45
- Submodules Updates by @github-actions in #46
- Submodules Updates by @github-actions in #47
- Submodule updates patches by @OcelotWalrus in #48
- PROGRESS: Rework On The Dialog Dialogs (Added Conversations Functions) by @OcelotWalrus in #50
- PROGRESS: Add ASCII Art For Every Item by @OcelotWalrus in #51
- PROGRESS: Add Ability For Map Zones To Define Which Enemy List To Spawn At Night by @OcelotWalrus in #54
- FIX: Fix Wrong Multiple Metal Printing by @OcelotWalrus in #55
- Update health_generator.py by @OcelotWalrus in #58
- Update teleportation_rock.py by @OcelotWalrus in #59
- Update rock_paper_scissors_game.py by @OcelotWalrus in #60
- FEATURE: Consumable Effects by @OcelotWalrus in #57
- CONTENT: Game Days Upgrade by @OcelotWalrus in #62
- FEATURE-PROGRESS-CONTENT: Multiple Coordinates Moving by @OcelotWalrus in #64
- PROGRESS: Game Versions Checks by @OcelotWalrus in #66
- Ocelot walrus patch 1 by @OcelotWalrus in #67
- FEATURE/CONTENT: Mounts Upgrade by @OcelotWalrus in #69
- PROGRESS: Terminal Handling Class by @OcelotWalrus in #70
- PROGRESS: Churches & Experience Functionalities by @OcelotWalrus in #72
- PROGRESS: Allow Dialog To Run Custom Scripts by @OcelotWalrus in #73
- FEATURE: Traveling Rework & Mounts Stats Addition by @OcelotWalrus in #74
- FEATURE: Map Items by @OcelotWalrus in #75
- TWEAK/FEATURE: Battle-Train UI/System Overhaul + Saves Backups Feature by @OcelotWalrus in #76
- PROGRESS: Difficulty Modes by @OcelotWalrus in #77
- PROGRESS/CONTENT: Groceries and Harbors Functionalities by @OcelotWalrus in #80
- FEATURE/CONTENT: Add The 'X' command, Add More Vanilla Content by @OcelotWalrus in #82
- DOCUMENTATION: Credits And Copyright Implementation by @OcelotWalrus in #85
- PROGRESS: Selling Zones Discounts by @OcelotWalrus in #83
- FEATURE: Enemies Lists Overhaul by @OcelotWalrus in #88
- PROGRESS: Dungeons Functionalities by @OcelotWalrus in #90
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