-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
20 additions
and
954 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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 |
---|---|---|
@@ -1,27 +1,9 @@ | ||
SIGNIFICANT memory performance improvements for large maps | ||
|
||
"Stats from tiles" uniques work with terrain + improvement filter combos | ||
|
||
Resolved - "Stats from tiles" uniques work with terrain + improvement filter combos | ||
Layout for resource icons in city screen when in resistance - fixed | ||
|
||
Resolved - resource icons in city screen look good with resistance | ||
Remove server notifications - bad user experience | ||
|
||
Temporarily ignore touhidurr notifications - bad user experience | ||
|
||
chore: code linting | ||
|
||
perf(mem): Only create terrainOverlay images when needed | ||
|
||
perf(mem): SIGNIFICANT memory save, removed 2 unnecessary groups per tile by only assigning when they actually contain units | ||
|
||
perf(mem): Create one TileSetStrings shared across all terrain emojis | ||
|
||
Fixed translations | ||
|
||
4.14.12-patch2 | ||
|
||
Fixed icons | ||
|
||
4.14.12-patch1 | ||
|
||
Resolved - Fixed city names disappearing | ||
|
||
hexarealm: Fix Snow Lake edge name - By RobLoach | ||
hexarealm: Fix Snow-Lake edges - By RobLoach |