progress?
-
- Someone..
- Posts: 4
- Joined: Thu Nov 09, 2006 12:05 pm
- Location: UK
progress?
Hi there
I've noticed things are a little quiet recently. Is the project still being developed actively?
cheers
Mark
I've noticed things are a little quiet recently. Is the project still being developed actively?
cheers
Mark
Re: progress?
Hi Mark,redbullmarky wrote:Hi there
I've noticed things are a little quiet recently. Is the project still being developed actively?
cheers
Mark
yes at present we're not working so much on the project (for lack of time) but we hope to work more in the future.
Ciao,
Massimo
so i read that you won't continue on yoda soccer...
what about openworldsoccer??? any new developments???
no one wrote a message here since 2007!!!
(except in italian language... and i'm from germany...)
i'd like to continue myself with yoda soccer or help you with ows...
are you still working on one of them???
p.s. in the german language 'quit to os' is called "Zurück zum System" instead of "Züruck zum System"
what about openworldsoccer??? any new developments???
no one wrote a message here since 2007!!!
(except in italian language... and i'm from germany...)
i'd like to continue myself with yoda soccer or help you with ows...
are you still working on one of them???
p.s. in the german language 'quit to os' is called "Zurück zum System" instead of "Züruck zum System"
Yes, we're now working on Open World Soccer:Andy wrote:so i read that you won't continue on yoda soccer...
what about openworldsoccer??? any new developments???
no one wrote a message here since 2007!!!
(except in italian language... and i'm from germany...)
i'd like to continue myself with yoda soccer or help you with ows...
are you still working on one of them???
http://openworldsoccer.sourceforge.net
Thanks!Andy wrote: p.s. in the german language 'quit to os' is called "Zurück zum System" instead of "Züruck zum System"
Last edited by Massimo32 on Sun Jun 29, 2008 2:55 pm, edited 1 time in total.
When I run the game with blitzmax, after some clicks the game repeats one second of the menu music over and over... and then: when you click on "exit" in one of the menus, the game crashes completely and you get the message
"Unhandled Exception:Attempt to access field or method of Null object"
and in the code "WaitTimer(menu_timer:TTimer)" is highlighted...
but if I turn all lines that use "createtimer" or "waittimer" with the variable menu_timer into comments (or if you delete them) then the problem no longer exists!!!!
AND: the version 0.73 was very slow (on windows) until I saw the line
'SetGraphicsDriver GLMax2DDriver() 'windows version only
and deleted the first '
p.s. what do you need the timer for??? limiting game speed, right?
"Unhandled Exception:Attempt to access field or method of Null object"
and in the code "WaitTimer(menu_timer:TTimer)" is highlighted...
but if I turn all lines that use "createtimer" or "waittimer" with the variable menu_timer into comments (or if you delete them) then the problem no longer exists!!!!
AND: the version 0.73 was very slow (on windows) until I saw the line
'SetGraphicsDriver GLMax2DDriver() 'windows version only
and deleted the first '
p.s. what do you need the timer for??? limiting game speed, right?
Thanks for reporting! It's strange because it's the same code as the linux and osx versions.Andy wrote: but if I turn all lines that use "createtimer" or "waittimer" with the variable menu_timer into comments (or if you delete them) then the problem no longer exists!!!!
You've enabled OpenGL. Otherwise DirectX is used.Andy wrote: AND: the version 0.73 was very slow (on windows) until I saw the line
'SetGraphicsDriver GLMax2DDriver() 'windows version only
and deleted the first '
Yes, and you can comment those lines, because the only animation in menus is the border of the button.Andy wrote: p.s. what do you need the timer for??? limiting game speed, right?
-
- Soccer fan
- Posts: 51
- Joined: Tue Mar 06, 2012 4:37 pm
Re: progress?
hi guys!
what's up here? anything new? what's up with the project? do we have to wait a lot for the new version?
thx for the answer!
what's up here? anything new? what's up with the project? do we have to wait a lot for the new version?
thx for the answer!
YSoccer Hungary: www.ysoccerhungary.gportal.hu
YSH Facebook: https://www.facebook.com/YSoccer-Hungar ... 837354521/
YSH Facebook: https://www.facebook.com/YSoccer-Hungar ... 837354521/
Re: progress?
Hi ujpest4ever!
The new version is under development. The goal for the next release is to add heading, tackling and a new AI.
It takes some time because the old code was too messy and has been mostly thrown away.
You can follow the progress by trying the development version, which is available from the code repository.
The new version is under development. The goal for the next release is to add heading, tackling and a new AI.
It takes some time because the old code was too messy and has been mostly thrown away.
You can follow the progress by trying the development version, which is available from the code repository.
-
- Soccer fan
- Posts: 51
- Joined: Tue Mar 06, 2012 4:37 pm
Re: progress?
thx for your answer! an other question: will be "saving tournaments and cups" added?
i wish you good work!
i wish you good work!
YSoccer Hungary: www.ysoccerhungary.gportal.hu
YSH Facebook: https://www.facebook.com/YSoccer-Hungar ... 837354521/
YSH Facebook: https://www.facebook.com/YSoccer-Hungar ... 837354521/
Re: progress?
Saving of tournaments and cups (and a new format for database) will be the next development, but probably it won't get into the next beta.ujpest4ever wrote:thx for your answer! an other question: will be "saving tournaments and cups" added?
Re: progress?
So by saying new code we will see new graphics?
Re: progress?
No, the graphics will remain the sameTasos5 wrote:So by saying new code we will see new graphics?
-
- Soccer fan
- Posts: 33
- Joined: Fri Sep 23, 2011 1:30 am
- Location: Porto,Valongo - Portugal
Re: progress?
Any news for next update?