Skip to content

Commit

Permalink
Update changelog for 3639
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheeo committed Jan 4, 2015
1 parent 10f609d commit a478de5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
11 changes: 9 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,18 @@ Changelog for patch 3639
- Remove debug messages
- Connection dialog no longer appears below lobby slots
- Fixed issue with players not being removed from slots on disconnect
- Fixed integrated replaysync
- "Set ranked options" button works again
- Fix integrated replaysync
- Clan tags are shown in game
- 'Set ranked options' button works again
- Tooltips for various buttons fixed and text revised
- More detailed large map preview
- Seraphim icons normalized
- Both players get ready flag cleared on swap
- Removed extra space around Rerun CPU benchmark button
- Made 'Random faction' skin load the chosen faction skin (Before it would always be UEF)
- Fixed a problem preventing player colours from being updated correctly
- Prevented CPU benchmark from running once the game starts
- General performance improvements


Thanks to pip, briang and Alex1911 for translations
Expand Down
8 changes: 7 additions & 1 deletion lua/ui/lobby/changelog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,13 @@ changelog = {
"- 'Set ranked options' button works again",
"- Tooltips for various buttons fixed and text revised",
"- More detailed large map preview",
"- Seraphim icons normalized"
"- Seraphim icons normalized",
"- Both players get ready flag cleared on swap",
"- Removed extra space around Rerun CPU benchmark button",
"- Made 'Random faction' skin load the chosen faction skin (Before it would always be UEF)",
"- Fixed a problem preventing player colours from being updated correctly",
"- Prevented CPU benchmark from running once the game starts",
"- General performance improvements"
}
}
}

0 comments on commit a478de5

Please sign in to comment.