Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
also trigger for new deployment
  • Loading branch information
shalkya committed Apr 5, 2020
1 parent 720a72f commit d7b08e9
Showing 1 changed file with 36 additions and 36 deletions.
72 changes: 36 additions & 36 deletions lua/ui/lobby/changelogData.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,46 +4,46 @@ gamePatches = {
version = 3712,
name = 'Game Version 3712',
description = {
'- Fixed wrong rating reward when someone quit the game before it ended',
'- Fixed the black plane bug for maps',
'- Allowed to scale the UI for people playing with big screens',
'- Changed the aesthetic of seraphim units',
'- Scoreboard now group people from same team together when score is off',
'- Fixed wrong rating reward when someone quit the game before it ended',
'- Fixed the black plane bug for maps',
'- Allowed to scale the UI for people playing with big screens',
'- Changed the aesthetic of seraphim units',
'- Scoreboard now group people from same team together when score is off',
'- Added support for custom map Props',
'- Clean up improving the simulation',
'- Removed drag build from radars/sonars/stealth field and soothsayer',
'- Fixed the targeting of structures with beam weapons',
'- Addded Chinese translation and improved russian translation',
'- Score windows closing on pressing F2',
'- Added ability to spawn unit with veterancy using cheat',
'- Added ability to spawn multiple units while holding shift',
'- Fixed ACU playing twice the contruction visual fx when building',
'- Fixed UEF construction beams animation',
'- Improved the frigate sink animation rate',
'- Fixed the UI of UEF navy',
'- Improved CPU usage in lobby',
'- Moved mod manager menu from extra menu to main menu',
'- Fixed mods dependencies handling in mod manager',
'- Improved simspeed and removed code that wasn\'t working',
'- Improved Kennel animation and reduce lags due to kennel',
'- Improved text display in game and translation',
'- Fixed Russian name being wrongly displayed in lobby',
'- Improved dialogue button especially for coop',
'- Changed the display of the warning when trying to ctrl-k ACU in coop',
'- Updated mod and map blacklist',
'',
'- Removed drag build from radars/sonars/stealth field and soothsayer',
'- Fixed the targeting of structures with beam weapons',
'- Addded Chinese translation and improved russian translation',
'- Score windows closing on pressing F2',
'- Added ability to spawn unit with veterancy using cheat',
'- Added ability to spawn multiple units while holding shift',
'- Fixed ACU playing twice the contruction visual fx when building',
'- Fixed UEF construction beams animation',
'- Improved the frigate sink animation rate',
'- Fixed the UI of UEF navy',
'- Improved CPU usage in lobby',
'- Moved mod manager menu from extra menu to main menu',
'- Fixed mods dependencies handling in mod manager',
'- Improved simspeed and removed code that wasn\'t working',
'- Improved Kennel animation and reduce lags due to kennel',
'- Improved text display in game and translation',
'- Fixed Russian name being wrongly displayed in lobby',
'- Improved dialogue button especially for coop',
'- Changed the display of the warning when trying to ctrl-k ACU in coop',
'- Updated mod and map blacklist',
'',
'**Contributors**',
'- speed2',
'- KionX',
'- keyser',
'- Uveso',
'- BlackYps',
'- Strogo',
'- Stratege',
'- ZeroCiel',
'- Exotic-Retard',
'- Lorhtan',
'- Askaholic',
'- KionX',
'- keyser',
'- Uveso',
'- BlackYps',
'- Strogo',
'- Stratege',
'- ZeroCiel',
'- Exotic-Retard',
'- Lorhtan',
'- Askaholic',
},
},
{
Expand Down

0 comments on commit d7b08e9

Please sign in to comment.