wesnoth
wesnoth copied to clipboard
An open source, turn-based strategy game with a high fantasy theme.
[UtBS] In S9, Replace the "x turns remain to free x merfolk" popup message with UI counter elements
### Describe the desired feature # Existing design The current implementation of how the player is given information on the remaining merfolk and the remaining time is this:  This...
According to usage, i ended up adding the macros: * `SCREEN_FADE_OUT` - replaces `FADE_TO_BLACK` in most cases * `SCREEN_FADE_IN` - replaces `FADE_IN` in most cases * `SCREEN_FADE r g b...
### Describe the desired feature In their current form bots are not at all problematic but as time goes on many more bots are planned to be added for longer...
Hey there, just reporting this bug as I was asked by the developers. I couldn't join the game at the bottom of the list "segfaulted's game." Then this error came...
### Describe the desired feature There is a certain nuance about the way this scenario works that some players may fail to grasp, especially the first time they play the...
Apply this patch: ``` diff --git a/data/core/units/humans/Mage_of_Light.cfg b/data/core/units/humans/Mage_of_Light.cfg index 74c7a268fad..e1f96074a90 100644 --- a/data/core/units/humans/Mage_of_Light.cfg +++ b/data/core/units/humans/Mage_of_Light.cfg @@ -55,7 +55,7 @@ Following a strict code of piety and honor, these men and...
### Game and System Information - What version of the game are you running? The Battle for Wesnoth version 1.15.11+dev (c72ea20c-Clean) x86_64 Running on Freedesktop.org 20.08.8 (Flatpak runtime) x86_64 ###...
### Game and System Information - **Version:** 1.17.6, master @ 720094361d446c9f05495906117dd2c773ce746f - **Downloaded from:** git - **OS:** Linux ### Description of the bug The undo command no longer works. The...
### Edited to turn into a feature request: The resolution dropdown in preferences was previously used to set fullscreen resolution, so it lists display modes available on the monitor. However...
https://github.com/wesnoth/wesnoth/blob/d6bc417bb3541c7bb4cd148713d4453478c5ee84/src/units/map.cpp#L183-L188 The commit introducing this was c10d72d57a3e9806ca3ade58b0096a086485523b from August 2011, nearly 11 years ago at time of writing. The info from the gna bug dump from 2017 says (assuming the...