New features:
- tackles and headers
- new AI
- fixed player(s) control mode
- zoom and rotation
- training mode
The zoom option is only available for OpenGL graphics drivers.
Enjoy it!
The YSoccer Team
New YSoccer 14
Re: New YSoccer 14
Love it!!!
AI need improve but the whole game is awesome
SWS remake
Is there a list of TODO?
I have few suggestions and i want to know if you are already implemeting them
AI need improve but the whole game is awesome
SWS remake
Is there a list of TODO?
I have few suggestions and i want to know if you are already implemeting them
Re: New YSoccer 14
ThanksForward wrote:Love it!!!
AI need improve but the whole game is awesome
Yes, here is the game statusForward wrote: SWS remake
Is there a list of TODO?
I have few suggestions and i want to know if you are already implemeting them
Re: New YSoccer 14
Awesome, just a question is this a hobby game? or you will try to finish it to make it playable for everyone?
The main problem is the AI that just runs through goal and it's a little hard
And tackles are not working properly because i tackle in front of opposite team player and he don't lose the ball
The main problem is the AI that just runs through goal and it's a little hard
And tackles are not working properly because i tackle in front of opposite team player and he don't lose the ball
Re: New YSoccer 14
It's a hobby game, but we'll try our best to finish it!Forward wrote:Awesome, just a question is this a hobby game? or you will try to finish it to make it playable for everyone?
Since an AI setting isn't available, then I suggest you to play with stronger teams at first.Forward wrote: The main problem is the AI that just runs through goal and it's a little hard
Yes we're aware of the problem, we'll try to fix it in future versions. Lateral tackles are much more effective.Forward wrote: And tackles are not working properly because i tackle in front of opposite team player and he don't lose the ball
Re: New YSoccer 14
Few question, if you don't mind.
I see you are working now on json, will you change all database to json? the team data layout will be changed?
I see you are working now on json, will you change all database to json? the team data layout will be changed?
Re: New YSoccer 14
Yes the idea is to use json instead of yst files for teams, and also to use it for other persistent data (e.g. competitions).Forward wrote:Few question, if you don't mind.
I see you are working now on json, will you change all database to json?
What do you mean by "data layout"?Forward wrote:the team data layout will be changed?
Re: New YSoccer 14
I mean the yst content file layoutMassimo32 wrote:What do you mean by "data layout"?Forward wrote:the team data layout will be changed?
ID: XXXXX
TEAM NAME: xXXX
01: # NAME LAST NAME HST
etc...
Re: New YSoccer 14
Since the yst content is not json-compatible, then this layout must be changed.Forward wrote:I mean the yst content file layoutMassimo32 wrote: What do you mean by "data layout"?
ID: XXXXX
TEAM NAME: xXXX
01: # NAME LAST NAME HST
etc...