Bygfoot Football Manager Forum Index Bygfoot Football Manager
Public forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

1.9.3 stages

 
Post new topic   Reply to topic    Bygfoot Football Manager Forum Index Development stages
View previous topic :: View next topic  
Author Message
gyboth
Site Admin


Joined: 18 Dec 2004
Posts: 1394
Location: Passau, Germany

PostPosted: Fri Oct 28, 2005 10:45 am    Post subject: 1.9.3 stages Reply with quote

two new features are implemented in the current cvs version.

CPU team strategies
====================
in 1.9.2, teams have a more or less random style and formation and stick to it throughout a match and for several weeks. since the very beginning of the development of the 1.9 branch, i was planning to make cpu teams react to events in live games; i just waited until the live game was more or less stable.

alefzero came up with the idea to create strategies in XML files. this is now implemented. in a nutshell, such a file tells a CPU team how to prepare before a match (taking into account things like the average skill diff between the team and its opponent) and which actions to take during a match. the system uses tokens and conditions, just like live game commentary files.

here's an excerpt from a strategy file:
Code:

  <prematch cond="_LAYERDIFF_ > 1 or _AVSKILLDIFF_ < -14">
    <formation>532</formation>
    <formation>442</formation>
    <formation>352</formation>
    <prematch_style>all-out-defend</prematch_style>
  </prematch>

    <match_action cond="_MI_ >= 40 and _MI_ < 65 and _GOALSTOWIN_ = 3">
      <sub cond="_SUBSLEFT_ > 1">
        <in prop="best">forward</in>
        <out prop="weakest">midfielder defender</out>
      </sub>
      <style>all-out-attack</style>
    </match_action>

of course i won't go into strategy details here; if you're interested in writing a strategy (and testing the system, which is by no means complete and bug-free), read the strategy howto.

betting
===============
well, not too much to say here. the user can bet on matches without user participation. a screenie is worth more than a thousand words:



the betting system probably needs refinement, too. in particular, i'm not sure it's not too easy to make a lot of money with betting.

gyözö

_________________
Press any key to continue or any other key to quit.
-------------
gyboth@jabber.freenet.de // Skype: gyboth
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
dylansmrjones



Joined: 26 Apr 2005
Posts: 42
Location: Denmark

PostPosted: Wed Nov 02, 2005 8:08 am    Post subject: Oh no... Reply with quote

This means more strings to translate Rolling Eyes
.
.
.
Wink

_________________
---copyright is no right---
Back to top
View user's profile Send private message
gyboth
Site Admin


Joined: 18 Dec 2004
Posts: 1394
Location: Passau, Germany

PostPosted: Wed Nov 02, 2005 8:45 am    Post subject: Reply with quote

can't be helped, new features = new strings in most cases.

but don't worry, once you've reached 100% (which you did), for each new release you only have to work 10-15 minutes Wink

gyözö

_________________
Press any key to continue or any other key to quit.
-------------
gyboth@jabber.freenet.de // Skype: gyboth
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
gyboth
Site Admin


Joined: 18 Dec 2004
Posts: 1394
Location: Passau, Germany

PostPosted: Thu Dec 01, 2005 12:02 pm    Post subject: Reply with quote

the first draft of the job exchange is cvsed. it looks like this:


there are bound to be a lot of bugs still, so please test.

note that there are jobs from abroad, too (otherwise there'd be a lot fewer bugs Wink).

i also have to add a few things, like right-click to apply directly without looking at the team info. and i believe the success function is flawed, teams from abroad always accept your application right now Razz

gyözö

_________________
Press any key to continue or any other key to quit.
-------------
gyboth@jabber.freenet.de // Skype: gyboth
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
dylansmrjones



Joined: 26 Apr 2005
Posts: 42
Location: Denmark

PostPosted: Wed Dec 14, 2005 10:09 am    Post subject: uuuhhhh :) Reply with quote

When when when when when when when when when when when when when when when is it coming...!?!?!? You know what I mean... Bygfoot 1.9.3...

Oh when oh when is it coming.... ooooohhh, Missa can wait Laughing

_________________
---copyright is no right---
Back to top
View user's profile Send private message
gyboth
Site Admin


Joined: 18 Dec 2004
Posts: 1394
Location: Passau, Germany

PostPosted: Wed Dec 14, 2005 10:35 am    Post subject: Reply with quote

good news, mr jones: today Smile within an hour, i'd say Smile

i can't imagine, however, why a computer-savvy man like you doesn't use the CVS version Wink especially considering how easy it is to get one with the bygfoot-update script, without having to use that horrible CVS syntax.

gyözö

_________________
Press any key to continue or any other key to quit.
-------------
gyboth@jabber.freenet.de // Skype: gyboth
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
dylansmrjones



Joined: 26 Apr 2005
Posts: 42
Location: Denmark

PostPosted: Wed Dec 14, 2005 11:20 am    Post subject: Reply with quote

gyboth wrote:
good news, mr jones: today Smile within an hour, i'd say Smile


Nice to know Very Happy

gyboth wrote:
i can't imagine, however, why a computer-savvy man like you doesn't use the CVS version Wink especially considering how easy it is to get one with the bygfoot-update script, without having to use that horrible CVS syntax.

gyözö


# Begin Lame Explanation

Well, gimme some time Razz - my gentoo system is only a few weeks old and haven't gotten around to the update script. But I have considered doing it Razz

# End Lame Explanation

_________________
---copyright is no right---
Back to top
View user's profile Send private message
gyboth
Site Admin


Joined: 18 Dec 2004
Posts: 1394
Location: Passau, Germany

PostPosted: Wed Dec 14, 2005 11:37 am    Post subject: Reply with quote

dylansmrjones wrote:
# Begin Lame Explanation

Well, gimme some time Razz - my gentoo system is only a few weeks old and haven't gotten around to the update script. But I have considered doing it Razz

# End Lame Explanation
lame indeed. when i install a gentoo system, it's finished and highly profiled within 3 days Wink

gyözö

_________________
Press any key to continue or any other key to quit.
-------------
gyboth@jabber.freenet.de // Skype: gyboth
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Bygfoot Football Manager Forum Index -> Development stages All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group