Skip to content

Commit

Permalink
Update changelogs for 3674 release
Browse files Browse the repository at this point in the history
  • Loading branch information
aeoncleanse committed Feb 5, 2017
1 parent 54229dc commit da29a6c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
12 changes: 11 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Patch 3674 (Upcoming)
============================
http://content.faforever.com/patchnotes/3674.html

### Lobby
- Use default map from file. This allows coop, tutorials, and other mods to have an easier time
- Allow factions to be restricted per slot
Expand All @@ -18,9 +20,17 @@ Patch 3674 (Upcoming)
- Ythotha
- Changed various aspects of the unit to make it easier to micro
- UniformScale decreased 0.05 -> 0.042
- TurnRate increased 40 -> 70
- TurnRate increased 40 -> 60
- SizeX decreased 3.5 -> 3.2
- SizeY decreased 8.5 -> 7.5
- Eye weapon MaxRadius increased 45 -> 47
- Gatling arm weapon MaxRadius increased 45 -> 47
- Medium cannon weapon MaxRadius increased 45 -> 47
- AA
- MaxRadius increased 45 -> 47
- AOE increased 1.5 -> 4
- Can shoot at a slightly greater angle to eliminate blindspots',
- Added UseFiringSolutionInsteadOfAimBone = true for better AA performance',
- Added ACU as higher priority target on the DeathBall
- Various changes to weapon arcs and targeting angles
- T1 Factories
Expand Down
10 changes: 9 additions & 1 deletion lua/ui/lobby/changelog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -461,9 +461,17 @@ changelog = {
'- Ythotha',
' - Changed various aspects of the unit to make it easier to micro',
' - UniformScale decreased 0.05 -> 0.042',
' - TurnRate increased 40 -> 70',
' - TurnRate increased 40 -> 60',
' - SizeX decreased 3.5 -> 3.2',
' - SizeY decreased 8.5 -> 7.5',
' - Eye weapon MaxRadius increased 45 -> 47',
' - Gatling arm weapon MaxRadius increased 45 -> 47',
' - Medium cannon weapon MaxRadius increased 45 -> 47',
' - AA',
' - MaxRadius increased 45 -> 47',
' - AOE increased 1.5 -> 4',
' - Can shoot at a slightly greater angle to eliminate blindspots',
' - Added UseFiringSolutionInsteadOfAimBone = true for better AA performance',
' - Added ACU as higher priority target on the DeathBall',
' - Various changes to weapon arcs and targeting angles',
'- T1 Factories',
Expand Down

0 comments on commit da29a6c

Please sign in to comment.