2023-08-23 10:01:06 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
wesnoth: updated to 1.16.10
Version 1.16.10
Campaigns
* Heir to the Throne
* S03: Rewrite intro text, including a hint about training troops
Editor
* Scrolling the map north or south can move the text that overlays the map, \
so it doesn't always obscure the southmost hexes of the map.
Multiplayer
* Allied units’ orbs no longer look like the player’s own units’ orbs.
* By default, they are now two-color during the ally’s turn.
* Added an advanced setting to always show them as single-color (the ally \
color).
* "Back to Turn" menu no longer crashes the game when used
After the game has ended.
* World Conquest: Fixed rare lua error when a unit is killed.
* World Conquest: Fixed Bezoar Item.
* World Conquest: Fixed some items losing their effects in
later scenarios.
* World Conquest: Fixed units losing hp wheh picking up an
artifact
* World Conquest: Fixed "Promote to commander"
Translations
* Updated translations: Arabic, Czech, French, Italian, Spanish, Portuguese \
(Brazil)
User interface
* Fix file dialogs (e.g. Save As dialog in the Map Editor) not listing \
/run/media/USER
as a possible file location on modern Linux distributions.
* Update the preferences window’s Display resolution list if the game \
window is resized.
* Improved the layout of the orb colors dialog, and added tooltips.
Miscellaneous and Bug Fixes
* Fixed Possible Crash when using planning mode
* Fixed Possible OOS when using planning mode
* Fixed game hanging when an enemy attacks a unit
with planned moves
* Fixed custom effects implemented via wesnoth.effects
losing their effects in later scenarios.
* Fix Crash undo+redo error after reloading
* Fix Crash when loading old replays
* Fix Crash when a unit has bad animations replays
* Postponed the removal of the `SPECIAL_NOTES` macro, which means there will \
be fewer log messages.
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-07-22 11:09:44 by Nia Alarie | Files touched by this commit (1) |
Log message:
wesnoth: Create PLIST.Linux
|
2023-07-18 20:13:45 by Nia Alarie | Files touched by this commit (23) |
Log message:
games: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES
|
2023-07-10 00:31:19 by Nia Alarie | Files touched by this commit (1) |
Log message:
wesnoth: require at least GCC 7 for std::string_view.
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687) |
Log message:
*: Recursive revbump from audio/libopus 1.4
|
2023-04-24 17:24:00 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
wesnoth: updated to 1.16.9
Version 1.16.9
Translations
* Updated translations: British English, Bulgarian, Chinese (Simplified), \
Czech, Dutch, French, German, Italian, Polish, Portuguese (Brazil), Spanish, \
Turkish
Miscellaneous and Bug Fixes
* wesnoth_addon_manager now supports SSL/TLS connection (using the `--secure` \
flag)
* wesnoth_addon_manager now supports IPv6 connection (using the `--ipv6` flag)
* Added new command line flag `--terms` to wesnoth_addon_manager (retrieves \
and prints the add-ons server upload terms)
* wesnoth_addon_manager now supports the `--version` flag (reports the \
current Wesnoth version)
* Removed unused `--color` switch from wesnoth_addon_manager
|
2023-04-23 16:26:33 by Adam Ciarcinski | Files touched by this commit (271) |
Log message:
revbump for boost
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|