-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix display glitch in colony + add minimal changelog file
- Loading branch information
Showing
4 changed files
with
46 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Version history of Vespucci | ||
|
||
_(Note: This changelog focuses on the major changes between the different | ||
versions. Therefore, it may not contain all changes. Especially smaller fixes or | ||
improvements may be omitted.)_ | ||
|
||
## Next Version 0.?.? (2024-02-??) | ||
|
||
* __[fix]__ | ||
The hover text that is shown when the mouse cursor hovers over the goods bar | ||
in the colony view is no longer obstructed by the box that displays the name | ||
of the building which is currently under construction. | ||
|
||
## Version 0.01.r217 (2015-01-26) | ||
|
||
Currently, no changelog for this version or any previous versions is available. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters