1. Tennis Elbow 4
  2. News

Tennis Elbow 4 News

Version 0.52 - Build 78 ; SubBuild 2022.3.9

Hello,

Here's another update that ends the addition of new animations (maybe not forever, though :-) ).

Hopefully, significant polishing of animations will come, but it'll be in a distant future.

I'll go on trying to fix any glitch reported, though.

The next step should likely be adding stadiums.

[h2]New Features :[/h2]
- Animation : hand-made stretching animations for the forehand & backhand when the ball is a bit too far and the player doesn't move too fast, giving more reach than the normal strikes, even stretched (1)

[h2]Changes :[/h2]
- Input : updated to the latest Rewired version (it's the Unity plugin used to access your controller)
- Gameplay : slightly raised the time to stop to run when pressing a strike button so now it matches the time needed to trying to run in the opposite direction

[h2]Bug Fixes :[/h2]
- Gameplay : the AutoPos could make your player goes in the wrong direction when the ball was very far
- Gameplay : the auto-positioning was a bit too incorrect when sliding
- AI : the CPU strike animation wasn't correctly synchronized with the actual hit if he started to run to the side
- AI : in some situations, the CPU wasn't deciding correctly to switch to the slice
- Animation : the players could do weird hip movement when striking the ball right after having moved
- Animation : when missing the ball, the strike animation could kinda pause for an instant
- Stadium : the 2D version of the grass court was messed up
- World Tour : doubles specialist with a low Doubles Spirit could get too high skills ; now the Doubles Spirit is raised instead
- Match Replay / Online : fixed 2 related bugs that together were leading to desync on full match replay ; this could also lead to desync when playing an online doubles match while hiding the opponent Danger Zone

[h2]Notes :[/h2]
(1) - These new stretching animations don't trigger often ; their best chance is on the return of serve, so they should slightly lower the acing rate


ManuTOO
=== Mana Games ===

Version 0.50 - Build 77 ; SubBuild 2022.2.22

[h2]New Features :[/h2]
- Animation : new volley animations, including hand-made low and high volleys (that are still adjusted by the dynamic animation system) ; the legacy volley animations are now bound to the Forehand #8, and have hand-made high volley animations
- World Tour : added handmade outfit configurations to a few players, thanks to masterp443 !

[h2]Changes :[/h2]
- Gameplay : lowered the extra-reach for all the strikes when the ball is very low or very high (as the racket describes somewhat of a circle instead of a linear limit), which should avoid some weird animations and give a more realistic reach overall
- Animation : the players won't try anymore to hit the ball after it has bounced against a wall, to avoid doing weird animations

[h2]Bug Fixes :[/h2]
- AI : fixed a couple of animation desync issues for the CPU
- Animation : fixed a little jerking that could happen when the human player had missed the ball

Build 76 - SubBuild 2022.2.9

[h2]New Features :[/h2]
- Helpers : you can now select different visuals for the Danger Zone ; the new ones are a bit or a lot more discreet than the original one ; you can select them in Settings -> 3d Match -> Danger Zone
- Modding : you can now Mod the Danger Zone textures

[h2]Bug Fixes :[/h2]
- AI : since the previous Build, the CPU could reposition itself in the wrong place after have hit the ball
- Sound : the crowd disappointment sound wasn't playing since the big change in the sound system last month

Build 75 - SubBuild 2022.2.8-1

[h2]Changes :[/h2]
- Strike : lowered a bit the lob precision when your opponent isn't at the net
- Strike : lowered a tiny bit the defense lob speed, so it'll be less easy to do a winning lob with it

[h2]Bug Fixes :[/h2]
- AI : fixed a bunch of issues leading to animation desync for the CPU
- Stadium : the ads, the speed & time boards had disappeared on a half of the Australian Slam stadium
- World Tour : when your player was a Junior, your doubles partner had a better ranking than you and you wanted to enter a doubles Pro tournament, you were queued after all the Pros and thus always ended in the qualifications

SubBuild 2022.2.8

[h2]Bug Fixes :[/h2]
- Modding : having copied the GameSys.ini from the Modding SDK (or just put the whole Modding SDK into your Mods folder) was making the game crash.

[h2]Important note about Modding the game :[/h2]
Do not put the Modding SDK into the Mods folder. Copy only the modified files into your Mods folder. eg: "Mods\MySuperMod\Ini\Players.ATP.ini".

For GameSys.ini and other similar .ini files, do not copy it ; instead use the GameSys_Mod.ini version as explained in the Modding SDK documentation : https://www.managames.com/Forum/topic11-31376.php .

This update fixed a crash coming from such an use, but others might come if you use the whole SDK as it'll prevent updates in the files present in your Mods folder.