v3.0-rc.2
Pre-release
Pre-release
This is a second release candidate on the way to v3.0 stable. The following commits where selected from master
branch and back-ported to the stable
branch.
Game
Visual appearance and usability
- Always send wonder information to the player's team -- 768ad18
- Show unit vision in help dialog for units -- 41d825d
- Add black border to Yugoslavian flag -- 5577589
- Fix wonder border for Terracotta Army -- fa49a40
- Fix sending current research to team mates -- cd6a801
- Fix saving hexagonal maps to image -- 5db3a22
- Fix displaying the total output in city dialog tooltips -- adcc73b
- Fix timeout in the Turn Done tooltip when > 1 hour -- 42f2659
- Make passing an
fc21://
URL to the client trigger autoconnect -- f41ddc1
Rulesets/tilesets/...
Bug Fixes
- Fix duplicate shortcut with "Go to and..." -- ee6be29
- Fix invoking
SC_NUKE
from the unit control bar -- 08b56ff - Ask
QTextStream
to decode text asUTF-8
-- 990ec6d - Don't crash when global observing -- 7be2589
- Set the connection state before starting the metaserver scan -- e9a6f91
- Fix a crash with sprite_type = "hex_cell" -- e82ff81
- Reset the internal password on the first connection attempt -- bc431eb
- Don't update the chat completion list with every new message (drastically reduces connect time) -- 92ea5a8
Utility / Tools / Code Refactoring / Other
Build Tools
- Don't prompt to remove previous version on windows -- e96480a
- CPack: fix an issue with the package version -- e7d8a32
- Remove openssl override to v1.1.1 in vcpkg.json -- 71709d5
- Use SSL v3 libraries for MSYS2 -- 0ec86bf
- DOCS: Don't document not working hex_corner w/ single matching -- 854dec0
- DOCS: Update of the client manual (to new stable branch version) -- 36c8dbe 6f08927 46e9413
- DOCS: Add detailed message and shortcut options to the client (game) manual -- 2ae6470 a8bb74b 24eb753
NOTE: Community members wishing to download the source code. You will notice that there are two sets of source code in the assets section below. One set will have a label of "Source Code (zip)" and "Source Code (tar.gz)" and the other set will be a tar.gz and zip file with the name of the tagged release and a file size shown. Please download and use the files with the name of the tagged release and file size shown. The other two will not compile properly.