Johnsey
17 years ago
1 month ago
176
Just been released, change list below.

Changelist 13.1.3

The new build includes, but is not limited to, the changes below:


MATCH ENGINE

v1313
ยท Refined position of d-line and also the lines in front of it when defending
ยท Brought wingers a bit deeper when defending
ยท Weaker players more likely to favour direct passes quicker
ยท Improved short pass accuracy slightly
ยท Tried to increase number of crosses slightly
ยท Fine-tuned shot accuracy
ยท Fixed some minor player on ball decision bugs
ยท Improved trajectory of medium length kicks like free kick shots and corners
ยท Made players better at offering out ball to team mate
ยท Tried to improve player reactions to deflected balls or tackles
ยท Made players more willing to slide tackle when opportunity and need arises
ยท Fixed some unnatural save directions from keepers
ยท Fixed keepers trying to save ball at wrong point when its heading for post or bar
ยท Made players slightly better at turning body while on the run
ยท Made strongest player stand ground when 2 players collide while going for a header
ยท Made goal celebration paths a little bit more varied
ยท Fixed commentary saying ball well wide when not really that far wide
ยท Some ball physics collision tweaks
ยท Some team talk fixes

v1314
ยท Further tuned team shape and d-line position when defending
ยท AM strata now comes back to defend unless set to "all-out attack"
ยท Made d-line shift up when opposing player with ball is successfully pressed
ยท Made d-line shift back quicker when attacking player is running with pace at them with the ball
ยท Some tweaks to marking of opponents in own area
ยท Fixed defenders shifting across as full back engages winger in last third causing bad shape
ยท Tried to reduce instances of players heading ball they could control a split second later
ยท Some minor fixes relating to player interception of ball
ยท Some refinements to off ball movement around ball player
ยท Some general tweaks to pass choice and on ball decision making
ยท Some more minor keeper save fixes
ยท Fixed some instances of woodwork hit not being registered
ยท Fixed player not waiting to get up before running off to celebrate after scoring a diving header

v1315
ยท Fixed ultra-rare crash when player shoots from close range
ยท Further small refinements to on ball decisions and pass choice
ยท Improved direct free kick trajectory slightly
ยท Improved crossing aim AI
ยท Fine-tuned pass and shot accuracy slightly
ยท Improved player reaction and awareness of ball generally
ยท Improved defensive tracking of player running with ball
ยท Slight reduction of player reaction time to fast curling balls
ยท Slight reduction of player reaction time when ball a long way away from them especially if not facing it
ยท Improved defender lateral positioning when defending wide ball
ยท Fixed winger not staying wide when asked to hug touchline and ball on his side in advanced position
ยท Goalkeeper should narrow the angle better when a play is running at him at speed
ยท Goalkeepers should try to move under the ball path even if they think they can't reach it.
ยท Fixed a bug where the keeper fails to catch a ball if it has just hit the crossbar/post
ยท Fixed keeper turning ball over bar described as turning it round post
ยท Fixed some player collision avoidance issues
ยท Fixed a bug where an offside is given instead of a free kick for a foul
ยท Stop a rare teleport bug with goal celebrations
ยท Fixed animation issues whilst player argues with ref
ยท Fixed small anomaly in team selection AI

v1316
ยท Fixed bug causing players to occasionally react too late to pass
ยท Improved pressing of opponents slightly
ยท Made players more willing to go for a riskier interception if ball receiver is in a goal scoring position
ยท Tweaked keeper positioning when facing down attacker
ยท Reduced pointless passing slightly
ยท Fine-tuned chance of speculative passes slightly
ยท Refine kick inaccuracy algorithm slightly

v1317
ยท Fixed defenders not turning quick enough when tracking player running onto through ball
ยท Reduced likelihood of players making pass when in clear cut shooting position

V1318
ยท Fixed keepers not reacting to powerful close range shots

GENERAL/PERFORMANCE

ยท Improved processing speeds
ยท Fixed rare crash when pressing โ€˜Set for Releaseโ€™
ยท Fixed sole crash using edited database in network game
ยท Fixed interface slowdown when scouting hundreds of players at once
ยท Fixed issue where teams were being overcharged Tax

COMPETITIONS

ยท Fixed Russian Cup final clash with World Cup call-ups
ยท Fixed Spanish registration window in 2015/16 season
ยท Fixed user taking control of friendly, when assistant set to

CONFIDENCE

ยท Fixed board confidence in relation to โ€˜Give youth a chanceโ€™ promise
ยท Fixed board expectations not reflecting those set in meeting
ยท Improved international managerial appointments

GUI

ยท Fixed live league table widget not holding position
ยท Fixed attribute colour state saving
ยท Fixed coaching assignment state saving
ยท Fixed scrollbar reverting top top when adjusting individual training
ยท Fixed squad depth chart displaying PA over CA
ยท Fixed up/down keys not responding post-match
ยท Fixed new position training state saving
ยท Fixed custom background pictures not showing


NETWORK

ยท Added โ€˜Show only friendsโ€™ option to network lobby
ยท Fixed inconsistent behaviour of timers
ยท Fixed pre-match force continue proceeding too far
ยท Fixed client scouting assignments
ยท Fixed client match vs host, when host on holiday
ยท Fixed flickering/slowdown on client transfer list screens

TRANSFERS & CONTRACTS

ยท Staff in FMC now signed onto rolling contracts
ยท Fixed agents offering players for ยฃ200m
ยท Fixed French transfer values
ยท Fixed rare instance of transfer news with no option to respond
ยท Fixed loophole allowing Rangers to break transfer embargo
keverend
13 years ago
1 month ago
15
Premium
Not had a chance to play it since updating but the patch notes look promising with regards to the match engine issues I've been having. Might be able to view a match in 3D without being reduced to tears
hitman19ko
14 years ago
4 years ago
43
The new patch did something strange to my skin...

https://sortitoutsi.net/uploads/mirrored_images/S5hOoiqKP73YzwVZVogs1P36DF6Gz3dvMVVfMe7S.png
https://sortitoutsi.net/uploads/mirrored_images/O6XkICn2g4x8LM1N7sX5klgPPsKhIc2IPk0qC7j9.png

Does anyone know how to change the font color?
AlienInRussia
11 years ago
9 years ago
3
Hello,


so you need to edit the settings.xml

Which skin are you using please?

About attributes
you need to edit a code with name "attribute label". (first look for the following commentary <!-- attributes colours --> ). it's close to the commentary.

If you don't have it just copy paste the following line


<colour name="attribute label" red="0" green="0" blue="0"/>



About condition

I'm not sure but it should be these codes

<colour name="low condition" red="255" green="0" blue="0" />
<colour name="mid condition" red="255" green="255" blue="0" />
<colour name="high condition" red="0" green="0" blue="255" />

Copy paste if you don't have,


then reload your skin.

Hope it was helpful and clear
KEZ_7
17 years ago
3 days ago
1,875
By hitman19ko | Permalink | On 21 November 2012 - 06:34 AM
The new patch did something strange to my skin...


Does anyone know how to change the font color?

Delete any other files in your skins folders. That tends to be because of a file conflict rather than the data
hitman19ko
14 years ago
4 years ago
43
Okay I got it to work now. Thanks guys!
sylwester
11 years ago
9 years ago
1
By Johnsey | Permalink | On 20 November 2012 - 23:48 PM
Just been released, change list below.

Changelist 13.1.3

The new build includes, but is not limited to, the changes below:


MATCH ENGINE

v1313
ยท Refined position of d-line and also the lines in front of it when defending
ยท Brought wingers a bit deeper when defending
ยท Weaker players more likely to favour direct passes quicker
ยท Improved short pass accuracy slightly
ยท Tried to increase number of crosses slightly
ยท Fine-tuned shot accuracy
ยท Fixed some minor player on ball decision bugs
ยท Improved trajectory of medium length kicks like free kick shots and corners
ยท Made players better at offering out ball to team mate
ยท Tried to improve player reactions to deflected balls or tackles
ยท Made players more willing to slide tackle when opportunity and need arises
ยท Fixed some unnatural save directions from keepers
ยท Fixed keepers trying to save ball at wrong point when its heading for post or bar
ยท Made players slightly better at turning body while on the run
ยท Made strongest player stand ground when 2 players collide while going for a header
ยท Made goal celebration paths a little bit more varied
ยท Fixed commentary saying ball well wide when not really that far wide
ยท Some ball physics collision tweaks
ยท Some team talk fixes

v1314
ยท Further tuned team shape and d-line position when defending
ยท AM strata now comes back to defend unless set to "all-out attack"
ยท Made d-line shift up when opposing player with ball is successfully pressed
ยท Made d-line shift back quicker when attacking player is running with pace at them with the ball
ยท Some tweaks to marking of opponents in own area
ยท Fixed defenders shifting across as full back engages winger in last third causing bad shape
ยท Tried to reduce instances of players heading ball they could control a split second later
ยท Some minor fixes relating to player interception of ball
ยท Some refinements to off ball movement around ball player
ยท Some general tweaks to pass choice and on ball decision making
ยท Some more minor keeper save fixes
ยท Fixed some instances of woodwork hit not being registered
ยท Fixed player not waiting to get up before running off to celebrate after scoring a diving header

v1315
ยท Fixed ultra-rare crash when player shoots from close range
ยท Further small refinements to on ball decisions and pass choice
ยท Improved direct free kick trajectory slightly
ยท Improved crossing aim AI
ยท Fine-tuned pass and shot accuracy slightly
ยท Improved player reaction and awareness of ball generally
ยท Improved defensive tracking of player running with ball
ยท Slight reduction of player reaction time to fast curling balls
ยท Slight reduction of player reaction time when ball a long way away from them especially if not facing it
ยท Improved defender lateral positioning when defending wide ball
ยท Fixed winger not staying wide when asked to hug touchline and ball on his side in advanced position
ยท Goalkeeper should narrow the angle better when a play is running at him at speed
ยท Goalkeepers should try to move under the ball path even if they think they can't reach it.
ยท Fixed a bug where the keeper fails to catch a ball if it has just hit the crossbar/post
ยท Fixed keeper turning ball over bar described as turning it round post
ยท Fixed some player collision avoidance issues
ยท Fixed a bug where an offside is given instead of a free kick for a foul
ยท Stop a rare teleport bug with goal celebrations
ยท Fixed animation issues whilst player argues with ref
ยท Fixed small anomaly in team selection AI

v1316
ยท Fixed bug causing players to occasionally react too late to pass
ยท Improved pressing of opponents slightly
ยท Made players more willing to go for a riskier interception if ball receiver is in a goal scoring position
ยท Tweaked keeper positioning when facing down attacker
ยท Reduced pointless passing slightly
ยท Fine-tuned chance of speculative passes slightly
ยท Refine kick inaccuracy algorithm slightly

v1317
ยท Fixed defenders not turning quick enough when tracking player running onto through ball
ยท Reduced likelihood of players making pass when in clear cut shooting position

V1318
ยท Fixed keepers not reacting to powerful close range shots

GENERAL/PERFORMANCE

ยท Improved processing speeds
ยท Fixed rare crash when pressing โ€˜Set for Releaseโ€™
ยท Fixed sole crash using edited database in network game
ยท Fixed interface slowdown when scouting hundreds of players at once
ยท Fixed issue where teams were being overcharged Tax

COMPETITIONS

ยท Fixed Russian Cup final clash with World Cup call-ups
ยท Fixed Spanish registration window in 2015/16 season
ยท Fixed user taking control of friendly, when assistant set to

CONFIDENCE

ยท Fixed board confidence in relation to โ€˜Give youth a chanceโ€™ promise
ยท Fixed board expectations not reflecting those set in meeting
ยท Improved international managerial appointments

GUI

ยท Fixed live league table widget not holding position
ยท Fixed attribute colour state saving
ยท Fixed coaching assignment state saving
ยท Fixed scrollbar reverting top top when adjusting individual training
ยท Fixed squad depth chart displaying PA over CA
ยท Fixed up/down keys not responding post-match
ยท Fixed new position training state saving
ยท Fixed custom background pictures not showing


NETWORK

ยท Added โ€˜Show only friendsโ€™ option to network lobby
ยท Fixed inconsistent behaviour of timers
ยท Fixed pre-match force continue proceeding too far
ยท Fixed client scouting assignments
ยท Fixed client match vs host, when host on holiday
ยท Fixed flickering/slowdown on client transfer list screens

TRANSFERS & CONTRACTS

ยท Staff in FMC now signed onto rolling contracts
ยท Fixed agents offering players for ยฃ200m
ยท Fixed French transfer values
ยท Fixed rare instance of transfer news with no option to respond
ยท Fixed loophole allowing Rangers to break transfer embargo
dramacydal2002
13 years ago
9 years ago
75
anyone else not able to update from steam? peace of crap this is the first year I have used it and all of a sudden my laptop is crashing and getting all sorts of errors and issues!
asmirlfc
17 years ago
6 years ago
46
I found 2D match player icons much smaller than previous, may be too small

You'll need to Login to comment